Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Unable to edit/view customers and order...


monkey212

Recommended Posts

Posted

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]

Posted
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

Posted

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

Archived

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

×
×
  • Create New...