4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: riceroy on January 16, 2006, 10:38:29 PM

Title: DB Error: Bad SQL Query
Post by: riceroy on January 16, 2006, 10:38:29 PM
i went to my gallery this morning and now it says this at the top:

DB Error: Bad SQL Query: SELECT DISTINCT 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 i.cat_id NOT IN (0) AND c.cat_id = i.cat_id ORDER BY RAND()
Got error 28 from table handler


what do i do?
Title: Re: DB Error: Bad SQL Query
Post by: TheOracle on January 16, 2006, 11:24:12 PM
This topic should tell you more :

http://www.4homepages.de/forum/index.php?topic=5556.0
Title: Re: DB Error: Bad SQL Query
Post by: V@no on January 17, 2006, 12:35:44 AM
And its covered in FAQ