VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: illank on October 27, 2012, 10:55:20 AM

Title: Error Show cart
Post by: illank on October 27, 2012, 10:55:20 AM
i got an error after update my Virtuemart to 2.0.12f

when i log in to joomla then buy something and click add to cart,  when i click show cart i got this error

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /home/illank/public_html/de-lank.com/templates/mowebso_ecommerce/html/com_virtuemart/templates/default/checkout/confirm/default.php on line 94

the line is :
$mowebso::buildSectionStart('com_virtuemart',true);


this error not happend if the buyer not login....

anyone, help me please

thanks
Title: Re: Error Show cart
Post by: jenkinhill on October 27, 2012, 12:45:30 PM
So the issue is with your template override. Have you tried without the override?

Check the output changes for this version which may affect your overrides - live update info is on http://virtuemart.net/index.php?option=com_content&id=416 or by hitting the "You have the latest version 2.0.12f" button in the VM backend.
Title: Re: Error Show cart
Post by: bytelord on October 27, 2012, 12:57:36 PM
Hello,

This is cause by your custom template mowebso ecommerce, this one maybe is there in own framework (?) parameter $mowebso::buildSectionStart('com_virtuemart',true);

So please ask your template provider to resolve that issue because have nothing to do with virtuemart.

Also please read the following: http://forum.virtuemart.net/index.php?topic=108212.0

Regards
Title: Re: Error Show cart
Post by: illank on October 27, 2012, 13:12:24 PM
thanks guys, i will contact the developer