Vmart 2
Joomla 2.5.1(updated throught backend from 2.5).
wamp 2.2
win 7 x64
I was testing vmart localy.Got the following errors when i tried to create a new product category:
Notice: Undefined property: VirtuemartViewPaymentMethod::$payments in C:\wamp\www\eshop\administrator\components\com_virtuemart\views\paymentmethod\tmpl\default.php on line 36
Notice: Undefined property: VirtuemartViewPaymentMethod::$payments in C:\wamp\www\eshop\administrator\components\com_virtuemart\views\paymentmethod\tmpl\default.php on line 71
Notice: Undefined property: VirtuemartViewPaymentMethod::$pagination in C:\wamp\www\eshop\administrator\components\com_virtuemart\views\paymentmethod\tmpl\default.php on line 122
Fatal error: Call to a member function getListFooter() on a non-object in C:\wamp\www\eshop\administrator\components\com_virtuemart\views\paymentmethod\tmpl\default.php on line 122
Using E_ALL for error reporting on my php.ini .
Any ideas?
Thanks in advance
Exact same error here. Tried to add a category. Got this:
Warning: Invalid argument supplied for foreach() in .... public_html/administrator/components/com_virtuemart/views/category/tmpl/default.php on line 75
and this one:
Call to a member function getListFooter() on a non-object in .... public_html/administrator/components/com_virtuemart/views/category/tmpl/default.php on line 140
Thoughts?
Stupidly i did not mentioned the whole vmart version.
If it was 2.0.0 it is not compatible with joomla 2.5.
It is with j1.7.
Vmart version 2.0.2 is compatible with j2.5.
Correct me if i am wrong since its my first touch on virtuemart!
http://forum.virtuemart.net/index.php?topic=98359.0