Hab absolut keene Ahnung was er mir damit sagen möchte ^^Allgemeiner Fehler
SQL ERROR [ mysql4 ]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY t.topic_last_post_time DESC LIMIT 5' at line 47 [1064]
SQL
SELECT t.forum_id, t.topic_id, t.topic_last_post_id, t.topic_last_post_time, t.topic_time, t.topic_title, t.topic_attachment, t.topic_views, t.poll_title, t.topic_replies, t.forum_id, t.topic_poster, u.username, u.user_id, u.user_type, u.user_colour, p.post_id, p.post_time, p.post_text, p.post_attachment, p.enable_smilies, p.enable_bbcode, p.enable_magic_url, p.bbcode_bitfield, p.bbcode_uid, f.forum_name FROM phpbb_topics AS t LEFT JOIN phpbb_users as u ON t.topic_last_poster_id = u.user_id LEFT JOIN phpbb_forums as f ON t.forum_id=f.forum_id LEFT JOIN phpbb_posts as p ON t.topic_last_post_id = p.post_id WHERE ( t.topic_type != 2 ) AND ( t.topic_type != 3) AND t.topic_status <> 2 AND t.topic_approved = 1 AND () ORDER BY t.topic_last_post_time DESC LIMIT 5
BACKTRACE
Hab in der Installation alles gemacht, wies von mir verlang wurde. Erst hat er die daten von 0.1.0 aus der SQL deinstalliert, dann die von der 0.2.0 installiert.
Weiß wer was zu tun ist ?
Ahja: Wenn ich über die Forenansicht ins ACP will, geht gar nichts mehr.
Erstmalne ganze Menge an SQL oder PhP Zeugs, sodass ich runterscrollen muss, dann muss ich meine Daten nochmal angeben, und dann werd ich weitergeleitet.
Aber anstatt dann ins ACP weitergeleitet zu werden, bekomme ich nen Fehler, dass ich keine Administrativen Berechtigungen habe. => Und werd ausgeloggt
MfG,
Holy-Dragon
Edit: gedownloadet habe ich es erst vor ein paar Minuten