Version: 2.0.3, by Blaine0002
Developer Last Online: Jul 2018
Category: Major Additions -
Version: 3.6.8
Rating:
Released: 06-19-2006
Last Update: 12-28-2007
Installs: 316
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations Is in Beta Stage
No support by the author.
Unsupported and Unmaintained. There are better point systems to use!
ICash V2.0.2
Features
-----------
+Points in postbit.
+Points in profile page.
+Donation logs.
+Admin donation logs.
+Easy admin donate.
+Points on registration.
+Points for referrers.
+Customizable point name.
+Customizable file name.
+Donation comments.
+Dynamic decimal system.
+Points per topic creation.
+Points per post.
+Points per character.
+Ability to change money row for easy integration with your favorite hacks. for example, integrating with vbookie is as easy as going into your admin cp and changing money to 'vbookie_cash'.
+Mass point giving via ACP.
+Set customizable point values per forum.
+Points may be taken away on post deletion.
+Automatic navbar, memberinfo, and postbit template edits.
To install:
------------
Simply upload all files to your forum root directory and import the product file.
To update:
--------------
Simply reupload all files, overwrite product and revert any templates you may have edited.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I get this error when create a new topic in one of over 20 forums, some users get it every time they make a new post or create new topic.
What may be causing this issue?
PHP Code:
Database error in vBulletin 3.6.8:
Invalid SQL:
UPDATE vb_user SET `money` = `money` + 0,15 WHERE userid = '3';
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '15 WHERE userid = '3'' at line 2 Error Number : 1064 Date : Thursday, November 22nd 2007 @ 11:59:33 AM Script : http://*****forum.net/newthread.php?do=postthread&f=12 Referrer : http://*****forum.net/newthread.php?do=newthread&f=12 IP Address : ***hidden*** Username : John Classname : vB_Database
Well, thanks for your work, but I'd rather like to see what changed in the newest version since I am still running an older version and am unsure either to upgrade or not.
what if I do this:
1. pause the forum
2. go to cpanel->phpmyadmin and rename the money field to 'vbookie_cash'
3. change icash settings (admincp->icash->'money row') to 'vbookie_cash'
4. install vbookie
5. activate forum
Unless I'm missing something, this should work, right?
I tried to simply typed in vbookie_cash in money row in admincp. But cant seem to place bets in vbookie and i get an error msg once i post replies.
Tried the above but how do i do item 2?
What is phpmyadmin? Where do i find it. Sorry, am new.TIA
it might be because vbookie uses a double as its field type whereas icash uses int, this will be fixed in the next release.
Thanks for e info.
However, i set it back to Icash and tried using it. It does not show any points added upon several post. And as guest , i can donate to anyone. Am using 3.5.4. Hope someone canhelp out. TIA.
I get this error when create a new topic in one of over 20 forums, some users get it every time they make a new post or create new topic.
What may be causing this issue?
PHP Code:
Database error in vBulletin 3.6.8:
Invalid SQL:
UPDATE vb_user SET `money` = `money` + 0,15 WHERE userid = '3';
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '15 WHERE userid = '3'' at line 2 Error Number : 1064 Date : Thursday, November 22nd 2007 @ 11:59:33 AM Script : http://*****forum.net/newthread.php?do=postthread&f=12 Referrer : http://*****forum.net/newthread.php?do=newthread&f=12 IP Address : ***hidden*** Username : John Classname : vB_Database