Mr_smokalot
Legacy Member
Hey allemaal heb juist de portal geinstalleerd van phpbb en die werkt perfect alleen krijg ik een fout bij het veranderen van opties in het ACP...
Weet iemand aan wat er aan de hand is ?
dit geeft hij als fout nadat ik wijzigingen heb aangemaakt :
Weet iemand aan wat er aan de hand is ?
dit geeft hij als fout nadat ik wijzigingen heb aangemaakt :
Code:
SQL ERROR [ mysqli ]
Duplicate entry 'portal_news' for key 1 [1062]
SQL
INSERT INTO phpbb_config (config_name, config_value, is_dynamic) VALUES ('portal_news', 1, 0)
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/functions.php
LINE: 156
CALL: dbal_mysqli->sql_query()
FILE: includes/acp/acp_portal.php
LINE: 260
CALL: set_config()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_portal->main()
FILE: adm/index.php
LINE: 76
CALL: p_master->load_active()


