Daevanam Posted April 21, 2010 Share Posted April 21, 2010 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 More sharing options...
Daevanam Posted May 3, 2010 Author Share Posted May 3, 2010 Anyone willing to help? Anyone at all? Link to comment Share on other sites More sharing options...
♥kymation Posted May 3, 2010 Share Posted May 3, 2010 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.