EasyModInstaller installieren => Fehlermeldung

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Bluebox
Mitglied
Beiträge: 84
Registriert: 11.12.2005 13:22

Beitrag von Bluebox »

jetzt kommt:
Fatal error: Call to undefined function: nclude_once() in /hp/aa/ab/ww/www/intro_portal_mod_db_install.php on line 4
Benutzeravatar
kjwargan
Mitglied
Beiträge: 1183
Registriert: 04.09.2005 18:53
Wohnort: Bavarian D.C.

Beitrag von kjwargan »

Sertvus,
Bluebox hat geschrieben:jetzt kommt:
Fatal error: Call to undefined function: nclude_once() in /hp/aa/ab/ww/www/intro_portal_mod_db_install.php on line 4
bei dir heisst es

Code: Alles auswählen

undefined function: nclude_once() in 
richtig muss es heissen

Code: Alles auswählen

undefined function: include_once() in 
Viele Grüße Carlo
Dieses Posting wurde aus 100% biologisch abbaubaren und freilaufenden Elektronen erzeugt.
Bluebox
Mitglied
Beiträge: 84
Registriert: 11.12.2005 13:22

Beitrag von Bluebox »

jetzt hab ich es installiert will ich aber aufs Portal kommt:
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 <= 1135781196 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 <= 1135781196 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
blubbin
Mitglied
Beiträge: 409
Registriert: 08.09.2005 16:52

Beitrag von blubbin »

hi
... hab auch desselbe Problem, kann mir jemand helfen?
Antworten

Zurück zu „phpBB 2.0: Mod Support“