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

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

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)

Cause of file size limitation, you can download FULL version (with help) here: http://www.mediafire.com/?sharekey=2...77ec469acb75af

[KNOWN ISSUES]
  1. 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
  2. Please download customize_userinfo.kbank.php (attached below) and upload overwrite into ./kbank/itemtypes to fix HTML username/usertitle issue
  3. Fatal error when Update award/thank: https://vborg.vbsupport.ru/showpost.php?p=1637542

Supporters / CoAuthors

Show Your Support

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

Comments
  #12  
Old 07-15-2008, 02:53 AM
mrpaint's Avatar
mrpaint mrpaint is offline
 
Join Date: Sep 2004
Location: Hanoi Capital
Posts: 630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by esperone View Post
im getting this error when trying to add new items into the shop:

Warning: Invalid argument supplied for foreach() in [path]/admincp/kbankadmin.php on line 859
You should add itemtypes before you can add new items. Click Item Types Management and you will be redirected to Add New Item Types page. Read this for more information: http://hskl.net/f/kbank.php?do=help&page=add_itemtype

Quote:
Originally Posted by lostguy View Post
Okay u need update it because lot of us using vb3.7.2 patch 1

####################
Template: navbar (or header, depending on your style's templates)
####################
Find:
----------------------------------------
<if condition="false"><td class="vbmenu2_control"><a href="$vboptions[bburl]/calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td></if>
----------------------------------------
Add BELOW:
----------------------------------------
$template_hook[navbar_buttons_lef"]
----------------------------------------

Dont exist in your Navbar !


###################
Template: MEMBERINFO
####################
Find:
----------------------------------------
<if condition="$vboptions['usereferrer']">
----------------------------------------
Add BELOW:
----------------------------------------
$template_hook[profile_stats_pregeneral]
----------------------------------------

Dont exist in your MEMBERINFO

This new script out not long ago why it didnt test on latest ? This is depressing my day btw .
As far as I know, no template edit is require for vBulletin 3.7 but I will get 3.7.2 PL1 and check this out

Thank you

Edit: Checked, no template edit needed for vBB 3.7.x (include 3.7.2 PL1)
Reply With Quote
  #13  
Old 07-15-2008, 04:51 AM
juan71287 juan71287 is offline
 
Join Date: Dec 2003
Location: New York
Posts: 194
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mrpaint View Post
You should add itemtypes before you can add new items. Click Item Types Management and you will be redirected to Add New Item Types page. Read this for more information: http://hskl.net/f/kbank.php?do=help&page=add_itemtype


As far as I know, no template edit is require for vBulletin 3.7 but I will get 3.7.2 PL1 and check this out

Thank you

Edit: Checked, no template edit needed for vBB 3.7.x (include 3.7.2 PL1)
Thanks, that worked
Reply With Quote
  #14  
Old 07-15-2008, 06:38 AM
lostguy lostguy is offline
 
Join Date: Mar 2008
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When i click " Account Management " i got DATABASE error .

Yes i did upload the kbank.php into forum root
Reply With Quote
  #15  
Old 07-15-2008, 06:43 AM
mrpaint's Avatar
mrpaint mrpaint is offline
 
Join Date: Sep 2004
Location: Hanoi Capital
Posts: 630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lostguy View Post
When i click " Account Management " i got DATABASE error .

Yes i did upload the kbank.php into forum root
Why don't you quote your database error here or send it to me by PM?
Thank you
Reply With Quote
  #16  
Old 07-15-2008, 06:45 AM
lostgirl815 lostgirl815 is offline
 
Join Date: Apr 2006
Posts: 228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Posting so I can find this again later.
Reply With Quote
  #17  
Old 07-15-2008, 06:49 AM
verino verino is offline
 
Join Date: May 2008
Posts: 156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi mrpaint

i sent you email just now, regarding your mod.

Pls check it if you got the time
Reply With Quote
  #18  
Old 07-15-2008, 06:53 AM
mrpaint's Avatar
mrpaint mrpaint is offline
 
Join Date: Sep 2004
Location: Hanoi Capital
Posts: 630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by verino View Post
hi mrpaint

i sent you email just now, regarding your mod.

Pls check it if you got the time
I have just replied your email Hope it helps
Reply With Quote
  #19  
Old 07-15-2008, 06:59 AM
verino verino is offline
 
Join Date: May 2008
Posts: 156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mrpaint View Post
I have just replied your email Hope it helps
1. You can change KL$ to whatever you want (for example VERINO$) and it will display in everywhere instead of default value
2. I will try to provide more detail help. About your question, kBank has a donation limit for each transaction and a 24h limit of each user. Is that what you want?

the first time i installed, i see in the memberinfo : KL<username>$

Is that showing for how much their donation ? and your readme.txt :

3. Create groups, config permission for Member Group, Bank Rupted Group (limited permission), Company Group, Bank Group

I have to create new usergroups ?

Is there a feature that telling you (as admin) how many times user has donated, the amount, the time they donate and when it will be expired ?

Thank's
Reply With Quote
  #20  
Old 07-15-2008, 07:05 AM
mrpaint's Avatar
mrpaint mrpaint is offline
 
Join Date: Sep 2004
Location: Hanoi Capital
Posts: 630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by verino View Post
the first time i installed, i see in the memberinfo : KL<username>$

Is that showing for how much their donation ? and your readme.txt :

3. Create groups, config permission for Member Group, Bank Rupted Group (limited permission), Company Group, Bank Group

I have to create new usergroups ?

Is there a feature that telling you (as admin) how many times user has donated, the amount, the time they donate and when it will be expired ?

Thank's
I don't understand "KL<username>$". What is it? Can you take a screenshot?

Create usergroup with permission as you want (by Usergroup Manager). You can read this Help Entry for more detail: http://hskl.net/f/kbank.php?do=help&...tall_usergroup
Reply With Quote
  #21  
Old 07-15-2008, 07:05 AM
lostguy lostguy is offline
 
Join Date: Mar 2008
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Btw the Kbank Item section VERY confusing..Do u step by step tuts ? this not helping by exploring .
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 12:23 AM.


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.07884 seconds
  • Memory Usage 2,325KB
  • 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
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete