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

Topic Author
dmzx
Founder
Founder
Posts: 6584
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by dmzx »

Scanialady wrote: 24 May 2016, 16:58 I found a little mistake
Changed download thanks!
Also for translation, need to check if next release the language will be updated :wink:

User avatar

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

Re: Ultimate Points Extension

Post by Scanialady »

dmzx wrote: 24 May 2016, 18:43 ...
Also for translation, need to check if next release the language will be updated :wink:
oh, really? Hm - then put your attention on file common.php, please :whistl:

Line 250

'POINTS_TRANSFER_RECIEVED' => 'Transfers received',
-
If you want to get German translations for extensions: ask me.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6584
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by dmzx »

Scanialady wrote: 24 May 2016, 19:04
dmzx wrote: 24 May 2016, 18:43 ...
Also for translation, need to check if next release the language will be updated :wink:
oh, really? Hm - then put your attention on file common.php, please :whistl:

Line 250

'POINTS_TRANSFER_RECIEVED' => 'Transfers received',
:thumbup:

User avatar

v1rtu0so
Users
Users
Posts: 15
Joined: 28 May 2016, 00:23
    Mac OS X Chrome

Re: Ultimate Points Extension

Post by v1rtu0so »

Hey guys, I am a bit new to the world of phpBB and this extension; however I think I am navigating through the code pretty well. I was wondering, if there is a way to completely remove the [Ultimate Points] tab from within the UCP altogether? I am using these points combined with in-game trading points (xbox one) on my private server so I do not need any of this stuff.

Thanks!

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6584
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by dmzx »

v1rtu0so wrote: 28 May 2016, 00:42 Hey guys, I am a bit new to the world of phpBB and this extension; however I think I am navigating through the code pretty well. I was wondering, if there is a way to completely remove the [Ultimate Points] tab from within the UCP altogether? I am using these points combined with in-game trading points (xbox one) on my private server so I do not need any of this stuff.

Thanks!
You can disable it in ACP under System=>User Control Panel and disable the module.

User avatar

v1rtu0so
Users
Users
Posts: 15
Joined: 28 May 2016, 00:23
    Mac OS X Chrome

Re: Ultimate Points Extension

Post by v1rtu0so »

dmzx wrote: 28 May 2016, 07:24 You can disable it in ACP under System=>User Control Panel and disable the module.
I feel slightly :oops: right now. I have been scrubbing through code breaking things left and right, when it was so simple. Thank you!

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6584
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by dmzx »

v1rtu0so wrote: 28 May 2016, 07:38
dmzx wrote: 28 May 2016, 07:24 You can disable it in ACP under System=>User Control Panel and disable the module.
I feel slightly :oops: right now. I have been scrubbing through code breaking things left and right, when it was so simple. Thank you!
NP :wink:

User avatar

RTI kartname
Users
Users
Posts: 25
Joined: 03 May 2016, 21:10
    Windows 10 Opera

Re: Ultimate Points Extension

Post by RTI kartname »

Hi guys , sorry for my english but I'm using google translator , on my forum I installed version 1.1.2 , how do I update to the latest version without losing any points so far acquired by the users ?

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6584
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by dmzx »

RTI kartname wrote: 29 May 2016, 10:47 Hi guys , sorry for my english but I'm using google translator , on my forum I installed version 1.1.2 , how do I update to the latest version without losing any points so far acquired by the users ?
Just install all new files without the Migration files and clear cache.
See also https://www.phpbb.com/community/viewtop ... #p14438411

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6584
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

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 »

Little changes for 1.1.5 DE (common.php, a few variables added)
---


German translation 1.1.5
You do not have the required permissions to view the files attached to this post.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6584
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by dmzx »

Scanialady wrote: 30 May 2016, 19:38 Little changes for 1.1.5 DE (common.php, a few variables added)
---


German translation 1.1.5
:thumbup:

User avatar

v1rtu0so
Users
Users
Posts: 15
Joined: 28 May 2016, 00:23
    Mac OS X Chrome

Re: Ultimate Points Extension

Post by v1rtu0so »

I have changed the name of ultimate points to Crusade Coins, and as such I dislike having the .../ultimatepoints.php page, is there a way to change the name of this page? If not, could you tell me how I would go about "displaying" the points on the /memberslist.php page? I am familiar with CSS and HTML, but completely new to PHP and SQL.

I appreciate your time!

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6584
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Ultimate Points Extension

Post by dmzx »

v1rtu0so wrote: 01 Jun 2016, 22:05 I have changed the name of ultimate points to Crusade Coins, and as such I dislike having the .../ultimatepoints.php page, is there a way to change the name of this page? If not, could you tell me how I would go about "displaying" the points on the /memberslist.php page? I am familiar with CSS and HTML, but completely new to PHP and SQL.

I appreciate your time!
This is not standard but take a look here https://github.com/dmzx/Ultimate-Points ... ing.yml#L2 :wink:

User avatar

v1rtu0so
Users
Users
Posts: 15
Joined: 28 May 2016, 00:23
    Mac OS X Chrome

Re: Ultimate Points Extension

Post by v1rtu0so »

Once again, so simple. :wall: If you're in the mood to help some more, could you help me add the ability to [Donate] / [Modify] directly from this page? Also, I am looking at the ".../ultimatepoints/styles/mystyle/template/points/points_list.html" page and was wondering if you could help me display information from each users custom fields {postrow.custom_fields.PROFILE_FIELD_NAME} & {postrow.custom_fields.PROFILE_FIELD_VALUE}. Because the points are tied to an xbox game, I want the users to be able to view all game specific custom fields on this page as well.

PS. I am willing to give you a "donation" for your help ;-) Thanks again!

Locked Previous topicNext topic