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
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.
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
thanks guys, i will contact the developer