monkey212 Posted December 14, 2003 Posted December 14, 2003 When im in admin-customers- I can see the names of all my customers. But when i click to edit/view one, all the boxes are empty and i see this error. Warning: reset(): Passed variable is not an array or object in /home/extreme/public_html/Shop/admin/includes/classes/object_info.php on line 17 Warning: Variable passed to each() is not an array or object in /home/extreme/public_html/Shop/admin/includes/classes/object_info.php on line 18 When i try to view my orders, i can see the orders but there is no customer name. When i click to view them i see this one the bottom. Also the orders are going through and i am getting the paypal money, however it is not saying what the customers ordered so this is very bad. here is the error. 1054 - Unknown column 'orders_status_id' in 'field list' select orders_status_id, date_added, customer_notified, comments from orders_status_history where orders_id = '3' order by date_added [TEP STOP]
beardeddone Posted December 14, 2003 Posted December 14, 2003 When im in admin-customers- I can see the names of all my customers. But when i click to edit/view one, all the boxes are empty and i see this error. Warning: reset(): Passed variable is not an array or object in /home/extreme/public_html/Shop/admin/includes/classes/object_info.php on line 17 Warning: Variable passed to each() is not an array or object in /home/extreme/public_html/Shop/admin/includes/classes/object_info.php on line 18 When i try to view my orders, i can see the orders but there is no customer name. When i click to view them i see this one the bottom. Also the orders are going through and i am getting the paypal money, however it is not saying what the customers ordered so this is very bad. here is the error. 1054 - Unknown column 'orders_status_id' in 'field list' select orders_status_id, date_added, customer_notified, comments from orders_status_history where orders_id = '3' order by date_added [TEP STOP] I had the same problem and have posted this fix in two or three threads, I have also modified my files to help overcome this problem, if you want to register you'll see what I did. Best Regards
monkey212 Posted December 14, 2003 Author Posted December 14, 2003 do you have links to those threads?
monkey212 Posted December 14, 2003 Author Posted December 14, 2003 ok i got the customer issues worked out. Now how do i fix these order problems.
monkey212 Posted December 15, 2003 Author Posted December 15, 2003 i cant even complete my orders with 2checkout. I hAVE IT in test mode so you are welcome to try it out. www.extrememodz.com/Shop
Recommended Posts
Archived
This topic is now archived and is closed to further replies.