Version: 2.1, by mrpaint
Developer Last Online: Nov 2023
Category: Add-On Releases -
Version: 3.7.0
Rating:
Released: 07-13-2008
Last Update: 09-25-2008
Installs: 100
DB Changes Uses Plugins Auto-Templates
Additional Files Translations
No support by the author.
kBank v2.1 for vBulletin 3.6.x (tested with vBulletin 3.6.8 Patch Level 2) and vBulletin 3.7.x (tested with vBulletin 3.7.0)
[WHAT IS IT?]
kBank is a money system for your vBulletin Board with a lot of feature (listed below). With kBank, your members will try to post as much as possible (even spam) to earn points to get cool items or to be the richest man in the world You will love it!
[MAIN FEATURE]
1. Admin function:
1.1 Edit Settings (a lot of settings)
1.2 Donate members: by usergroup or username
1.3 Detail statistic updated daily, full action log (admin log & member log)
1.4 Tool to manage everything (itemtypes, item, transactions log)
1.5 Salary Center (AdminCP > kBank > kBank Salary Center): Provide tool to calculate mod activities
2. Member function:
2.1 Donate money
2.2 View history of transactions
2.3 Buy/Sell/Produce/Use/Gift items
2.4 Monthly Tax
2.5 Intergrated Who Visited In 24h (with Paul M's permission)
2.6 There are many top list based on different factors: Top Posts (all time), Top Posts In 1 Day, Top Posts Each Day, Top Richest, Top Richest (with Items), Top Thanked (times), Top Thanked (amount), Top Sent Thank (times),Top Sent Thank (amount), Top Thanked Post (times), Top Thanked Post (amount), Top Awarded (times), Top Awarded (amount), Top Amount of Tax. List for kBank Admin Only: Top Thanked by Area, Top Awarded by Area, Top Give Award (times), Top Give Award (amount)
2.7 Grant Permission (allow trusted-person to access your points)
3. Other:
3.1 Included 5 itemtypes: Announcement, Custom User Info, Profile Images (big avatar/signature picture), None (item with your information), Pack (many-in-1 item)
3.2 Included kBank Award/Thank system. Allow forum staff to award high quality post or take points from spam. Member can easily donate others via good post
3.3 Included kBank Hide with 1 hidden-type: Require thank
3.4 Included Help files (need to install FULL version)
[CHANGE LOG] Version 2.1 (Release Date: 18-08-2008)
1. Item: Add Never Expires option, group similar items in kShop
2. Itemtype: Add edit time limitation (member can edit username/usertitle once or twice,etc... Confirmation required) for Customized Userinfo itemtype. Add new itemtype with "open" information
3. Admin Tool: Admin can select exactly which element is shown in post and profile. Add 1-time register points. Add option to count thanks as posts (still work well when update posts count). Add Salary Center
4. Add product uninstall codes
5. Create addon to work with vbookie
Version 2.0.1 (Release Date: 27-07-2008)
1. Fix mysql queries (cause database error)
2. Fix thank issue (delay update of thank times/amount)
3. Improve kBank Hide (working with extremely long hide content)
After installing if you can not see kBank Salary Center under kBank menu, please download file "cpnav_kbank.xml" (attached) and upload overwrite into ./includes/xml
Please download customize_userinfo.kbank.php (attached below) and upload overwrite into ./kbank/itemtypes to fix HTML username/usertitle issue
what i mean is, it shows for ex : KLverino$ = 145 . And i don't know from where it get the 145. But i think i know, this is more to vbpoints system maybe ?
what i mean is, it shows for ex : KLverino$ = 145 . And i don't know from where it get the 145. But i think i know, this is more to vbpoints system maybe ?
You can check your transaction history: click View All History If you are kBank Admin, you can see all other member history
About KLverino$, I can't get it, take a screenshot please
You can check your transaction history: click View All History If you are kBank Admin, you can see all other member history
About KLverino$, I can't get it, take a screenshot please
Why don't you quote your database error here or send it to me by PM?
Thank you
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT
allowed.grantid AS grantid
,user.userid AS userid
,user.username AS username
FROM `XXXXXkbank_granted_permission` as allowed
INNER JOIN `XXXXXuser` ON (user.userid = allowed.userid)
WHERE allowed.allowid = 1;
MySQL Error : Unknown column 'user.userid' in 'field list'
Error Number : 1054
Request Date : Tuesday, July 15th 2008 @ 12:34:01 PM
Error Date : Tuesday, July 15th 2008 @ 12:34:02 PM
Script : http://www.XXXX.com/forum/kbank.php?
Referrer : http://www.XXXX.com/forum/index.php
IP Address : XXXXXX
Username : XX
Classname : vB_Database
MySQL Version : 5.0.51a-community
Example allow admin add Item we wanna let our member buy ! So after they buy it ..the Item will be located under their User Profiles . U can set How many amount for that item wanna sell .
Ofcourse allow member SEND the item gift to Someone ! So it wil be located under their User Profiles ...People can view where they Post or reply .
SELECT
allowed.grantid AS grantid
,user.userid AS userid
,user.username AS username
FROM `XXXXXkbank_granted_permission` as allowed
INNER JOIN `XXXXXuser` ON (user.userid = allowed.userid)
WHERE allowed.allowid = 1;
MySQL Error : Unknown column 'user.userid' in 'field list'
Error Number : 1054
Request Date : Tuesday, July 15th 2008 @ 12:34:01 PM
Error Date : Tuesday, July 15th 2008 @ 12:34:02 PM
Script : http://www.XXXX.com/forum/kbank.php?
Referrer : http://www.XXXX.com/forum/index.php
IP Address : XXXXXX
Username : XX
Classname : vB_Database
MySQL Version : 5.0.51a-community
=========================
hope this help !
My mistake, I will fix this soon
About your suggestion, Items currenttly working that way (add item or produce item, buy item and use). If you want some item display as properties (cars, mobiles,.v.v.) they don't have any real value so I don't make it
About your suggestion, Items currenttly working that way (add item or produce item, buy item and use). If you want some item display as properties (cars, mobiles,.v.v.) they don't have any real value so I don't make it
Ya i only have gift smal images ..where i want my members can buy it and place unde their post count .