VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: alexkourou on February 17, 2012, 01:43:21 AM

Title: Product category errors
Post by: alexkourou on February 17, 2012, 01:43:21 AM
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
Title: Re: Product category errors
Post by: brianmac2021 on February 23, 2012, 01:09:10 AM
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?
Title: Re: Product category errors
Post by: alexkourou on February 29, 2012, 11:17:23 AM
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!

Title: Re: Product category errors
Post by: jenkinhill on February 29, 2012, 15:43:18 PM
http://forum.virtuemart.net/index.php?topic=98359.0