Your phpBB Type: Standard phpBB3
MODs installed: Yes; one
Your knowledge: Basic Knowledge
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
Code: Select all
SQL ERROR [ mysql4 ]
Duplicate entry 'portal_show_announcements_replies_views' for key 1 [1062]
SQL
INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_show_announcements_replies_views', '1');
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: install_portal/install.php
LINE: 886
CALL: dbal_mysql->sql_query()