jazzp Posted May 27, 2004 Posted May 27, 2004 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
Guest Posted May 27, 2004 Posted May 27, 2004 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.