da wir seit kurzem mit Spam-Anmeldungen zu kämpfen habe, möchte ich bei der Anmeldung von GD-Grafik- auf Q&A-Captcha umstellen. Dies wurde hier bereits empfohlen. Nach der Auswahl "Q&A" klicke ich "Konfigurieren" und es erscheint diese Meldung:
---------------------------------------
Code: Alles auswählen
Allgemeiner Fehler
Index name 'phpbbx_captcha_questions_lang_iso' on table 'phpbbx_captcha_questions' is too long. The maximum is 31 characters.
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/db_tools.php
LINE: 2141
CALL: trigger_error()
FILE: [ROOT]/includes/db/db_tools.php
LINE: 658
CALL: phpbb_db_tools->sql_create_index()
FILE: [ROOT]/includes/captcha/plugins/phpbb_captcha_qa_plugin.php
LINE: 355
CALL: phpbb_db_tools->sql_create_table()
FILE: [ROOT]/includes/captcha/plugins/phpbb_captcha_qa_plugin.php
LINE: 633
CALL: phpbb_captcha_qa->install()
FILE: [ROOT]/includes/acp/acp_captcha.php
LINE: 50
CALL: phpbb_captcha_qa->acp_page()
FILE: [ROOT]/includes/functions_module.php
LINE: 507
CALL: acp_captcha->main()
FILE: [ROOT]/adm/index.php
LINE: 74
CALL: p_master->load_active()
Was läuft da schief? Ich kann noch nicht mal die Tabelle 'phpbbx_captcha_questions' finden.
Wir haben die Board-Version 3.0.11 installiert.