Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
kBank - A Money System Details »»
kBank - A Money System
Version: 2.5.3, by mrpaint mrpaint is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.8.x Rating:
Released: 04-02-2009 Last Update: 04-07-2009 Installs: 154
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations  
No support by the author.

kBank v2.5.2 for vBulletin 3.6.x (tested with vBulletin 3.6.8 PL 2), vBulletin 3.7.x (tested with vBulletin 3.7.4 PL 1) and vBulletin 3.8.x (tested with vBulletin 3.8.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
1.6 Easy to manage thread/post/character points
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 6 itemtypes: Announcement, Custom Post Display, 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.5.3 (Release Date: 08-04-2009)
1. Secure Transfer Mode (AdminCP)
2. Seperate award/thank function from showpost.php (to work with vbSEO)
Version 2.5.1 (Release Date: 05-04-2009)
1. Included default itemtypes ready to use, buttons for Default Style
2. Minor Improvement
Version 2.5 (Release Date: 04-04-2009)
1. Fix Monthly Tax
2. Fix invalid auction notices
3. customized_userinfo now works in all common places
4. Easy to use customized phpfile (instead of kbank.php)
5. Tools to mass-manage thread/post/character points. Display point policy at the bottom of the page
6. Allow specify decimal place
7. Upgrade AJAX function. Allow to hide thanks from posts. Allow to add thank (display total amount only)
8. Allow searching through member items
9. New itemtype: Custom Post Display

[Add-Ons]
  1. Working with vbookie (product-kbank_bookiehack.xml)
  2. Raffle System 1.0 (demo: GameOn Forums): Paid work, contact for detail
  3. kGame System (Football Betting & Raffle Guessing): Paid work, contact for detail
  4. Card Tools (Generate serials, allow using serial to deposit money, like Mobile Card): Paid work, contact for detail
  5. Ideas? Contact me to make it come true

Download Now

File Type: zip kBank 2.5.1 Installation.zip (759.0 KB, 2080 views)
File Type: zip kBank 2.5.3 Upgrade From 2.5.1.zip (54.5 KB, 1031 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 04-04-2009, 04:31 AM
hambil's Avatar
hambil hambil is offline
 
Join Date: Jun 2004
Location: Seattle
Posts: 1,719
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mrpaint View Post
Thank you for all your work. Can I include some of them in the next release of kBank? Hehe
Please do.

Also, here is an edit to enable the copy and past of the colors text file I provided:

In kbank/itemtypes/customize_userinfo.kbank.php
Find:
PHP Code:
                'username_colors' => array(
                    
'name' => 'Username Colors list',
                    
'desc' => 'Enter colors that member can choose. Seperate by comma (,)',
                    
'type' => TYPE_STR
                
), 
Replace with:
PHP Code:
                'username_colors' => array(
                    
'name' => 'Username Colors list',
                    
'desc' => 'Enter colors that member can choose. Seperate by comma (,)',
                    
'type' => 'textarea'
                
), 
Find:
PHP Code:
                'usertitle_colors' => array(
                    
'name' => 'Usertitle Colors list',
                    
'desc' => 'Enter colors that member can choose (for title). Seperate by comma (,)',
                    
'type' => TYPE_STR
                
), 
Replace with:
PHP Code:
                'usertitle_colors' => array(
                    
'name' => 'Usertitle Colors list',
                    
'desc' => 'Enter colors that member can choose (for title). Seperate by comma (,)',
                    
'type' => 'textarea'
                
), 
Reply With Quote
  #43  
Old 04-04-2009, 05:17 AM
externalaw.com externalaw.com is offline
 
Join Date: Nov 2008
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah I would put this mod in the graveyard!
messed up my entire forum, no access to admin ... SQGtelly, thank you so much for the tip.
I uploaded the 2.1 version and deleted it from the system and my memory!
Reply With Quote
  #44  
Old 04-04-2009, 05:33 AM
hambil's Avatar
hambil hambil is offline
 
Join Date: Jun 2004
Location: Seattle
Posts: 1,719
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by externalaw.com View Post
yeah I would put this mod in the graveyard!
messed up my entire forum, no access to admin ... SQGtelly, thank you so much for the tip.
I uploaded the 2.1 version and deleted it from the system and my memory!
I've had no problems with it.
Reply With Quote
  #45  
Old 04-04-2009, 05:41 AM
hongquanpc hongquanpc is offline
 
Join Date: May 2008
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Fatal error: Call to undefined function GlobalStartCode() in /home/..../admincp/global.php(247) : eval()'d code on line 2
fix error Turn off for vbb 3.8.1 ,
Reply With Quote
  #46  
Old 04-04-2009, 06:01 AM
ph03nIX ph03nIX is offline
 
Join Date: Jun 2003
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mrpaint View Post
You can disable Who Visited in kBank Settings page
Oops, can't believe I missed that. Thanks.

Quote:
Originally Posted by hambil View Post
Please do.
Also, here is an edit to enable the copy and past of the colors text file I provided:
Once again, nice job, hambil. Thanks.

Also, I thought I'd point this out for anybody that wanted to know, to set the thanks amount for the hide tags just use
Code:
[hide=amount]whatever you want to hide[/hide]
Reply With Quote
  #47  
Old 04-04-2009, 07:23 AM
mrpaint's Avatar
mrpaint mrpaint is offline
 
Join Date: Sep 2004
Location: Hanoi Capital
Posts: 630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm, I'm still working on the issue of 3.8.x
Any more information of your vBulletin: current installed product, etc... would help. Thanks
Reply With Quote
  #48  
Old 04-04-2009, 01:33 PM
mrpaint's Avatar
mrpaint mrpaint is offline
 
Join Date: Sep 2004
Location: Hanoi Capital
Posts: 630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by realdx View Post
could this be used to buy files downloads from user to user? Like a I post a file with scans of something and sell it to other users for k$? thanks!!
You can use the hide function
Like this:

[hide=50]your images[/hide]

~> Everybody must thank the poster at least $50 to view the content
Reply With Quote
  #49  
Old 04-04-2009, 01:48 PM
mrpaint's Avatar
mrpaint mrpaint is offline
 
Join Date: Sep 2004
Location: Hanoi Capital
Posts: 630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Going to test vBadvanced now! (with 3.8.2)

Edit: kBank 2.5 and vBadvanced 3.1.0 both work well. Where is the fatal error???
Reply With Quote
  #50  
Old 04-04-2009, 02:21 PM
Kolbi Kolbi is offline
 
Join Date: Mar 2009
Location: D - S?dbaden
Posts: 899
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there an German translation avaivable?
Reply With Quote
  #51  
Old 04-04-2009, 02:32 PM
mrpaint's Avatar
mrpaint mrpaint is offline
 
Join Date: Sep 2004
Location: Hanoi Capital
Posts: 630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kolbi View Post
Is there an German translation avaivable?
Sorry, currently there is only English version
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:20 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05390 seconds
  • Memory Usage 2,361KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (4)bbcode_php
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete