Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error on admin order page


charmdiva

Recommended Posts

Posted

ACK! I've got a site all ready to roll and I was writing up a tutorial for the customer on how to check their orders, etc. When I click the Orders link under Customers in the left hand admin navigation I get this error:

 

Fatal error: Call to undefined function: tep_array_merge() in /home/bellaink/www/bellaink.com/catalog/admin/orders.php on line 332

 

 

What does this mean? Does anyone have a fix?

 

Thanks

Posted

I fixed the error on the order page by uploading a fresh copy of the file. Now when I click either the Edit, Invoice or Packing Slip buttons for an order I get this error:

 

1054 - Unknown column 'comments' in 'field list'

select customers_name, customers_company, customers_street_address, customers_suburb, customers_city, customers_postcode, customers_state, customers_country, customers_telephone, customers_email_address, customers_address_format_id, delivery_name, delivery_company, delivery_street_address, delivery_suburb, delivery_city, delivery_postcode, delivery_state, delivery_country, delivery_address_format_id, billing_name, billing_company, billing_street_address, billing_suburb, billing_city, billing_postcode, billing_state, billing_country, billing_address_format_id, payment_method, cc_type, cc_owner, cc_number, cc_expires, comments, currency, currency_value, verisign_ref, date_purchased, orders_status, last_modified from orders where orders_id = '13'

[TEP STOP]

 

I uploaded fresh copies of these files and that didn't fix it. Does anyone have an idea on how to fix this?

 

Thanks

 

 

 

ACK! I've got a site all ready to roll and I was writing up a tutorial for the customer on how to check their orders, etc. When I click the Orders link under Customers in the left hand admin navigation I get this error:

 

Fatal error: Call to undefined function: tep_array_merge() in /home/bellaink/www/bellaink.com/catalog/admin/orders.php on line 332

 

 

What does this mean? Does anyone have a fix?

 

Thanks

Archived

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

×
×
  • Create New...