Undefined variable in admin product view
Posted: Wed Jan 26, 2011 5:34 am
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)
and throughout the column
On the store side, there is an error in the shopping cart side box that says
Thanks in advance for your help.
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
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
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