royalfunk Posted April 20, 2005 Share Posted April 20, 2005 I am reworking the admin area for a very heavily modified site. The product management page in admin is spitting out this error (below) when you go to edit an existing product. None of the already assigned database values are present in any of the textboxes or other fields either. Just curious if anyone knows what typically causes this error, as I have seen it before in other areas of admin. Thanks! Warning: reset(): Passed variable is not an array or object in /home/username/public_html/store/admin/includes/classes/object_info.php on line 17 Warning: Variable passed to each() is not an array or object in /home/username/public_html/store/admin/includes/classes/object_info.php on line 18 Link to comment Share on other sites More sharing options...
Guest Posted April 20, 2005 Share Posted April 20, 2005 Can not say for sure of course, but it really looks like the same errors as you get when the host forgot to upgrade the zend optimizer after they upgraded PHP. On the other hand, it could be about anything else too :rolleyes: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.