Jump to content

Send to a Friend Module Bug


Recommended Posts

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

×
×
  • Create New...