vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - kBank - A Money System (https://vborg.vbsupport.ru/showthread.php?t=210236)

swiftor 03-13-2010 05:48 PM

Any chance of a release over the weekend? I've been saving my money system for you <3

mrpaint 03-20-2010 07:56 AM

Hi guys,

To those who upgraded your boards to vBulletin 4, you may now use the new version of kBank which works in vBulletin 4: https://vborg.vbsupport.ru/showthread.php?t=238691
The new version also provide some minor improvements especially in thank/award system.

Regards,

pythonimp 03-30-2010 07:29 AM

I'm just gonna throw a suggestion at you, but I think you should integrate paypal in the whole hack - mostly so users can go in and buy "credits" if they are low on forum cash.

idk, if you want more insight, feel free to PM me or email me at pythonimp@gmail.com

Thanks.

mrpaint 03-30-2010 02:51 PM

Quote:

Originally Posted by pythonimp (Post 2012720)
I'm just gonna throw a suggestion at you, but I think you should integrate paypal in the whole hack - mostly so users can go in and buy "credits" if they are low on forum cash.

idk, if you want more insight, feel free to PM me or email me at pythonimp@gmail.com

Thanks.

OMG, this is such a great idea :D

exel 03-30-2010 11:36 PM

Trying to target the amount of points but I can`t find the template.

http://grab.by/grabs/1ac8a5173e199d5...08f7938186.png

I added divs.
HTML Code:

                        <!-- kBank Award START #postbit Info -->
<div class="postinfo">
                        <if condition="$awardedtimes AND $awardedamount">
                                <a href="search.php?do=findawarded&userid=$post[userid]">
                                        <phrase 1="$post[musername]" 2="$awardedtimes" 3="$awardedamount" 4="$kbankname">$vbphrase[kbank_award_postbit_awarded_times_total]</phrase>
                                </a>
                                <br/>
                        </if>
                        <if condition="$thanksenttimes AND $thanksentamount">
                                <a href="search.php?do=findthank&userid=$post[userid]">
                                        <phrase 1="$post[musername]" 2="$thanksenttimes" 3="$thanksentamount" 4="$kbankname">$vbphrase[kbank_award_postbit_sentthank_times_total]</phrase>
                                </a>
                                <br/>
                        </if>
                        <if condition="$thankreceivedtimes AND $thankreceivedamount">
                                <a href="search.php?do=findthanked&userid=$post[userid]">
                                        <phrase 1="$post[musername]" 2="$thankreceivedtimes" 3="$thankreceivedamount" 4="$kbankname">$vbphrase[kbank_award_postbit_receivedthank_times_total]</phrase>
                                </a>
                                <br/>
                        </if>
                </div>


rule0 04-01-2010 05:04 PM

Quote:

Originally Posted by mrpaint (Post 1928803)
Oh, I waited for so long for this question :D
You can always force an update by adding "&force=doitnow" at the end of the Top list URL. For example, the original URL is "http://domain.com/forums/kbank.php?top=topthread" (Top Thread), now you can force it update by going to "http://domain.com/forums/kbank.php?top=topthread&force=doitnow". Simple huh?

thanks :)

Alecsmith 04-02-2010 04:46 AM

is their are any way to deduct points direct from Members account i have tried to find way but admin can donate points but cant remove?

malluland 04-02-2010 02:35 PM

Hi mrpaint
I just installed the kbank and when i donate to a user and when the PM comes to that user
He cant view the PM, its blank
he can view "read pm's" but he cannot view the new "unread PM"
can you please fix it or can anyone please reply how to fix it
thanks

bkm_mahdi 04-26-2010 02:06 PM

error to Donate To Members

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/kbank/functions.php on line 1545

You do not have enough kBank Administration Permission!
Please modify setting called 'AdminID(s)' in kBank Settings section

ThatEbayGuy 05-04-2010 02:18 AM

Since you don't like to respond to your emails, I guess I can ask here.

Could you implement the creation of item type "User War Items" ( Name created by me) to do things such as "Ban a user for x days ( determined setting on the item creation), or "Change user avatar for x days (user is unable to change the avatar for x days), same with user title and other user elements, and last of all, making the currency purchasable through kbank where the user is automatically credited the amount.

Please let me know at the.void[at]live . c o m

anotherHOLiC 05-27-2010 09:34 PM

Hi mrpaint, I'm sorry if someone has already brought this up, but I got this error today while running a the default query in the Salary Center in the Admin CP...

Quote:

Database error in vBulletin 4.0.3:

Invalid SQL:

SELECT
SUBSTR(donate.comment,LOCATE('"',donate.comment,19 ) + 1,LOCATE('"',donate.comment,LOCATE('"',donate.comm ent,19) + 1) - (LOCATE('"',comment,19) + 1)) AS userid
,COUNT(*) AS count
,SUM(donate.amount) AS total
FROM `kbank_donations` AS donate
WHERE donate.postid LIKE 'p%'
AND donate.from = 0
AND donate.time >= 1272407460
AND donate.time <= 1274999460
GROUP BY userid,(donate.amount < 0);

MySQL Error : Unknown column 'donate.postid' in 'where clause'
Error Number : 1054
Request Date : Thursday, May 27th 2010 @ 11:31:14 PM
Error Date : Thursday, May 27th 2010 @ 11:31:14 PM
Script : xxxxxxx/admincp/kbankadmin.php?do=salary
Referrer : xxxxxxx/admincp/kbankadmin.php?do=salary
IP Address : xxx.xxx.xxx.xxx
Username : xxxxxxxx
Classname : vB_Database
MySQL Version : 5.0.90-community-log

ctimes 06-22-2010 10:59 PM

Quote:

Originally Posted by ThatEbayGuy (Post 2031461)
Since you don't like to respond to your emails, I guess I can ask here.

Could you implement the creation of item type "User War Items" ( Name created by me) to do things such as "Ban a user for x days ( determined setting on the item creation), or "Change user avatar for x days (user is unable to change the avatar for x days), same with user title and other user elements, and last of all, making the currency purchasable through kbank where the user is automatically credited the amount.

Please let me know at the.void[at]live . c o m

Would love to have these added :) but I'm guessing it would be some major work.

I'm kind of here having a tough time figuring out which bank system would be best and kBank seems to be the best, just wish there were more options it's a lot of work and not much to sell unless you have a site where you want to sell 'virtual' items etc.

Another thing that would be cool is money for positive itrader feedback and maybe charge for certain forums ie: classifieds.

SilabGarza 08-31-2010 06:41 PM

the kbank button shows up funny on my bluefox theme

how do i fix it so it looks like the other buttons?

http://sg-forum.info/index.php
notice the navbar^

honie 09-08-2010 04:57 PM

When using the auction, my members are receiving the message "you must donate something"

their bids are high enough, so that is not the problem

Simmons 09-29-2010 05:59 PM

i installed this product on my vbulletin. when a user enables the customize user info, the changes are only visible to other users..not the user that changed his name..how do i fix that so users can see their changes?

BlazinFlizard 07-28-2011 10:34 PM

I have a question. How do I take away money from other users in the admin panel? Don't tell me you can't please T__T

prandah 11-04-2011 06:51 PM

hello
how to add items ?

if i access : KsHop
it shown
No Results Matched Your Query

any advice
the how about rebuild point ?

webmastersitesi 02-07-2012 06:22 PM

is this mdode works with 3.8.7 PL2??

chrisbeau 03-26-2012 08:23 PM

Just a warning to anyone with vb3.8.7

I installed this tried it out, wasnt what I thought it was so uninstalled it and it doesnt uninstall cleanly I now have errors in my admin panel menu where it used to be.

Quote:

*[kbank]* +
kBank Item +
*[kbank_award]* +
*[kbank_hide]*

YankForum 07-14-2012 06:31 AM

this made my forum break down

Sir Chase 08-02-2012 07:04 PM

Well I recently installed kbank and now I have a "Database error". Error code is

Code:

<!--
Database error in vBulletin 3.8.7:

Invalid SQL:

                SELECT
                        userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
                        IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid,
                        language.phrasegroup_global AS phrasegroup_global,
                        language.phrasegroup_adv_portal AS phrasegroup_adv_portal,
                        language.phrasegroup_calendar AS phrasegroup_calendar,
                        language.phrasegroup_postbit AS phrasegroup_postbit,
                        language.phrasegroup_prefix AS phrasegroup_prefix,
                        language.options AS lang_options,
                        language.languagecode AS lang_code,
                        language.charset AS lang_charset,
                        language.locale AS lang_locale,
                        language.imagesoverride AS lang_imagesoverride,
                        language.dateoverride AS lang_dateoverride,
                        language.timeoverride AS lang_timeoverride,
                        language.registereddateoverride AS lang_registereddateoverride,
                        language.calformat1override AS lang_calformat1override,
                        language.calformat2override AS lang_calformat2override,
                        language.logdateoverride AS lang_logdateoverride,
                        language.decimalsep AS lang_decimalsep,
                        language.thousandsep AS lang_thousandsep
                       
                ,kbank_granted.allow_count AS kbank_granted_count
                ,kbank_granted.allow_userid AS kbank_granted_userid
                ,kbank_granted.allow_username AS kbank_granted_username
                ,kbank_granted.allow_usergroupid AS kbank_granted_usergroupid
                ,kbank_granted.allow_membergroupids AS kbank_granted_membergroupids
                ,kbank_granted.allow_money AS kbank_granted_money
       
                FROM user AS user
                LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
                LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))
               
                LEFT JOIN (
                        SELECT
                                kbank_granted.userid AS userid
                                ,COUNT(*) AS allow_count
                                ,GROUP_CONCAT(user.userid SEPARATOR '|') AS allow_userid
                                ,GROUP_CONCAT(user.username SEPARATOR '|') AS allow_username
                                ,GROUP_CONCAT(user.usergroupid SEPARATOR '|') AS allow_usergroupid
                                ,GROUP_CONCAT(user.membergroupids SEPARATOR '|') AS allow_membergroupids
                                ,GROUP_CONCAT(user.money SEPARATOR '|') AS allow_money
                        FROM `kbank_granted_permission` AS kbank_granted
                        INNER JOIN `user` AS user ON (user.userid = kbank_granted.allowid)
                        WHERE kbank_granted.userid = 5
                        GROUP BY kbank_granted.userid
                ) AS kbank_granted ON (kbank_granted.userid = user.userid)
       
                WHERE user.userid = 5;

MySQL Error  : Table '--_forum.kbank_granted_permission' doesn't exist
Error Number  : 1146
Request Date  : Thursday, August 2nd 2012 @ 02:27:46 PM
Error Date    : Thursday, August 2nd 2012 @ 02:27:46 PM
Script        : http://runeadventure.com/index.php
Referrer      :
IP Address    :
Username      :
Classname    : vB_Database
MySQL Version :
-->

Any idea on how to fix this would be great.

TravisWPaquin 10-20-2012 09:34 PM

I found a typo → Here

thock321 11-30-2012 10:30 AM

I keep getting database errors?

natsu287 06-09-2014 11:25 AM

Does this still work or no?

YoricksRequiem 06-13-2014 06:10 PM

Seems as if the install script is broken. It does not create any of the tables required.

Edit: I fixed this. Search and replace all instances of Type=MyISAM in the product xml file. It will install fine then.


All times are GMT. The time now is 12:37 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01943 seconds
  • Memory Usage 1,813KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (25)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete