Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - em-freak

Pages: [1]
1
Thanks,

but the Details are already displayed for admins.

But how can i "correct" the mistake I've make?

Or, where have i make it?

Sorry for my bad English ...

Quote
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, i.modell_autor, i.childs_autor, i.skin_autor, 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 NOT IN (0) ORDER BY i.image_date DESC LIMIT 3
Unknown column 'i.childs_autor' in 'field list'

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /usr/export/www/vhosts/funnetwork/hosting/embfahrzeuge/gallery/includes/db_mysql.php on line 116

edit: I've found the problem ...

The database entry was missing, although (german: obwohl) I added it  8O Maybe the PHPmyadmin can't add 3 commands with one query ..

FIXED!  :)

2
Hilfe!!! / Help!!!

An unexpected error occured. Please try again later.

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /usr/export/www/vhosts/funnetwork/hosting/embfahrzeuge/gallery/includes/db_mysql.php on line 116

Pages: [1]