absailesh / vqmod

Automatically exported from code.google.com/p/vqmod
0 stars 0 forks source link

Undefined index error in vqmod #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have a new module for opencart not working because of vqmod.
I still get this errors:

Notice: Undefined index: promo_top_right 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: promo_top_left 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: promo_bottom_right 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: promo_bottom_left 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: promo_date_start 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: promo_date_end 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: points 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: weight 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: weight_class_id 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: length 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: width 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: height 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: length_class_id 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: status 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: tax_class_id 
in/home/shirtce1/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php 
on line 129Notice: Undefined index: sort_order 

WHAT SEEMS TO BE THE PROBLEM? THANKS

Original issue reported on code.google.com by tdri...@gmail.com on 25 Feb 2013 at 10:06

GoogleCodeExporter commented 9 years ago
THIS IS NOT A VQMOD SPECIFIC ERROR. CONTACT YOUR DEVELOPER

Original comment by DJG6...@gmail.com on 25 Feb 2013 at 11:58