The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
ICash, Simple stand-alone point system. Details »» | |||||||||||||||||||||||||||
ICash, Simple stand-alone point system.
Developer Last Online: Jul 2018
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
|
Comments |
#102
|
|||
|
|||
Is it possible to get points for ibProArcade v2.6.6+ and vBulletin blog system to get points?
|
#103
|
|||
|
|||
Cant fix the item at the place where owner want :|
It is always switched between items |
#104
|
|||
|
|||
I use this mod, and its good. Used it with Ishop, but Ishop doesn't work good under 3.7. Switched to Vbexperience. Does Icash work with Vbexperience? Anyone get that to work?
|
#105
|
|||
|
|||
Quote:
Users have to bank their points to stop them losing them at a specified time/when they log off. Can someone help out with this? http://www.converseboards.com/icash-...-dropping.html |
#106
|
|||
|
|||
Hello everyone this is my first post, im getting this error when someone make a thread
Code:
Database error in vBulletin 3.7.2: Invalid SQL: UPDATE user SET ICash = ICash +1 WHERE userid = 1; MySQL Error : Unknown column 'ICash' in 'field list' Error Number : 1054 Request Date : Saturday, August 2nd 2008 @ 09:33:54 PM Error Date : Saturday, August 2nd 2008 @ 09:33:54 PM Script : http://www.calnht.com/forums/newreply.php?do=postreply&t=1 Referrer : http://www.calnht.com/forums/newreply.php?do=newreply&noquote=1&p=4 IP Address : 98.208.202.188 Username : Biscuit Classname : vB_Database MySQL Version : 5.0.51a-community-log |
#107
|
||||
|
||||
Quote:
|
#108
|
|||
|
|||
User name with space can not get points. Point raised by two members already. Forgive me but this is a serious error and my users are angry over it.
Solution to Problem Spaces in User Name Goto Plugins & Products>Plugin Manager>Plugin System>ICash>ICash Postbit Edit>Edit Find PHP Code:
PHP Code:
Note:- We have used urlencode to correctly encode string. This would convert space to URL equivalent values and PHP string joining routine would handle it correctly. Please Do it at your own risk. I do not work in insurance company |
#109
|
|||
|
|||
Any way to see the users with the most cash? Im trying to use this for a contest.
|
#110
|
|||
|
|||
Error when i try to upload the product:
Database error in vBulletin 3.7.0: Invalid SQL: ALTER TABLE vb_user ADD COLUMN money decimal(15,2) DEFAULT '0' NOT NULL; MySQL Error : Duplicate column name 'money' Error Number : 1060 Request Date : Thursday, August 21st 2008 @ 11:02:54 AM Error Date : Thursday, August 21st 2008 @ 11:02:54 AM Script : http://www.****/forum/admincp/plugin...=productimport Referrer : http://www.****/forum/admincp/plugin.php?do=productadd IP Address : **** Username : **** Classname : vB_Database MySQL Version : 5.0.37-standard |
#111
|
||||
|
||||
ok, this is the most BLATANT error...
MySQL Error : Duplicate column name 'money' This fix will make your forum go down, so dw if it does. What you need to do, is go to any other product Blaine has made, and find where it asks for the coloumn your points are contained in. Its default is "Money", now change that rows name to "money1" without the quotes. Go to your cpanel, go to your phpmyadmin, go to the database your vbulletin information is in, go to your user table, find the column named "money" and click the little pencil icon, then change its name to "money1" without the quotes. Ok, now your forum should be back up and running.. install icash and it should all be good. If you want, go back to the mods options where you changed the original "money" and change "money1" back to "money", and go back to your SQL and delete the row "money1". That should make both mods use the same row. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|