The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
User Points System Details »» | |||||||||||||||||||||||||
What does this script do?
This script is a very simple and easy to use system for giving or deducting arbitrary points from a given user. Its the vb3 edition of the popular vb2 hack found here It also easy to set this up to give users points through PM's, Journals (if you have one), or just about anything that can pull in custom profile fields. Why is this in beta? I really dont think anyone will have an issue with this hack as we've been using this for months already but we had to variabilize a few things so the possibility exists. There is also one extra query per page for an uncached template. I just dont understand how thats done in vb3 and havent had time to really look into it. What are the differences between this and the vb2 version? The vb3 version doesnt have the mass user gil update feature but it has an easier interface to give or take points from the postbit. Since points can be given very quickly from the postbit, our mods stopped using the mass updater and there just wasnt a need on our part to port it over. Whats the difference between this and upoints hack? User preferance mostly... I think this points hack offers a simpler way of manually giving or taking points which some people prefer. Others simply need a points hack without the complexity of having a store. One thing I will note in advance is that this points hack does not give points automatically for people creating or replying to threads. Its just not something our site needed. However it can work with those options in the ustore. Can this work with the ustore? Thankfully Link coded the store to be able to take advantage of the different user points systems that would be released. If you have this ustore / upoints hack installed, go to the UTT points settings and under the ucash settings use the following: Points Table: userfield Points Field: field x (where x is the custom field you will be creating). You will need to alter some of the template changes but from what I've seen, you should be able to get the added benifit of getting points for new threads, replies, etc. Will this work with vbPetz? I havent installed vbpetz yet so I have no clue how well this would intergrate with thier system. And thats about all I can think of right now. Screen shots below: The first shows the box you enter the points in, hit enter or click the coin to submit and you get a pop up box confirmation. If you reload the page, you'll see the second post which shows the users points (gil) updated and the points (gil) paid on that specific post. The logic is that reloading a page sux and its easier to click the okay button on a javascript box. Its not bad at all. ^^ Show Your Support
|
Comments |
#32
|
||||
|
||||
*confused*
Is this a Points System, or some form of addon for an existing Points System? |
#33
|
||||
|
||||
Kall. Its its own points system but you can use it as an add on for the ustore / upoint system and probably a few other hacks. We give out the points manually so this just made it simpler... its something we were using that we figured a few people might need or want.
|
#34
|
|||
|
|||
Question for you.
I want to add 2 different kind of points to a members account - one for buying things in our shop and one for contest points. Is it possible install this twice so I can add 2 differnent points to members accounts? |
#35
|
||||
|
||||
Yeah. The simple way would be to install the hack a second time but change a the file name and template thats called.
Here's the start but I need to look over the php file itself to see what variables need to be changed. * In step 2 change the name of gillog.txt to gillog2.txt * In step 3 rename gilupdate.php to gilupdate2.php * In step 5 add this instead: PHP Code:
PHP Code:
step 10: ALTER TABLE `post` ADD `gilpaid2` TINYINT DEFAULT '0' NOT NULL ; |
#36
|
|||
|
|||
Thank you - works great!
|
#37
|
|||
|
|||
wait.. so is this working on 3.03?
|
#38
|
||||
|
||||
works fine on vb3.0.3.
|
#39
|
|||
|
|||
awesome hack, thanks reeve
|
#40
|
|||
|
|||
A modification question.
Is there a way to place the update fields for this on another page such as the Profile page, or a custom drop box in each post? Here is why I ask. For our forum we used to have the similar hack by Palmer ofShinra when we ran vb2.3.5, we loved it. We had adapted it to six different fields for keeping track of tournaments and special titles. To make it accessable to Staff Members and Admins I didn't install the controls to the postbit, and gave the appropriate URLs to those that needed it so people wouldn't make unauthorized changes. I like how this version logs and can be set to specific groups, but with six fields, that's six white boxes with coins in every post. No offence, but that is ugly if your an admin and you see that many boxes. So far I haven't had much luck getting a working control into the Profile page, and my associate is still trying to get a drop box to work as well. The only other option that comes to mind is to place this on one skin not used by those that need the controls and then they switch to it when needed. |
#41
|
||||
|
||||
There is an addon for the upoints hack that lets you do mass updates for users in the same format as the old vb2 points hack which may suit you better. I will check on adding this to the profile page though.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|