Page 1 of 1

Undefined variable in admin product view

Posted: Wed Jan 26, 2011 5:34 am
by k23m
Opencart version 1.4.9.3. - I just installed GlobalMegaOptions and now I have an error when I go to my products page in admin

Where "Price" heading is supposed to be (I think? beside model, 4th column)

Code: Select all

Notice: Undefined variable: column_price in /var/www/vhosts/skribblzart.com/httpdocs/shop/admin/view/template/catalog/product_list.tpl on line 35
and throughout the column

Code: Select all

Notice: Undefined index: special in /var/www/vhosts/skribblzart.com/httpdocs/shop/admin/view/template/catalog/product_list.tpl on line 85 Notice: Undefined index: price in /var/www/vhosts/skribblzart.com/httpdocs/shop/admin/view/template/catalog/product_list.tpl on line 88
On the store side, there is an error in the shopping cart side box that says

Code: Select all

Notice: Undefined variable: display_price in /var/www/vhosts/skribblzart.com/httpdocs/shop/catalog/view/theme/skribblzart/template/module/cart.tpl on line 19
Thanks in advance for your help.

Re: Undefined variable in admin product view

Posted: Wed Jan 26, 2011 7:20 am
by readyman
I'm wondering if you've downloaded the incorrect package (one of the earlier ones) & installed it in 1.4.9.3.
You need to download the package that has GMO1493 in the name.

I can look at it directly if you send me your URL and access details.

Re: Undefined variable in admin product view

Posted: Wed Jan 26, 2011 10:28 am
by k23m
oops. yes, this is exactly what happened. What is the best way to correct it?