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
Is there of this Addon German translate?
If I get erlaubnis this to act?
Have a few more ask to the Addon:
Do I understand it properly one here to members a present can do?
Speak one agrees (points, one can buy DM, ? etc.) and for it then presents??
Are the presents limited to days?
Currently only English version is available. I don't really understand your questions but you can use any currency you want instead of default (DM, ? is ok). Presents (items) can be limited by days or not
Quote:
Originally Posted by a9eel
hi mrpaint
how can i delate all the members Balance becouse now when ever i wont to delate i install xml agin and agin
is ther away to but all member 0$
I'm affraid you have to run manual query. If you still want to reset your members balance, please send me a PM
Quote:
Originally Posted by mutex
Disabling it's bad method for problem solving
I've found how to solve this
Plugin Manager -> kBank Init Edit
PHP Code:
if (THIS_SCRIPT != 'blog_usercp' AND THIS_SCRIPT != 'blog_post'){ include_once(DIR . '/kbank/init.php'); }
Oh, I encountered new problem. When a user change his username, the username only effect on post view but not under the thread Starter view/Thread view. Also, when you are in the post and click on that username, it will show "Send private message to ORIGINAL NAME" instead of new display name.
Can you make the name change globally on all functions instead of just inside post view? Thanks
Oh, I encountered new problem. When a user change his username, the username only effect on post view but not under the thread Starter view/Thread view. Also, when you are in the post and click on that username, it will show "Send private message to ORIGINAL NAME" instead of new display name.
Can you make the name change globally on all functions instead of just inside post view? Thanks
We can make the name change globally but when user change customized username, the username that show in starter will not be updated immediately. So... I decided not to change them and I'm still looking for a method that can solve the problem
We can make the name change globally but when user change customized username, the username that show in starter will not be updated immediately. So... I decided not to change them and I'm still looking for a method that can solve the problem
Please do make them change globally. The users can wait until the board updated for the change to take effect. I have a very good server so my update time is shorter ^^