javierfernandez Posted March 24, 2014 Share Posted March 24, 2014 Hi, I'm having a problem with 'Send To a Friend' module Each time I click on the link got same error: Fatal error: Call to a member function getProductLink() on a non-object As far as I can see, the problem is that when I go to the page /modules/sendtoafriend/sendtoafriend-form.php?id_product=xxx the file cannot access to the global $link var. So, doing a var_dump of $link, I get a NULL val. Also, I get a NULL val when doing a var_dump of $cookie Does anyone have a clue of what is going on? PS ver. 1.4.8.3 Link to comment Share on other sites More sharing options...
vekia Posted March 24, 2014 Share Posted March 24, 2014 what module version you use? Link to comment Share on other sites More sharing options...
javierfernandez Posted March 24, 2014 Author Share Posted March 24, 2014 what module version you use? Module versión 1.1 Link to comment Share on other sites More sharing options...
Recommended Posts