Hello,
Could anyone help me with this, please? I have tried all I could find, but I can't get my array to pass from my Virtuemart "plugin" to another Virtuemart "component" of mine.
I have tried using JFactory::getApplication()->set() / get(), JFactory::getApplication()->input->set() / get(), and all kinds of options but the data simply does not seem to get accross the layers, I guess. So, the component's view never gets the data.
Is there a way to do it, please?
Thanks a lot,
Márcio.