Page 1 of 1

Ajax Quick Edit Product list Vqmod - Error

Posted: Fri Jun 17, 2016 9:39 am
by jwreid
I am running 1.5.6.4 and I am using the extension 'Ajax Quick Edit Product list Vqmod' at the following link:

http://www.opencart.com/index.php?route ... load_id=36

On the product list page in admin, the product name field displays the following error instead of the product name:

PHP Notice: Undefined variable: languages in public_html/vqmod/vqcache/vq2-admin_view_template_catalog_product_list.tpl on line 243 (also line 256)

I am hoping someone could help me to fix this situation because this extension will save me a bunch of time assigning categories.
Thanks
Jason

Re: Ajax Quick Edit Product list Vqmod - Error

Posted: Fri Jun 17, 2016 2:33 pm
by IP_CAM
it worked on spot in my OC v.1.5.6.5_rc, but it must have something to do with some language, you probably use,
and some Products, possibly, not yet beeing translated into your language as well as into the english language.
Ernie

Re: Ajax Quick Edit Product list Vqmod - Error

Posted: Sat Jun 18, 2016 6:28 am
by jwreid
I use english as my language and my products are in english as well. Any ideas anyone?