3.2 & 3.3 Extensions Database 3.2 / 3.3 ⇒ Ultimate Points Extension
-
Robbie626
- Users

- Posts: 12
- Joined: 14 Jan 2018, 10:25
Re: Ultimate Points Extension
Quick question about a setting
Chance to win the Jackpot:
Here you can set the percentage to win the Jackpot. (the higher the value, the bigger the chance to win)
Does this setting mean a user has 50% of winning the base jackpot and 50% of winning the big jackpot based on ticket purchases? If I want to user to win the collective jackpot based on ticket purchases, do I need to set it to 100%? I am not sure if this setting is implying to bonus points higher than the big jackpot.
Chance to win the Jackpot:
Here you can set the percentage to win the Jackpot. (the higher the value, the bigger the chance to win)
Does this setting mean a user has 50% of winning the base jackpot and 50% of winning the big jackpot based on ticket purchases? If I want to user to win the collective jackpot based on ticket purchases, do I need to set it to 100%? I am not sure if this setting is implying to bonus points higher than the big jackpot.
-
Tiger21820
- Users

- Posts: 13
- Joined: 24 May 2020, 21:00
Re: Ultimate Points Extension
There's only one jackpot, and the setting is as it says: The higher the percentage, the more likely any one user who purchases at least one ticket will be chosen as the jackpot winner for that round! If set to 100%, every single round will have a jackpot winner! As far as I can tell, buying more than one ticket DOES NOT increase a user's chance of winning! Ticket purchases ONLY add the amount of points spent on those tickets to the progressive jackpot, and give the purchaser a chance of winning the jackpot for the current round, nothing more!
-
zhangla
- New user

- Posts: 3
- Joined: 04 Nov 2023, 13:44
Re: Ultimate Points Extension
Hello all,
Is there a way to display donation/distribution of points by a user to the post author on the bottom of that post? Assuming the donation/distribution is initiated by clicking on the "Donate" button below the author's profile while viewing the post?
Thanks.
Is there a way to display donation/distribution of points by a user to the post author on the bottom of that post? Assuming the donation/distribution is initiated by clicking on the "Donate" button below the author's profile while viewing the post?
Thanks.
-
Dead Man
- Users

- Posts: 19
- Joined: 07 Jul 2024, 17:08
Re: Ultimate Points Extension
Installed this but I noticed that When one creates a Bank.
The BANK statistics button in the UCP makes that specific PAGE crash.
This is the path that crashes
If you don't create a bank that Bank Option for statistics page works which I am guessing is because there's still no data to try and load.
SORT OF TEMP FIX encase others have same issue. So far only thing I could do was to HIDE the BANK MODULE from displaying in the Users UCP that way they never get the change to Press the Button. This way the BANK still stays enabled.
Path ACP>>SYSTEM>>MODULE MANAGEMENT>> USER CONTROL PANEL
Find the ULTIMATE POINTS module and CLICK IT and you will get this

Next click the GEAR ICON to get to this page

Change this to NO

Now users should no longer have the Button in there UCP settings TAB

The BANK statistics button in the UCP makes that specific PAGE crash.
This is the path that crashes
Code: Select all
ucp.php?i=-dmzx-ultimatepoints-ucp-ucp_ultimatepoints_module&mode=bankSORT OF TEMP FIX encase others have same issue. So far only thing I could do was to HIDE the BANK MODULE from displaying in the Users UCP that way they never get the change to Press the Button. This way the BANK still stays enabled.
Path ACP>>SYSTEM>>MODULE MANAGEMENT>> USER CONTROL PANEL
Find the ULTIMATE POINTS module and CLICK IT and you will get this

Next click the GEAR ICON to get to this page

Change this to NO

Now users should no longer have the Button in there UCP settings TAB

-
Hitomi
- Users

- Posts: 18
- Joined: 13 Mar 2020, 17:53
Re: Ultimate Points Extension
Is there a way to show user lifetime total points?
-
nncuong
- New user

- Posts: 1
- Joined: 14 Nov 2024, 07:09
Re: Ultimate Points Extension
Awesome, I used unimate point with phpBB 3.0. I had to give it up when upgrading to 3.1. I just found this upgrade extension again now
-
eunaumtenhoid
- Users

- Posts: 68
- Joined: 14 Oct 2016, 05:10
Re: Ultimate Points Extension
It would be really cool for ultimate points to be compatible with thanks for posts, so the user who made the post gains x points for each thank you received
An ultimate shop would also be welcome, which could have digital items that would provide new options on the forum, such as access to the group, remove warnings, number of raffles, change username, among others. each of these features could be sold separately
An ultimate shop would also be welcome, which could have digital items that would provide new options on the forum, such as access to the group, remove warnings, number of raffles, change username, among others. each of these features could be sold separately
-
ninouee
- Donator

- Posts: 32
- Joined: 01 May 2016, 09:48
Re: Ultimate Points Extension
Forum game forums, the point and shop can be very interesting.
I can pay for it. 😀
I can pay for it. 😀
-
Tiger21820
- Users

- Posts: 13
- Joined: 24 May 2020, 21:00
Re: Ultimate Points Extension
The extension does keep track of the total points that a user has deposited and withdrawn from their bank account in the SQL database (phpbb_points_bank: totalwithdrew & totaldeposit), but the extension doesn't display it, unfortunately! You'd have to make modifications to the extension to display those specific columns!
-
dmzx
- Founder

- Posts: 6491
- Joined: 13 Jan 2014, 21:45
Re: Ultimate Points Extension
First post updated.
-
SpIdErPiGgY
- Users

- Posts: 123
- Joined: 04 Feb 2021, 23:54
Re: Ultimate Points Extension
There is still an issue. Please look at:
And in: ultimatepoints.css
Code: Select all
#cp-menu {
float: left;
width: 19%;
margin-top: 1em;
margin-bottom: 5px;
}
#cp-main {
float: left;
width: 81%;
}When I remove that css code, it look normal.
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
✦ 🌐 phpBB Extensions in Dutch
✦ Free translations, updates, support and practical tutorials for phpBB.
✦ 💚 Support this project on Ko-fi
✦ Free translations, updates, support and practical tutorials for phpBB.
✦ 💚 Support this project on Ko-fi
-
xMaveeeX
- Users

- Posts: 5
- Joined: 08 May 2021, 00:09
Re: Ultimate Points Extension
Thank you so much for making this former modification available as an extension.
This is an amazing piece of work, and I even shed a tear when I saw it.
I noticed that in phpBB 3.3, there is no longer a page confirming that a post has been saved. This was also the page where you could see how many points you earned for a post.
If I may make a suggestion — would it be possible to add the earned points as a log/record under /ucp.php?i=-dmzx-ultimatepoints-ucp-ucp_ultimatepoints_module? That way, there would at least be some form of traceability.
I would be really happy if this could be implemented.
Wishing everyone a great weekend! :)
This is an amazing piece of work, and I even shed a tear when I saw it.
I noticed that in phpBB 3.3, there is no longer a page confirming that a post has been saved. This was also the page where you could see how many points you earned for a post.
If I may make a suggestion — would it be possible to add the earned points as a log/record under /ucp.php?i=-dmzx-ultimatepoints-ucp-ucp_ultimatepoints_module? That way, there would at least be some form of traceability.
I would be really happy if this could be implemented.
Wishing everyone a great weekend! :)
-
Sniper_E
- VIP

- Posts: 1161
- Joined: 14 Oct 2014, 19:01
Re: Ultimate Points Extension
I looked in prosilver/theme/cp.css and saw the identical varibles in the .cp-menu class and in the .cp-main class.SpIdErPiGgY wrote: 16 Jan 2025, 20:38In the ultimatepoints.cssIs messing up layout in mobile view (PM). When I remove that css code, it look normal.Code: Select all
#cp-menu { float: left; width: 19%; margin-top: 1em; margin-bottom: 5px; } #cp-main { float: left; width: 81%; }
Of course I'm guessing dm is using a #id instead of a .class in a template somewhere for those. I don't have this ext so I don't know.
I would say remove that css from the ultimatepoints.css file if it doesn't mess anything elsewhere up,
Or wrap them with this @media below.
Code: Select all
@media (min-width: 701px) {
#cp-menu {
float: left;
width: 19%;
margin-top: 1em;
margin-bottom: 5px;
}
#cp-main {
float: left;
width: 81%;
}
}
-
SpIdErPiGgY
- Users

- Posts: 123
- Joined: 04 Feb 2021, 23:54
Re: Ultimate Points Extension
I just removed the code from ultimatue points css file, and it's okay like that. No problemo 😁

