Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

mysql_fetch_array():


jazzp

Recommended Posts

Posted

Hello,

 

I got a strange problem

 

when you go to www.slipmats.be enter the site as a guest client

 

when you click on an item to see the specifiations and description of that item

 

everything works fine, you can click to see the details and you can clikc to see a bigger picture and so on

 

when you log on to the site as a client

 

clientID = 123456

pass = testing

 

and then you do the same thing

 

you get this error

 

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /opt/www/sacrej/web/www.slipmats.be/includes/functions/database.php on line 99

 

can anyone help me with this?

 

Many thx in advance

Posted

you need to check you product_info.php file and see if there is anything funky about your tep_db_query() statements. Do you have quotes (') that aren't closed? Has your shop been modifyed recently or have you added any contribs? You probably have something in your db querry that is not processing correctly through the SQL engine.

Archived

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

×
×
  • Create New...