Deprecated: Assigning the return value of new by reference..

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Sat Dec 17, 2011 1:56 pm
I have just upgrade my server, and from php 5.2 to 5.3
So from that update, I get some error into the vm latest module.

The error is: Deprecated: Assigning the return value of new by reference is deprecated in ....www/website.com/modules/mod_virtuemart_latestprod/mod_virtuemart_latestprod.php on line 42

I suppose is something new into php 5.3
can anyone help me out, what I must update to the module php code??

Thanks!
User avatar
Junior Boarder

GK User
Sat Dec 17, 2011 2:41 pm
Hi,

Open that file, find the code at line 42 and look for "&" (and) character to remove. I think it will help.
User avatar
Platinum Boarder


cron