Version: 4.0.1, by GeekyDesigns
Developer Last Online: Nov 2023
Category: Miscellaneous Hacks -
Version: 4.0.0 Beta 3
Rating:
Released: 11-13-2009
Last Update: 11-20-2009
Installs: 334
DB Changes Uses Plugins Auto-Templates
Additional Files
No support by the author.
11/20/09 - uCash 4.0.1 released, adding the option to edit a user's points when editing a user in the Admin CP. For some reason I thought that was already implemented. Whatever, it's there now. Enjoy.
Welcome to uCash 4.0.x!
uCash is a points system for vBulletin. 4.0.x is the continuation of uCash 3.9, which is a rewrite of previous uCash versions from scratch designed for vBulletin 4 and up. Simply upload the files located in the 'upload' folder and import product-ucash.xml in the Product Manager of vBulletin (allowing overwrite if you are upgrading). If you are installing this as a first time user of uCash then congrats, everything should be working and you can configure the options to your liking from there.
If you have a previous (pre-3.9) install of uCash or uCash & uShop still in the database, please read "oldupgrades.txt".
If you have any issues to report with this addon, please post it in this thread. Include all relevant details, such as vBulletin version and any previous install of uCash or uCash & uShop and its version number. Please do not PM or IM me for support unless you have a showstopping bug or exploit to report.
Wall of text aside, please enjoy the latest release of uCash, and feel free to post any ideas or comments here. Thanks!
For a more full list of current features in this beta, look at the screenshots displaying the main settings and per-forum settings. Note that screenshots may be out of date. For full-sized screenshots, go here: http://cuphat.com/mods/ucash/
Does this include an option to award points for blog posts? If not, is there an add on that does?
Not at this time and I am not sure.
Quote:
Originally Posted by kpierce
I really need an option to see a list of everyone's points at once.
I probably won't add this to the addon itself, but you can always run a query similar to this (either "Execute SQL Query" near the bottom of the Admin CP or in phpMyAdmin or similar):
SELECT username, ucash FROM PREFIXuser ORDER BY ucash DESC
Replace PREFIX with your table prefix (or just remove it if you don't have one).
Quote:
Originally Posted by FlameGun
You can disable it by setting the multiplier value to zero in the forum you wish.
Correct.
Quote:
Originally Posted by sticky
I like this a lot but could I have it just with all rep?
As in rep received for creating threads and referring users instead of points?
In theory, sure. Turn off the other options by giving 0 points for them and change the Points Data Location setting to "TP.user.reputation" (without the quotes, of course).
In theory, sure. Turn off the other options by giving 0 points for them and change the Points Data Location setting to "TP.user.reputation" (without the quotes, of course).
Awesome! It is working, the only error seems to be that it is not giving partial points, 0.5 for example.