Hallo Liebe Community ich hab einen Fehler und weiß nicht wie ich ihn beheben kann könnte mir einer von euch bitte helfen
Hier der Fehler was immer angezeigt wird!!!
MySQL Error:
1146 : Table 'G710.ic1_groupusers' doesn't exist
in Query:
SELECT a.id, a.name, a.rep, a.erst as autor, b.id as fid, c.erst as last, c.id as pid, c.time , c.erstid as erstid FROM ic1_topics a LEFT JOIN ic1_forums b ON b.id = a.fid LEFT JOIN ic1_posts c ON c.id = a.last_post_id LEFT JOIN ic1_forumcats d ON d.id = b.cid AND b.id = a.fid LEFT JOIN ic1_groupusers vg ON vg.uid = 1 AND vg.gid = b.view LEFT JOIN ic1_groupusers rg ON rg.uid = 1 AND rg.gid = b.reply LEFT JOIN ic1_groupusers sg ON sg.uid = 1 AND sg.gid = b.start WHERE ((-9 <= b.view AND b.view < 1) OR (-9 <= b.reply AND b.reply < 1) OR (-9 <= b.start AND b.start < 1) OR vg.fid IS NOT NULL OR rg.fid IS NOT NULL OR sg.fid IS NOT NULL OR -9 >= -9) ORDER BY c.time DESC LIMIT 0,5
Debug backtrace:
@ mysql.php:46 -- debug_bt()
@ mysql.php:64 -- db_check_error(...)
@ ddvx-lastforum.php:47 -- db_query(...)
@ design.php:332 -- require_once(...)
@ design.php:174 -- design->get_boxcontent(...)
@ design.php:71 -- design->replace_boxes(...)
@ news.php:12 -- design->design(...)
@ index.php:18 -- require_once(...)
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /users/G710/www/include/includes/func/db/mysql.php on line 72
verwendete ilch Version: 1.1 P