Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Database.php error. Any help??


indebt

Recommended Posts

Posted

this is the error that I am getting when trying to look at my customer orders in the Admin panel.

 

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/html/store/admin/includes/functions/database.php on line 99

 

When I try to look at the invoice, i get all of the customers info, except for what they ordered.

 

Any help would be greatly appreciated.

Posted

Have you changed the /catalog/admin/orders.php with any contribution?

 

It looks like the function tep_db_fetch_array is expecting different information than it is receiving from orders.php

while (!succeed) {try()};

 

GMT -6:00

Posted

ok, i fixed it.

 

I forgot to put a semicolon in one of the lines, DUH!!!

 

 

Thanks guys for all your help on this.

Archived

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

×
×
  • Create New...