Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding Products to Catalogue


Guest

Recommended Posts

Posted

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?

Posted
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?

Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...