Album Mod Problem
Verfasst: 17.02.2004 12:41
Kann mir einer helfen?
Bekomme folgende Fehlermeldung nach dem ich den hierarchy Mod für das Album eingebaut habe.
Bekomme folgende Fehlermeldung nach dem ich den hierarchy Mod für das Album eingebaut habe.
Could not get last pic information
DEBUG MODE
SQL Error : 1109 Unknown table 'c' in field list
SELECT p.pic_id, p.pic_title, p.pic_user_id, p.pic_username, p.pic_time, p.pic_cat_id, u.user_id, u.username, COUNT(c.comment_id) AS comment_count FROM phpbb_album AS p LEFT JOIN phpbb_users AS u ON p.pic_user_id = u.user_id WHERE p.pic_cat_id IN (1) AND p.pic_approval = 1 GROUP BY p.pic_time ORDER BY p.pic_time DESC LIMIT 1
Line : 602
File : /.../.../.../.../phpBB2/album_mod/album_hierarchy_functions.php