
Wenn ich im ACP unter Konfiguration gehe, irgendetwas ändere und dann auf "absenden" klicke kommt folgendes:
Wo könnte der Fehler stecken? Ich nehme an, es ist irgendwo in der admin_board.php ein Syntaxfehler oder?Failed to update general configuration for 'birthday_required'
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 'birthday_required''' at line 3
UPDATE phpbb_config SET config_value = '''0''' WHERE config_name = ''birthday_required''
Line : 69
File : admin_board.php
Danke im Voraus