SQL ERROR [ mysql4 ] Table 'xxxxx.phpbb3_captcha_answers' doesn't exist [1146] SQL INSERT INTO phpbb3_captcha_answers (question_id, answer_text) VALUES (3, 'blibla') BACKTRACE FILE: includes/db/mysql.php LINE: 175 CALL: dbal->sql_error() FILE: includes/captcha/plugins/phpbb_captcha_qa_plugin.php LINE: 918 CALL: dbal_mysql->sql_query() FILE: includes/captcha/plugins/phpbb_captcha_qa_plugin.php LINE: 897 CALL: phpbb_captcha_qa->acp_insert_answers() FILE: includes/captcha/plugins/phpbb_captcha_qa_plugin.php LINE: 753 CALL: phpbb_captcha_qa->acp_add_question() FILE: includes/acp/acp_captcha.php LINE: 50 CALL: phpbb_captcha_qa->acp_page() FILE: includes/functions_module.php LINE: 507 CALL: acp_captcha->main() FILE: adm/index.php LINE: 75 CALL: p_master->load_active() ------------------------------------------------------------------------------------------------------------------- SQL ERROR [ mysql4 ] Table 'xxxxxx.phpbb3_captcha_answers' doesn't exist [1146] SQL SELECT * FROM phpbb3_captcha_answers WHERE question_id = 3 BACKTRACE FILE: includes/db/mysql.php LINE: 175 CALL: dbal->sql_error() FILE: includes/captcha/plugins/phpbb_captcha_qa_plugin.php LINE: 823 CALL: dbal_mysql->sql_query() FILE: includes/captcha/plugins/phpbb_captcha_qa_plugin.php LINE: 709 CALL: phpbb_captcha_qa->acp_get_question_data() FILE: includes/acp/acp_captcha.php LINE: 50 CALL: phpbb_captcha_qa->acp_page() FILE: includes/functions_module.php LINE: 507 CALL: acp_captcha->main() FILE: adm/index.php LINE: 75 CALL: p_master->load_active() ------------------------------------------------------------------------------------------------------------------- SQL ERROR [ mysql4 ] INDEX command denied to user 'webxxxx'@'localhost' for table 'phpbb3_captcha_answers' [1142] SQL CREATE INDEX question_id ON phpbb3_captcha_answers(question_id) BACKTRACE FILE: includes/db/mysql.php LINE: 175 CALL: dbal->sql_error() FILE: includes/db/db_tools.php LINE: 1129 CALL: dbal_mysql->sql_query() FILE: includes/db/db_tools.php LINE: 601 CALL: phpbb_db_tools->_sql_run_sql() FILE: includes/captcha/plugins/phpbb_captcha_qa_plugin.php LINE: 355 CALL: phpbb_db_tools->sql_create_table() FILE: includes/acp/acp_captcha.php LINE: 86 CALL: phpbb_captcha_qa->install() FILE: includes/functions_module.php LINE: 507 CALL: acp_captcha->main() FILE: adm/index.php LINE: 75 CALL: p_master->load_active() ------------------------------------------------------------------------------------------------------------------- SQL ERROR [ mysql4 ] Table 'xxxxxxx.phpbb3_qa_confirm' doesn't exist [1146]