Gallery Block 1.0.5 Fehler
Verfasst: 25.03.2010 09:28
Hallo, ich habe gestern den Gallery Block 1.0.5 bei uns im Forum eingebaut und habe heute festgestellt das jetzt ein fehler da ist.
Wenn ich auf einen geschrieben Post gehen erscheint folgende Meldung:
General Error
SQL ERROR [ mysqli ]
Unknown table 'u' [1051]
SQL
SELECT u.*, z.friend, z.foe, p.*, gu.personal_album_id, gu.user_images, tw.notify_status, bm.topic_id as bookmarked, tt.mark_time, ft.mark_time as forum_mark_time FROM (phpbb_forums f, phpbb_topics t) LEFT JOIN phpbb_topics_watch tw ON (tw.user_id = 2 AND t.topic_id = tw.topic_id) LEFT JOIN phpbb_bookmarks bm ON (bm.user_id = 2 AND t.topic_id = bm.topic_id) LEFT JOIN phpbb_topics_track tt ON (tt.user_id = 2 AND t.topic_id = tt.topic_id) LEFT JOIN phpbb_forums_track ft ON (ft.user_id = 2 AND t.forum_id = ft.forum_id) WHERE t.topic_id = 2 AND (f.forum_id = t.forum_id OR (t.topic_type = 3 AND f.forum_id = 19))
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: viewtopic.php
LINE: 271
CALL: dbal_mysqli->sql_query()
Ich bitte um hilfe weiß nicht mehr weiter.
Wenn ich auf einen geschrieben Post gehen erscheint folgende Meldung:
General Error
SQL ERROR [ mysqli ]
Unknown table 'u' [1051]
SQL
SELECT u.*, z.friend, z.foe, p.*, gu.personal_album_id, gu.user_images, tw.notify_status, bm.topic_id as bookmarked, tt.mark_time, ft.mark_time as forum_mark_time FROM (phpbb_forums f, phpbb_topics t) LEFT JOIN phpbb_topics_watch tw ON (tw.user_id = 2 AND t.topic_id = tw.topic_id) LEFT JOIN phpbb_bookmarks bm ON (bm.user_id = 2 AND t.topic_id = bm.topic_id) LEFT JOIN phpbb_topics_track tt ON (tt.user_id = 2 AND t.topic_id = tt.topic_id) LEFT JOIN phpbb_forums_track ft ON (ft.user_id = 2 AND t.forum_id = ft.forum_id) WHERE t.topic_id = 2 AND (f.forum_id = t.forum_id OR (t.topic_type = 3 AND f.forum_id = 19))
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: viewtopic.php
LINE: 271
CALL: dbal_mysqli->sql_query()
Ich bitte um hilfe weiß nicht mehr weiter.