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>
User avatar

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

Re: Ultimate Points Extension

Post by Matrixer »

Hi guys,

Is there any code available to make only the total Points display on index?

If not can you help me create something to include in functions.php please?

Thanks

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: 21 Sep 2016, 02:19
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)
That works, but only so the groups can't see their points. They still receive points :/
Image

User avatar

LEOPARD
Users
Users
Posts: 14
Joined: 08 Sep 2016, 21:55
    Windows 7 Chrome

Re: Ultimate Points Extension

Post by LEOPARD »

Friends, I beg you! Make please lottery module for the portal.
Very necessary. My users can not play it, because the just forget about it. And so it will be in the portal and will be visible to all.
For earlier and thank you!

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Ultimate Points Extension

Post by dmzx »

First post updated.

User avatar

Scanialady
Users
Users
Posts: 310
Joined: 06 Apr 2015, 18:04
    Windows 10 Chrome

Re: Ultimate Points Extension

Post by Scanialady »

Update language DE
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
If you want to get German translations for extensions: ask me.

User avatar

xStorm91x
Users
Users
Posts: 15
Joined: 20 Sep 2016, 11:32
    Mac OS X Safari

Re: Ultimate Points Extension

Post by xStorm91x »

Someone can help me?? How can i fix this problem?...

www.rsf-clan.net/forum
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Ultimate Points Extension

Post by dmzx »

xStorm91x wrote: 17 Oct 2016, 05:57 Someone can help me?? How can i fix this problem?...

www.rsf-clan.net/forum
Check the styles/all/theme/ultimatepoints.css file and look for icon.
Change icons to:

.icon-points {
background-image: url("./images/icon_points.gif");
background-repeat: no-repeat;
}

.icon-members {
background-image: url("./images/icon_members.gif");
background-repeat: no-repeat;
}

User avatar

xStorm91x
Users
Users
Posts: 15
Joined: 20 Sep 2016, 11:32
    Mac OS X Safari

Re: Ultimate Points Extension

Post by xStorm91x »

dmzx wrote: 17 Oct 2016, 19:41
xStorm91x wrote: 17 Oct 2016, 05:57 Someone can help me?? How can i fix this problem?...

www.rsf-clan.net/forum
Check the styles/all/theme/ultimatepoints.css file and look for icon.
Change icons to:

.icon-points {
background-image: url("./images/icon_points.gif");
background-repeat: no-repeat;
}

.icon-members {
background-image: url("./images/icon_members.gif");
background-repeat: no-repeat;
}
Thanks! Now work

User avatar

ag108home
Users
Users
Posts: 1
Joined: 18 Oct 2016, 17:26
    Ubuntu Firefox

Re: Ultimate Points Extension

Post by ag108home »

How can admin see log of all user and can you add function pay to view content? Thank you!

User avatar

LEOPARD
Users
Users
Posts: 14
Joined: 08 Sep 2016, 21:55
    Windows 7 Chrome

Re: Ultimate Points Extension

Post by LEOPARD »

I can not upgrade from version 1.1.5 to 1.1.6.
I do this: unplug the extension, delete the folder with the server, upload the new version includes an extension.
So the error 503.
Image

User avatar

Kinsman
Users
Users
Posts: 109
Joined: 18 Aug 2016, 15:38
    Windows 10 Chrome

Re: Ultimate Points Extension

Post by Kinsman »

I could not upgrade either.

Something went wrong during the request and an exception was thrown. The changes made before the error occurred were reversed to the best of our abilities, but you should check the board for errors.
A module already exists:
Return to the extension list

Do we need to delete data to go from 1.1.5 to 1.1.6 ?

User avatar

Scanialady
Users
Users
Posts: 310
Joined: 06 Apr 2015, 18:04
    Windows 10 Chrome

Re: Ultimate Points Extension

Post by Scanialady »

Kinsman wrote: 25 Oct 2016, 12:04
A module already exists:
If you are using phpBB 3.1.10: may be it is caused by this bug: https://tracker.phpbb.com/browse/PHPBB3-14831
There are issues with the dbal when installing an extension. Here are two example extensions that previously installed and worked fine on 3.1.9

User avatar

Kinsman
Users
Users
Posts: 109
Joined: 18 Aug 2016, 15:38
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by Kinsman »

Interesting, I can see at least three extensions updated their migration files to avoid the issue, so unsure of the way forward now beyone waiting for 3.1.11 to fix it.

User avatar

Kinsman
Users
Users
Posts: 109
Joined: 18 Aug 2016, 15:38
    Windows 7 Firefox

Re: Ultimate Points Extension

Post by Kinsman »

Bugger, looks like the failed migration broke our site too.

SQL ERROR [ mysqli ]

Table 'bikesnst_phpbb3.phpbb_points_bank' doesn't exist [1146]

SQL

SELECT holding FROM phpbb_points_bank WHERE user_id = 4

BACKTRACE

User avatar

Kinsman
Users
Users
Posts: 109
Joined: 18 Aug 2016, 15:38
    Windows 7 Firefox

Re: Ultimate Points Extension

Post by Kinsman »

I'm not sure what to do from here, maybe restore a backup? or just delete the points extension entirely?

Locked Previous topicNext topic