Guest Posted February 4, 2008 Posted February 4, 2008 I'm trying to add products to my catalogue. When I do it I get this error: Warning: reset(): Passed variable is not an array or object in /home/piczon5/public_html/iveo.co.za/demostore/admin/includes/classes/object_info.php on line 17 Warning: Variable passed to each() is not an array or object in /home/piczon5/public_html/iveo.co.za/demostore/admin/includes/classes/object_info.php on line 18 Any idea how to fix it?
Guest Posted February 4, 2008 Posted February 4, 2008 I'm trying to add products to my catalogue. When I do it I get this error: Warning: reset(): Passed variable is not an array or object in /home/piczon5/public_html/iveo.co.za/demostore/admin/includes/classes/object_info.php on line 17 Warning: Variable passed to each() is not an array or object in /home/piczon5/public_html/iveo.co.za/demostore/admin/includes/classes/object_info.php on line 18 Any idea how to fix it?
Guest Posted February 4, 2008 Posted February 4, 2008 You may need to manually remove the user from the database. Try using phpmyadmin and using the truncate/empty table command. The tables you want are customers and customers_info
Recommended Posts
Archived
This topic is now archived and is closed to further replies.