4images Forum & Community
The forum for all 4images gallery administrators
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
[2023-01-23] 4images 1.10 released
Home
Help
Search
Login
Register
4images Forum & Community
»
4images Issues / Ausgaben
»
Discussion & Troubleshooting
(Moderator:
Acidgod
) »
Fehlermeldung
« previous
next »
Print
Pages: [
1
]
Author
Topic: Fehlermeldung (Read 2582 times)
0 Members and 1 Guest are viewing this topic.
blacktiger
Pre-Newbie
Posts: 2
Fehlermeldung
«
on:
September 08, 2011, 12:52:44 AM »
Kann mir jemand erklären was ich machen muss um folgende Fehlermeldung weg zu bekommen?
:
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.image_wache, 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 = 1 AND c.cat_id = i.cat_id ORDER BY image_name DESC, i.image_id DESC LIMIT 0, 9
Unknown column 'i.image_wache' in 'field list'
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/www/web485/html/4images/includes/db_mysql.php on line 116
«
Last Edit: September 08, 2011, 01:33:48 AM by blacktiger
»
Logged
Rembrandt
Guest
Re: Fehlermeldung
«
Reply #1 on:
September 08, 2011, 06:13:08 AM »
Willkommen im Forum!
Ich nehme mal an das du ein "Additionales Image Field" in der "db_field_definitions.php" angelegt hast.
Entweder du entfernst das dort wieder, oder du legst in deiner Datenbank dieses Feld "image_wache" an.
mfg Andi
Logged
Print
Pages: [
1
]
« previous
next »
4images Forum & Community
»
4images Issues / Ausgaben
»
Discussion & Troubleshooting
(Moderator:
Acidgod
) »
Fehlermeldung