Seite 2 von 2

Verfasst: 28.02.2006 10:16
von Slytherin
ich habe den fehler gefunden:
http://www.phpbb.de/viewtopic.php?t=79634

aber seit dem MOD können keine °, keine ä, ü, und ö's mehr angezeigt werden ....? :(

Verfasst: 28.02.2006 15:27
von Slytherin
kann mir niemand helfen? :(

exact das selbe problem

Verfasst: 28.02.2006 21:12
von newsic
Lösungsversuch:

habe schon die tabelle phpBB_introportalmodnav
neu angelegt, aber ich vermute es liegt an einem fehler in
phpbb_introportalmod

Hat hier jemand mal den SQL-Krams damit man sie neu anlegen kann?

Wäre super nett (Hoffe es ist das auch die Lösung)
Grüße

newsic

Portal funktioniert nicht

Verfasst: 28.02.2006 23:53
von newsic
Also alles installiert und die Datenbanktabellen sinfd wohl auch alle da,

Das Forum läuft, nur das Portal wirft folgende Fehlermeldung aus:

Allgemeiner Fehler

Could not query announcements information

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax near ') AND t.topic_time <= 1141166586 AND t.topic_poster = u.user_id AND ' at line 23

SELECT t.topic_id, t.topic_time, t.topic_title, pt.post_text, u.username, u.user_id, t.topic_replies, pt.bbcode_uid, t.forum_id, t.topic_poster, t.topic_first_post_id, t.topic_status, pt.post_id, p.post_id, p.enable_smilies FROM phpbb_topics AS t, phpbb_users AS u, phpbb_posts_text AS pt, phpbb_posts AS p WHERE t.forum_id IN () AND t.topic_time <= 1141166586 AND t.topic_poster = u.user_id AND t.topic_first_post_id = pt.post_id AND t.topic_first_post_id = p.post_id AND t.topic_status <> 2 ORDER BY t.topic_time DESC

Line : 86
File : portal_poll.php


Hat jemand eine Lösung.
Vielleicht sind die Tabellen der neuen 2.0.19 Version mit der alten portal.php nicht kompatibel.

Bitte um Hilfe.
Danke

newsic