New Zenner
- Join Date:
- Aug 2008
- Posts:
- 44
- Plugin Contributions:
- 0
Easy Populate 1.2.5.4 support
Thanks Jeff, i fixed it!
but now after i upload the products i get the below error when i click on the product to edit
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/woh/public_html/zen/admin/includes/classes/object_info.php on line 29
Warning: Variable passed to each() is not an array or object in /home/woh/public_html/zen/admin/includes/classes/object_info.php on line 30
This is what is on line 29 and 30 in that file
reset($object_array);
while (list($key, $value) = each($object_array))
would you please let me know what is causing this?
