3.1.x Extensions Database 3.1 / 3.2Ultimate Points Extension

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
Locked Previous topicNext topic
User avatar

killfrenzy
Users
Users
Posts: 118
Joined: 06 Feb 2016, 19:22
    Windows 10 Chrome

Re: Ultimate Points Extension

Post by killfrenzy »

I just wonder if possible to have points in every game they won like hangman, jack en poy. etc. hehe
Compilation of Android Roms, Recoverys, Apps, Games and Tricks
Visit my blog http://androidcribs.com
Androidcribs.com
Androidcribs
Image

User avatar

Matrixer
Users
Users
Posts: 21
Joined: 22 May 2016, 17:52
    Mac OS X Safari

Re: Ultimate Points Extension

Post by Matrixer »

dmzx wrote: 03 Jun 2016, 11:53
repedeGP wrote: 03 Jun 2016, 04:48 Hey there! I've been using this extension on a forum I run for a few months, now. Absolutely love it!
I had a problem presented to me, however. When our users try to Donate the currency to one-another, it simply refreshes their intended recipient's profile page. I've had a few different users attempt it, on different browsers, and they're all experiencing the same issue. I, however, can donate just fine.

I've tried hunting around in the settings, and found that donations is properly enabled. I've tried looking through permissions, but didn't find anything (for group permissions at least) aside from making users Pay to post, and the like.

It likely matters, but we're still running 1.1.1. Yeeeaaah, a little behind. oops.
Will updating fix this? Is this a common issue?

Sorry if the question is a dumb one, I've had a long day at work and can't find the answer on my own ;_;
Open ext\dmzx\ultimatepoints\event\listener.php
Find This may be a partial find and not the whole line

Code: Select all

'U_POINTS_DONATE'		=> ($this->auth->acl_get('a_') || $this->auth->acl_get('m_chg_points')) ? $this->helper->route('dmzx_ultimatepoints_controller', array('mode' => 'transfer', 'i' => $user_id, 'adm_points' => '1')) : '',
Replace with Replace the preceding lines with the following

Code: Select all

'U_POINTS_DONATE'		=> ($this->auth->acl_get('u_use_points')) ? $this->helper->route('dmzx_ultimatepoints_controller', array('mode' => 'transfer', 'i' => $user_id, 'adm_points' => '1')) : '',
Will be fixed in next release :wink:

Many Thanks for this solution - when I found out last night that the donate button doesn't work for users I almost wanted to get a day job back - hahahaha
:dance: :eusa_dance: :thumbup:

User avatar

Thread
Users
Users
Posts: 1
Joined: 03 Sep 2016, 23:53
    Windows 7 Chrome

Re: Ultimate Points Extension

Post by Thread »

How to fix?

Everytime i try to submit a setting change - It logs me off.

User avatar

x8BiTw0LFx
Users
Users
Posts: 79
Joined: 02 Nov 2015, 15:37
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by x8BiTw0LFx »

Is there a way to add groups who can not receive points?
Image

User avatar

camplife
Users
Users
Posts: 22
Joined: 11 Aug 2016, 02:30
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by camplife »

x8BiTw0LFx wrote: 10 Sep 2016, 14:08 Is there a way to add groups who can not receive points?
You should be able to set that in Group Permissions.

User avatar

killfrenzy
Users
Users
Posts: 118
Joined: 06 Feb 2016, 19:22
    Windows 10 Chrome

Re: Ultimate Points Extension

Post by killfrenzy »

This one of my favorite extensions. I didn't noticed that my Ultimate Extension is outdated 1.1.2 and need to update to the latest 1.1.5. Do I need to backup in database to prevent lost of points? Sir what is the proper way to update this extension without losing the data and points of the members?

User avatar

x8BiTw0LFx
Users
Users
Posts: 79
Joined: 02 Nov 2015, 15:37
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by x8BiTw0LFx »

killfrenzy wrote: 12 Sep 2016, 17:03 This one of my favorite extensions. I didn't noticed that my Ultimate Extension is outdated 1.1.2 and need to update to the latest 1.1.5. Do I need to backup in database to prevent lost of points? Sir what is the proper way to update this extension without losing the data and points of the members?
Yes, don't install the migration folder.

User avatar

x8BiTw0LFx
Users
Users
Posts: 79
Joined: 02 Nov 2015, 15:37
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by x8BiTw0LFx »

camplife wrote: 11 Sep 2016, 23:41
x8BiTw0LFx wrote: 10 Sep 2016, 14:08 Is there a way to add groups who can not receive points?
You should be able to set that in Group Permissions.
Nope :(

User avatar

camplife
Users
Users
Posts: 22
Joined: 11 Aug 2016, 02:30
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by camplife »

x8BiTw0LFx wrote: 12 Sep 2016, 23:25
camplife wrote: 11 Sep 2016, 23:41
x8BiTw0LFx wrote: 10 Sep 2016, 14:08 Is there a way to add groups who can not receive points?
You should be able to set that in Group Permissions.
Nope :(
I think so...under advanced permissions, the Ultimate Points tab.

User avatar

x8BiTw0LFx
Users
Users
Posts: 79
Joined: 02 Nov 2015, 15:37
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by x8BiTw0LFx »

camplife wrote: 13 Sep 2016, 00:08
x8BiTw0LFx wrote: 12 Sep 2016, 23:25
camplife wrote: 11 Sep 2016, 23:41
x8BiTw0LFx wrote: 10 Sep 2016, 14:08 Is there a way to add groups who can not receive points?
You should be able to set that in Group Permissions.
Nope :(
I think so...under advanced permissions, the Ultimate Points tab.
Nope - doesn't work :(

User avatar

camplife
Users
Users
Posts: 22
Joined: 11 Aug 2016, 02:30
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by camplife »

x8BiTw0LFx wrote: 14 Sep 2016, 23:37
camplife wrote: 13 Sep 2016, 00:08
x8BiTw0LFx wrote: 12 Sep 2016, 23:25
camplife wrote: 11 Sep 2016, 23:41
x8BiTw0LFx wrote: 10 Sep 2016, 14:08 Is there a way to add groups who can not receive points?
You should be able to set that in Group Permissions.
Nope :(
I think so...under advanced permissions, the Ultimate Points tab.
Nope - doesn't work :(
Do you have this??
Capture.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

x8BiTw0LFx
Users
Users
Posts: 79
Joined: 02 Nov 2015, 15:37
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by x8BiTw0LFx »

camplife wrote: 15 Sep 2016, 00:13 Do you have this??
Capture.png
Yes, and everything is set to no, but still receiving points :(

User avatar

camplife
Users
Users
Posts: 22
Joined: 11 Aug 2016, 02:30
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by camplife »

x8BiTw0LFx wrote: 15 Sep 2016, 15:06
camplife wrote: 15 Sep 2016, 00:13 Do you have this??
Capture.png
Yes, and everything is set to no, but still receiving points :(
Are they a member of another group that IS allowed to use UP?

User avatar

ameners
Users
Users
Posts: 1
Joined: 02 Feb 2016, 03:45
    Windows 10 Chrome

Re: Ultimate Points Extension

Post by ameners »

Super add-on! :)

Polish translation please

User avatar

camplife
Users
Users
Posts: 22
Joined: 11 Aug 2016, 02:30
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by camplife »

x8BiTw0LFx wrote: 15 Sep 2016, 15:06
camplife wrote: 15 Sep 2016, 00:13 Do you have this??
Capture.png
Yes, and everything is set to no, but still receiving points :(
Instead of "No", try "Never". I think "No" can be over-ridden by other settings whereas "Never" cannot. (I think that's how it works)

Locked Previous topicNext topic