Ultimate Points Extension
-
- Users
- Posts: 5
- Joined: 10 Feb 2021, 23:00
Re: Ultimate Points Extension
For shops, I found a way to co-exist this extension with advanced shop system or advanced point system extensions.
You have to install them in order, but both use the POINTS table.
The ups does the earnings, the aps/ass works perfectly, but setting their earnings to zero.
It made sense.
You have to install them in order, but both use the POINTS table.
The ups does the earnings, the aps/ass works perfectly, but setting their earnings to zero.
It made sense.
-
- Users
- Posts: 71
- Joined: 22 Jan 2017, 15:39
Re: Ultimate Points Extension
I have the same problem with the English language files. The German translation works fine.

Just the English is not displayed at ACP inside the forum settings.
On my testing board the bank time , days, week, month display as normal but on the main forum I just sometimes got the 1 ARRAY display. Same Server, same settings.
I have begun to put the English texts inside my German files and then upload it again. It seems to work, but not sure why the base files, even on a fresh 3.3.5 board, not show up correctly.
Just the English is not displayed at ACP inside the forum settings.
On my testing board the bank time , days, week, month display as normal but on the main forum I just sometimes got the 1 ARRAY display. Same Server, same settings.
I have begun to put the English texts inside my German files and then upload it again. It seems to work, but not sure why the base files, even on a fresh 3.3.5 board, not show up correctly.
-
- Users
- Posts: 89
- Joined: 05 Aug 2019, 14:18
Re: Ultimate Points Extension
Hi guys, I wonder if is possible change point separator of thousands.
Would like change per
Anya idea?
Regards
I answer myself:
In common.php search for lines 244 y 245:
Change the separator to your liking
Would like change
Code: Select all
,
Code: Select all
.
Regards

In common.php search for lines 244 y 245:
Code: Select all
'POINTS_SEPARATOR_DECIMAL' => ',',
Code: Select all
POINTS_SEPARATOR_THOUSANDS' => '.',
-
- Users
- Posts: 71
- Joined: 22 Jan 2017, 15:39
Re: Ultimate Points Extension
One of my team members with English setup language still not see the texts inside forum edit to set the points. For me with my translation all works fine.
-
- Users
- Posts: 118
- Joined: 06 Feb 2016, 19:22
Re: Ultimate Points Extension
Help I want to delete it and reset all but can't delete data. Show http 500 error is there's a way to delete it? or in the database?
Compilation of Android Roms, Recoverys, Apps, Games and Tricks
Visit my blog http://androidcribs.com

Visit my blog http://androidcribs.com
- Androidcribs.com
- Androidcribs

-
- Users
- Posts: 918
- Joined: 02 Feb 2018, 12:04
Re: Ultimate Points Extension
1st upload again files then go to PHPmyAdmin then delete it from therekillfrenzy wrote: 26 Aug 2022, 13:15 Help I want to delete it and reset all but can't delete data. Show http 500 error is there's a way to delete it? or in the database?
and the last back your forum and delete the ext from Disabled Extensions
Feed like a disease
And bring them to their knees
They'll pay for their deceit
And bring them to their knees
They'll pay for their deceit
-
- Users
- Posts: 118
- Joined: 06 Feb 2016, 19:22
Re: Ultimate Points Extension
what exact table name I need to delete? thanksivailo95 wrote: 26 Aug 2022, 16:321st upload again files then go to PHPmyAdmin then delete it from therekillfrenzy wrote: 26 Aug 2022, 13:15 Help I want to delete it and reset all but can't delete data. Show http 500 error is there's a way to delete it? or in the database?
and the last back your forum and delete the ext from Disabled Extensions
Compilation of Android Roms, Recoverys, Apps, Games and Tricks
Visit my blog http://androidcribs.com

Visit my blog http://androidcribs.com
- Androidcribs.com
- Androidcribs

-
- New user
- Posts: 1
- Joined: 10 Oct 2022, 15:11
Re: Ultimate Points Extension
How to add daily reward login bonus?
-
- Users
- Posts: 71
- Joined: 22 Jan 2017, 15:39
Re: Ultimate Points Extension
To display to transaction logs still result errors for me:
And still the mystery with inside the ACP Forum Edit the languages not display.Fatal error: Uncaught Error: mysqli_result object is already closed in ..../phpbb/db/driver/mysqli.php:264 Stack trace: #0 .../phpbb/db/driver/mysqli.php(264): mysqli_fetch_assoc(Object(mysqli_result)) #1 .../phpbb/db/driver/factory.php(305): phpbb\db\driver\mysqli->sql_fetchrow(Object(mysqli_result)) #2 .../ext/dmzx/ultimatepoints/ucp/ucp_ultimatepoints_module.php(109): phpbb\db\driver\factory->sql_fetchrow() #3 .../ext/dmzx/ultimatepoints/ucp/ucp_ultimatepoints_module.php(40): dmzx\ultimatepoints\ucp\ucp_ultimatepoints_module->bank_info() #4 ..../includes/functions_module.php(676): dmzx\ultimatepoints\ucp\ucp_ultimatepoints_module->main('\\dmzx\\ultimatep...', 'bank') #5 .../ucp.php(440): p_master->load_active() #6 {main} thrown in.../phpbb/db/driver/mysqli.php on line 264
-
- Users
- Posts: 14
- Joined: 08 Feb 2020, 14:29
Re: Ultimate Points Extension
Hello
Also wanted to install the Ext Ultimatepoints_v127 but the following errors are displayed
General error
--------------------------------------
It's been dealt with
Also wanted to install the Ext Ultimatepoints_v127 but the following errors are displayed
General error
--------------------------------------
It's been dealt with
Last edited by Ghost on 05 Jan 2023, 09:45, edited 1 time in total.
-
- Users
- Posts: 14
- Joined: 08 Feb 2020, 14:29
Re: Ultimate Points Extension
How can I delete this error from the database?
LG Ghost
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, string given
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
-
- Founder
- Posts: 6429
- Joined: 13 Jan 2014, 21:45
Re: Ultimate Points Extension
Do you get this when installing Ultimate points?
-
- Users
- Posts: 14
- Joined: 08 Feb 2020, 14:29
Re: Ultimate Points Extension
No I get that who I click on Ultimate Points in the personal area
-
- Users
- Posts: 14
- Joined: 08 Feb 2020, 14:29
Re: Ultimate Points Extension
I just tried my test forum, everything is ok.
But on my main forum is a mistake.
Can I get the mistake in the main forum from database?
But on my main forum is a mistake.
Can I get the mistake in the main forum from database?