Problem mit Portal&Intro-Mod - SQL Fehler
Verfasst: 16.05.2006 18:51
Hallo,
ich habe ein Problem .
Allerdings kann ich mich noch gut erinnern, dass ich früher keine Schwierigkeiten hatte....
Das tut jetzt aber auch nichts zur Sache .
Naja die Probleme fingen schon bei der Installation an, allerdings hab ich es mithilfe von PhpMyAdmin noch geschafft.
Das Intro funktioniert auch einwandfrei.
Problem:
Wenn ich das Portal aufrufe oder irgendwelche Veränderungen im ACP vornehmen will( die das Portal betreffen) bekomme ich eine Fehlermeldung die ganz danach aussieht, als ob er die Mysql-Tabellen nicht richtig anspricht.
Zum Beispiel die Fehlermeldung beim Aufruf des Portals:
Die Fehlermeldungen verstehe ich auch nicht ganz...
Sieht nach einem Fehler in der MySQL Datenbank aus.
Meine MySQL Version ist 4.0.23.
Ich hoffe, dass ihr mir helfen könnt.
Viele Grüße thiagoZ
ich habe ein Problem .
Allerdings kann ich mich noch gut erinnern, dass ich früher keine Schwierigkeiten hatte....
Das tut jetzt aber auch nichts zur Sache .
Naja die Probleme fingen schon bei der Installation an, allerdings hab ich es mithilfe von PhpMyAdmin noch geschafft.
Das Intro funktioniert auch einwandfrei.
Problem:
Wenn ich das Portal aufrufe oder irgendwelche Veränderungen im ACP vornehmen will( die das Portal betreffen) bekomme ich eine Fehlermeldung die ganz danach aussieht, als ob er die Mysql-Tabellen nicht richtig anspricht.
Zum Beispiel die Fehlermeldung beim Aufruf des Portals:
Oder die Fehlermeldung im ACP:Could not query announcements information
DEBUG MODE
SQL Error : 1064 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 ') AND t.topic_time <= 1147797178 AND t.topic_poster =
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 <= 1147797178 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
Mit der Zeit glaube ich immermehr, dass es mit der neusten Version nicht funktioniert, da ich früher diese Probleme nicht hatte.
Failed to update general configuration for config_id
DEBUG MODE
SQL Error : 1054 Unknown column 'config_value' in 'field list'
UPDATE phpbb_introportalmod SET config_value = '' WHERE config_name = 'config_id'
Line : 93
File : admin_introportalmod.php
Die Fehlermeldungen verstehe ich auch nicht ganz...
Sieht nach einem Fehler in der MySQL Datenbank aus.
Meine MySQL Version ist 4.0.23.
Ich hoffe, dass ihr mir helfen könnt.
Viele Grüße thiagoZ