Your phpBB Version:
Your phpBB Type: Standard phpBB
Extensions installed: Yes
Your knowledge: Beginner
What have you done before the problem was there?
What have you already tried to solve the problem?
Disable And enable all extensions
Description and Message
The points seem to work fine and all settings also seem to work but in the forums settings
this is how it displays.
Is that normal ?
FORUM_POINT_SETTINGS
FORUM_POINT_SETTINGS_EXPLAIN
FORUM_PERTOPIC:
FORUM_PERTOPIC_EXPLAIN
FORUM_PERPOST:
FORUM_PERPOST_EXPLAIN
FORUM_PEREDIT:
FORUM_PEREDIT_EXPLAIN
FORUM_COST:
FORUM_COST_EXPLAIN
FORUM_COST_TOPIC:
FORUM_COST_TOPIC_EXPLAIN
FORUM_COST_POST:
FORUM_COST_POST_EXPLAIN
Support Request Support ⇒ Ultimate Points Settings Look Wierd
-
Neves
- Users

- Status: Offline
- User theme: Dark
- Posts: 8
- Joined: Nov 12th, '23, 05:10
-
Azaman
- Users

- Status: Offline
- User theme: Dark
- Posts: 4
- Joined: Apr 15th, '23, 18:22
Re: Ultimate Points Settings Look Wierd
Same here. No support anymore?
-
GizmoNZ
- Users

- Status: Offline
- User theme: Dark
- Posts: 3
- Joined: Nov 17th, '25, 08:02
Re: Ultimate Points Settings Look Wierd
I'm also having the same issue.
-
dmzx
- Founder

- Status: Offline
- User theme: Dark
- Posts: 6491
- Joined: Jan 13th, '14, 20:45
Re: Ultimate Points Settings Look Wierd
Looks like language is not in language files, can you check that.
-
GizmoNZ
- Users

- Status: Offline
- User theme: Dark
- Posts: 3
- Joined: Nov 17th, '25, 08:02
Re: Ultimate Points Settings Look Wierd
I downloaded the 1.2.8 again and put all the same files into the same spot but it hasn't changed anything.
-
samara99
- New user

- Status: Offline
- User theme: Dark
- Posts: 1
- Joined: May 13th, '26, 12:08
Re: Ultimate Points Settings Look Wierd
The extension versions 1.28 and 1.22 don't work.
An error occurs when enabling it.
SQL ERROR [ mysqli ]
Duplicate entry 'dmzx/ultimatepoints' for key 'ext_name' [1062]
SQL
INSERT INTO phpbb_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: 216
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: 180
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/phpbb/extension/manager.php
LINE: 242
CALL: phpbb\extension\manager->update_state()
FILE: [ROOT]/includes/acp/acp_extensions.php
LINE: 210
CALL: phpbb\extension\manager->enable_step()
FILE: [ROOT]/includes/functions_module.php
LINE: 684
CALL: acp_extensions->main()
FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()
An error occurs when enabling it.
SQL ERROR [ mysqli ]
Duplicate entry 'dmzx/ultimatepoints' for key 'ext_name' [1062]
SQL
INSERT INTO phpbb_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: 216
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: 180
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/phpbb/extension/manager.php
LINE: 242
CALL: phpbb\extension\manager->update_state()
FILE: [ROOT]/includes/acp/acp_extensions.php
LINE: 210
CALL: phpbb\extension\manager->enable_step()
FILE: [ROOT]/includes/functions_module.php
LINE: 684
CALL: acp_extensions->main()
FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()
-
dmzx
- Founder

- Status: Offline
- User theme: Dark
- Posts: 6491
- Joined: Jan 13th, '14, 20:45
Re: Ultimate Points Settings Look Wierd
delete in phpbb_ext database the dmzx/ultimatepoints and install again.samara99 wrote: May 13th, '26, 12:17 The extension versions 1.28 and 1.22 don't work.
An error occurs when enabling it.
SQL ERROR [ mysqli ]
Duplicate entry 'dmzx/ultimatepoints' for key 'ext_name' [1062]
SQL
INSERT INTO phpbb_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: 216
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: 180
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/phpbb/extension/manager.php
LINE: 242
CALL: phpbb\extension\manager->update_state()
FILE: [ROOT]/includes/acp/acp_extensions.php
LINE: 210
CALL: phpbb\extension\manager->enable_step()
FILE: [ROOT]/includes/functions_module.php
LINE: 684
CALL: acp_extensions->main()
FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()