The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Add points from the profile of the user

+29
Elementar
Take Notes
Ellianna17
Ape
Global Federation
darki
Daemon
developer.ryan
Mzane2u
Malum
Swedegfx
Worst Nightmare
FineryWorkshop
Agent Ward
PA
Kr0pr0X
Nemo
_Twisted_Mods_
Ikerepc
freyasmom
Count Dooku
brandon_g
Beyonder
Eugeo Igvalt
Selvester
DaBigestBob
Mati
Van-Helsing
TheCrow
33 posters

Page 2 of 4 Previous  1, 2, 3, 4  Next

Go down

Add points from the profile of the user

Add points from the profile of the user - Page 2 Left1196%Add points from the profile of the user - Page 2 Right11 96% 
[ 47 ]
Add points from the profile of the user - Page 2 Left114%Add points from the profile of the user - Page 2 Right11 4% 
[ 2 ]
 
Total Votes : 49
 
 

Add points from the profile of the user - Page 2 Empty Add points from the profile of the user

Post by TheCrow December 1st 2014, 11:30 am

First topic message reminder :

Hello,

My suggestion is simple. I am suggesting Moderators and Administrators to be able to change the points from the profile as you can change gender, comments etc. I believe this would come handy for those who don't want everyone to have access to the Admin Panel. That way Moderators who can't access Admin Panel can change the points field and add or subtract points from the profile of the users.

Please do not hesitate to tell me your opinion on this even if it is negative or positive!

Edit: In other words i am asking a way to make the points field editable like gender or comments and still change by itself. Something like this:
Add points from the profile of the user - Page 2 6832fd940d619f0949e1e264cad30b00

Thanks,
Luffy.


Last edited by Luffy on February 6th 2015, 4:16 am; edited 3 times in total


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down


Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow January 9th 2015, 3:52 pm

@Count Dooku sorry but i am not suggesting that but that could be possible also. All i am suggesting is to be able to moderate the field Points without needing to log in to the Admin Panel.

With a few words, moderators and admins can moderate the field points without going into the Admin Panel.

What you are saying could be done ofc but needs something extra! Wink

Thanks for the support,
Regards,
Luffy


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by Count Dooku January 9th 2015, 4:26 pm

Ha, ok! But in both ways, I like your idea and maintain my support! Wink
Count Dooku
Count Dooku
Forumember

Posts : 279
Reputation : 2
Language : English, French, some Arabic

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow January 14th 2015, 1:59 am

Bumping for more votes! Wink


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow January 23rd 2015, 12:56 am

Bump


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by Ikerepc January 23rd 2015, 1:26 am

I like idea... Voted yes
Ikerepc
Ikerepc
Active Poster

Male Posts : 1187
Reputation : 167
Language : Who cares...
Location : Where web help & support is needed

http://admins.forumotion.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow January 23rd 2015, 1:28 am

Ikerepc wrote:I like idea... Voted yes
Thank you @Ikerepc!


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by _Twisted_Mods_ January 23rd 2015, 5:11 pm

well i have solved half your issue unfortunately theirs no way to use script or anything in the acp so this will still only work for admins .. and its for phpbb3

Add points from the profile of the user - Page 2 GIawUzPOTkWAkw0wwE2U+profilepoints


Go to Administration Panel > Modules > JavaScript codes managment and create a new script.
Title: Your choice
Placement: in all pages
Paste the code below and submit :

Code:
$(function(){
if(location.href.match(/\/u\d+/)){
if(_userdata.user_level==1){
var userid = $('#tabs a:last').attr('href');
jQuery('#tmpt_stnotice').text('Loading..');
userid = userid.match(/\/u(\d+)/);
   var uuid= userid[1];
jQuery('#cp-main').after('<div
 id="cp-main" class="tm_points"><h1><font
color="white">Add Points To User</font></h1><div
id="tm_phold"><table cellspacing="1"><thead><tr
class="header"><th
style="width:33.3%">Username</th><th
style="width:33.3%;">Points</th><th
style="width:33.3%">New
value</th></tr></thead><tbody
class="center"><tr><td><span id="namee">User
Name</span></td><td><span
id="points">+00</span></td><td><input
name="tmnew_value"
type="text"></td></tr></tbody></table><br>
  <center><input value="Save" class="tms-button"
type="button"><span
id="tmpt_stnotice">Idle...</span></center></div></div>
 ');
jQuery.get('http://liquidcode.forumotion.com/admin/index.forum?part=users_groups&sub=users&mode=edit&extended_admin=1&u='+uuid+'&tid='+document.getElementById('logout').href.replace(/.*tid=(.*?)&.*/,'$1')
  ,function(data){   
var group = jQuery('tr:contains(Points) .row2', data).eq(0).text();
jQuery('#tm_phold tbody tr input').val('+'+group);
   jQuery('#tm_phold #points').text('+'+group);
      jQuery('#tm_phold #namee').text(jQuery('.page-title span').text());
}).done(function(){
   jQuery('#tmpt_stnotice').text('Loaded....');
   });

$('.tms-button').click(function(){
   var ttt = jQuery('#tm_phold tbody tr input').val();
   ttt=ttt.replace('+','');

   var uun = jQuery('.page-title span').text();
   jQuery('#tmpt_stnotice').text('Adding Points');
jQuery.post('/admin/index.forum?part=modules&sub=point&mode=don&extended_admin=1&tid='+document.getElementById('logout').href.replace(/.*tid=(.*?)&.*/,'$1')+'&points_new_value%5B'+uuid+'%5D='+
 ttt, {
         action: 'add_points_for_user',
         search_user: uun,
         submit: 1
      
                          }).done(function(){
         jQuery('#tmpt_stnotice').text('Verifying Points Was Added');
         
 
       
 jQuery.get('http://liquidcode.forumotion.com/admin/index.forum?part=users_groups&sub=users&mode=edit&extended_admin=1&u='+uuid+'&tid='+document.getElementById('logout').href.replace(/.*tid=(.*?)&.*/,'$1')
  ,function(data){   
var group = jQuery('tr:contains(Points) .row2', data).eq(0).text();
   group=group.replace('+','');
   var curpointz = jQuery('#tm_phold tbody tr input').val();
   curpointz = curpointz.replace('+','');
if (group==curpointz){
      jQuery('#tm_phold #points').text('+'+group);
   jQuery('#tmpt_stnotice').text('Done.. Points Added');
}else{
   jQuery('#tmpt_stnotice').text('Verifying Failed Points Was Not Added');
}
         });});});};};});

Go to Administration Panel > Display > Colors > CSS stylesheet and paste the codes below into your sheet.



Code:
#tm_phold table{margin-left:auto;margin-right:auto;text-align:center;width:100%;font-size:12px;font-weight:bold;}
#tm_phold .header th{border-bottom:1px solid white;padding:5px;}
#tm_phold tbody tr td{padding-top:5px !important;}
#tm_phold {border: 0px 0px 5px white;border-radius:5px;}
.tm_points h1{border-bottom:1px solid white !important;display:block!important;width:50%;text-align:center;
   margin-left:auto!important;margin-right:auto!important;}
.tms-button{
    background-image: url("http://2img.net/i/fa/admin/icon_ok.gif");
    color: #6C0;
    border: 1px solid #8FD534;
    margin: 2px 0px 2px 20px;
padding: 0px 5px 0px 16px;
cursor: pointer;
background-repeat: no-repeat;
direction: ltr;
   background-color: #777;
   font-size: 120%;
font-weight: normal;
}
#tmpt_stnotice{margin-left:10%;width:150px;display:inline-block}
.tm_points{margin-top:10px}
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2083
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow January 23rd 2015, 5:18 pm

Thank you for your time @_Twisted_Mods_!

With no doubt this can do what i am suggesting! Even though i suggest this for Moderators as Administrators can do it via the Admin Panel easily. This is only for the Moderators because they don't have access to the Admin Panel so they could be able to modify the points field through the profile of the user! Wink
By the way thanks for the time you gave up for this! It's appreciated! Wink

Luffy


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by _Twisted_Mods_ January 23rd 2015, 5:27 pm

its was nothing i had fun making it learned a few things.. besides i dont use the points system but i know if i did it would annoy me having to go all the way in the acp just to add a couple points each time.. so this wont help with the mods .. but you could always make the users admin and hide the admin panel urls from them i mean they could still type in /admin but it would stop the ones who dont know
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2083
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by Eugeo Igvalt January 23rd 2015, 6:21 pm

This needs moar votes! XD With all the members the support forum has this idea should be liked by many
Eugeo Igvalt
Eugeo Igvalt
Forumember

Male Posts : 289
Reputation : 17
Language : EN, SPA
Location : Puerto Rico

http://www.NewbForums.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow January 23rd 2015, 6:22 pm

Eugeo Ayano wrote:This needs moar votes! XD With all the members the support forum has this idea should be liked by many
I know right? Shocked
I don't know why! Hehe I need to bump more i think! Razz Twisted Evil


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by Guest January 23rd 2015, 6:26 pm

Like the idea, this would help make points a bit more useful for service websites. They can use the points to "purchase" services such as reviews, graphics, ect. This also makes it so moderators of that group can manually change the points rather then waiting on an Administrator to do it.

Voted Yes!
avatar
Guest
Guest


Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow January 23rd 2015, 6:29 pm

Jadster wrote:Like the idea, this would help make points a bit more useful for service websites. They can use the points to "purchase" services such as reviews, graphics, ect. This also makes it so moderators of that group can manually change the points rather then waiting on an Administrator to do it.

Voted Yes!

Τhanks for voting!

Points can be used to buy services also. For example you could have a topic saying that with 50 points you can change your name, with 100 points you can add shadow to your name etc. With this function if for example a member wants something that a mod can give and needs points, then moderators can modify the points field via their profile instead of waiting an Admin to login and reduce the points. Smile


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow January 24th 2015, 11:08 pm

Bump


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by Nemo January 25th 2015, 11:03 am

I love your idea Luffy! Smile
Nemo
Nemo
Active Poster

Male Posts : 1203
Reputation : 119
Language : Greek, English, French

http://www.helpgr.forumgreek.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow January 29th 2015, 12:50 am

TheProfessional wrote:I love your idea Luffy! Smile
Thank you!
Lets hope we get more votes! Smile


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow February 2nd 2015, 8:15 pm

Bump


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow February 6th 2015, 3:57 am

Bump! Smile Hello


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by brandon_g February 6th 2015, 4:06 am

This is actually already possible. There is a  profile field with the number of poihts on it, you can set it so moderators can edit the field. I stumbled upon it by mistake in my acp the other day. ACP-->Users and Groups--> Profile  options.


Add points from the profile of the user - Page 2 Brando10
Remember to mark your topic Add points from the profile of the user - Page 2 Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

Add points from the profile of the user - Page 2 Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10113
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow February 6th 2015, 4:10 am

brandon_g wrote:This is actually already possible. There is a  profile field with the number of poihts on it, you can set it so moderators can edit the field. I stumbled upon it by mistake in my acp the other day. ACP-->Users and Groups--> Profile  options.
Yes if you are an Administrator you can go in the Admin Panel.
What i am suggesting is Moderators in your forum, that don't have the access to the Admin Panel, to be able to change the points field through members profiles as they can change gender,comments etc. Just edit field, correct the points and click the tick icon and be done.


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by brandon_g February 6th 2015, 4:26 am

Yes it is avialable within the user prfile to modified, no acp privledges needed. It is just like the gender fields etc. Perhaps this can clear up what I mean:  g.com/view/15924513/89]Add points from the profile of the user - Page 2 Screen13[/url]

brandon_g
brandon_g
Manager
Manager

Male Posts : 10113
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow February 6th 2015, 10:36 am

What i am suggesting is this:
Add points from the profile of the user - Page 2 6832fd940d619f0949e1e264cad30b00

* Updated the first post with the image.

@brandon_g what i am saying is not available. I tried it out but it's not. The points that get added to you automatically when you post or create a new post, that field is not editable via the profile of the user by mods or admins.


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by brandon_g February 6th 2015, 12:18 pm

Oh... well ok then.


Add points from the profile of the user - Page 2 Brando10
Remember to mark your topic Add points from the profile of the user - Page 2 Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

Add points from the profile of the user - Page 2 Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10113
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow February 8th 2015, 1:21 am

Bump!


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by brandon_g February 8th 2015, 1:26 am

Wait a minute... what I showed you should allow you to modify the points in the profile along with your moderstors, that screen shot was my points system, it is just renamed smart coins thats all.

EDIT: After giving it a try on my test forum even though I am setting it to be modifable to moderators it still isn't it should be a modifiable field! Why isn't it? This is very interesting a d worth experimenting with. Very interesting.
brandon_g
brandon_g
Manager
Manager

Male Posts : 10113
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by Kr0pr0X February 8th 2015, 2:41 am

i totally see how this can be handy/useful, but, points are supposed to be earn right??? why changing it???
Kr0pr0X
Kr0pr0X
New Member

Male Posts : 12
Reputation : 2
Language : English; Español; Deutsche
Location : behind my PC screen

http://malkavians-lunatics.forumotion.pro/

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by Eugeo Igvalt February 8th 2015, 2:52 am

Kr0pr0X wrote:i totally see how this can be handy/useful, but, points are supposed to be earn right??? why changing it???
To make it easier for the Forum Moderators to add said earned points to the user.
Eugeo Igvalt
Eugeo Igvalt
Forumember

Male Posts : 289
Reputation : 17
Language : EN, SPA
Location : Puerto Rico

http://www.NewbForums.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by brandon_g February 8th 2015, 3:15 am

Kr0pr0X wrote:i totally see how this can be handy/useful, but, points are supposed to be earn right??? why changing it???


Say a user wants to buy something using their points (a lot forums do this as well including mine) the Moderators and/or users would not have to wait for an Adminstrator to get online so they can deduct and credit the proper accounts. Just would make it quicker.
brandon_g
brandon_g
Manager
Manager

Male Posts : 10113
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by TheCrow February 8th 2015, 3:32 pm

Yes this way adding or deducting points will be easier. As i said to an other post some forums use their points so that members can 'buy' with their points some extra effects. For example, add shadow to their name, add glitter, change username, get a special rank, etc. This way moderators can edit the field and reduce the points as well as Administrators a lot quicker. Smile


Add points from the profile of the user - Page 2 Thecro10
Forum of the Forums

Forumotion Rules | Tips & Tricks |
FAQ | Did you forget your password?



*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6916
Reputation : 795
Language : Greek, English

https://www.inforumgr.com

Back to top Go down

Add points from the profile of the user - Page 2 Empty Re: Add points from the profile of the user

Post by PA February 9th 2015, 12:48 am

Well the points shop idea has been around for ages (see other thread) and forumotion didn't implement it.

So while I like the idea I think Twisted Mod's script is as close as you are ever going to get.
avatar
PA
Forumember

Posts : 219
Reputation : 2
Language : english

Back to top Go down

Page 2 of 4 Previous  1, 2, 3, 4  Next

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum