Ich nutze phpbb2 V 2.0.23 und möchte das Anti Bot Question MOD einbinden. Nur beim erstellen der Tabellen über PHP my Admin bekomme ich folgende Fehlermeldung
SQL-Befehl:
#
#-----[ OPEN ]------------------------------------------------
#
posting.php#
#-----[ FIND ]------------------------------------------------
#
include(
$phpbb_root_path. 'includes/functions_post.'.$phpEx
);
MySQL meldet: Dokumentation
#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 'posting.php
include($phpbb_root_path . 'includes/functions_po
Kennt jemand diese Fehlermeldung und weiß wo ich nach dem Fehler suchen muß?
Bitte kein Fachchinesisch, ich bin Laie im Programieren

Gruß