Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Customer error


Daevanam

Recommended Posts

Hi,

 

I've been trying to setup and configure my store and i keep getting errors along the way which seem to be resolved via alittle googling, but this one just doesnt seem to resolve itself.

 

When i attempt to delete a customer in my admin setup i get this error:

 

 

Warning: reset() [function.reset]: Passed variable is not an array or object in /home/zhoozhs1/public_html/admin/includes/classes/object_info.php on line 17

 

Warning: Variable passed to each() is not an array or object in /home/zhoozhs1/public_html/admin/includes/classes/object_info.php on line 18

 

I googled it and someone suggested i change afew things in a file called customer_create_process or something along those lines and i dont seem to have that php file anywhere.

 

Your help is greatly appreciated.

 

Thanks

Link to comment
Share on other sites

  • 2 weeks later...

You are going to have to do a bit of investigating here. First, are you doing this from admin/customers.php? Search through that file for objectInfo. Then look at any changes that you have made before that point.

 

The problem is that the array being fed to objectInfo() is not being set correctly, so look for whatever code is supposed to set that array.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...