Warning: The author of this contribution does not provide support for it anymore.

Ultimate Points

SQL General Error - Ultimate Points

SQL General Error

by Kris2024 » Fri Nov 29, 2024 8:11 am

Hi

I'm having some problems,
how do I fix it and install it successfully? :)

Thanks,
Kris
Kris2024
Registered User
Posts: 33
Joined: Thu Oct 24, 2024 7:46 am
Name: kris Y

Re: SQL General Error

by Kris2024 » Fri Nov 29, 2024 8:12 am

SQL ERROR [ mysqli ]

Duplicate entry 'dmzx/ultimatepoints' for key 'soft_ext.ext_name' [1062]

SQL

INSERT INTO soft_ext (ext_name, ext_active, ext_state) VALUES ('dmzx/ultimatepoints', 0, 's:13:\"notifications\";')

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 1031
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 202
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 353
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/phpbb/extension/manager.php
LINE: 179
CALL: phpbb\db\driver\factory->sql_query()

FILE: [ROOT]/phpbb/extension/manager.php
LINE: 241
CALL: phpbb\extension\manager->update_state()

FILE: [ROOT]/includes/acp/acp_extensions.php
LINE: 209
CALL: phpbb\extension\manager->enable_step()

FILE: [ROOT]/includes/functions_module.php
LINE: 676
CALL: acp_extensions->main()

FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()
Kris2024
Registered User
Posts: 33
Joined: Thu Oct 24, 2024 7:46 am
Name: kris Y