4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: live@ct on March 18, 2006, 07:58:01 PM

Title: Error in Firefox
Post by: live@ct on March 18, 2006, 07:58:01 PM
I have this error in Firefox in the main

Code: [Select]
DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0, 10, 11, 12, 13, 51, 66, 49, 24, 2, 69, 29, 3, 42, 15, 16, 20, 23, 14, 30, 28, 32, 31, 33, 35, 38, 39, 40, 41, 43, 46, 25, 27, 47, 50, 52, 53, 55, 57, 58, 60, 61, 62, 63, 64, 65, 67, 68) ORDER BY i.image_date DESC LIMIT 6 , 3
Lost connection to MySQL server during query

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/d/i/g/digitaldose/html/includes/db_mysql.php on line 116

And I try on IE and the error didnt show

Thanks for our help
Title: Re: Error in Firefox
Post by: V@no on March 18, 2006, 08:50:27 PM
coincidence. it has nothing to do with browser type, its server-side issue.