vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - kBank 2.1 - Money System (https://vborg.vbsupport.ru/showthread.php?t=185318)

Vackrick 09-22-2008 10:00 AM

Quote:

Originally Posted by stamos2003 (Post 1627565)
how?
in my other styles the line
$template_hook[navbar_buttons_left]
is there, but it wont show up in the forums.

In the navbar or header

best way is navbar

find

<if condition="false"><td class="vbmenu2_control"><a href="$vboptions[bburl]/calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td></if>

and add below

$template_hook[navbar_buttons_left]

Vackrick 09-22-2008 10:01 AM

Quote:

Originally Posted by RedeemedWarrior (Post 1627586)
I sent you an email mrpaint :)

in regards to Blog and Kbank

I Will Let MrPaint Know About This

Thank

kbank Co Author

Vackrick

mrpaint 09-22-2008 11:30 AM

Quote:

Originally Posted by stamos2003 (Post 1627555)
the kbank menu is not shown in my navbar but only in the original vbulletin style.
any hints how to add the menu manually to the template of my style?

You can try this (thanks to Vackrick):
Quote:

Originally Posted by Vackrick (Post 1627604)
In the navbar or header

best way is navbar

find

<if condition="false"><td class="vbmenu2_control"><a href="$vboptions[bburl]/calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td></if>

and add below

$template_hook[navbar_buttons_left]

If it still doesn't work, search for
Code:

<!-- NAVBAR POPUP MENUS -->
Replace with
Code:

<!-- NAVBAR POPUP MENUS -->
$template_hook[navbar_popup_menus]

If it doesn't help, please send me your navbar template

Quote:

Originally Posted by EarnDollars (Post 1627561)
Will this reset all my acrrent settings and members' earnings? I don't want to start from Zero again when upgraded :confused:

No, your settings/member money will be safe, they will be erased if you uninstall kBank. Good luck

Quote:

Originally Posted by RedeemedWarrior (Post 1627586)
I sent you an email mrpaint :)

in regards to Blog and Kbank

Very kind of you :D Replied

Vackrick 09-22-2008 02:09 PM

No problem Mr Paint

EarnDollars 09-22-2008 02:55 PM

Thanks!
Upgraded and looks work well. But how to set salary to Mods? I can not find the feature. Help plz

mrpaint 09-22-2008 03:04 PM

Quote:

Originally Posted by EarnDollars (Post 1627781)
Thanks!
Upgraded and looks work well. But how to set salary to Mods? I can not find the feature. Help plz

Find it under kBank menu in AdminCP. If you can't find it, download this file: cpnav_kbank.xml (attached in the first post) and upload to ./includes/xml/

Note: This function is not set salary. It's just a activities calculator ;) I need some ideas to improve it :P

Vackrick 09-22-2008 11:57 PM

Quote:

Originally Posted by EarnDollars (Post 1627781)
Thanks!
Upgraded and looks work well. But how to set salary to Mods? I can not find the feature. Help plz

If You Really Cant Find It After Installed

Try This Way

Remove All the kBank File On Your FTP And Uninstalled The Product

After That

Download The Full Installation Zip Include The

cpnav_kbank.xml

Download At here:

kBank Full Installation Zip From MediaFire

Then Still Cant See The Salary Center

Download The

cpnav_kbank.xml (Skip This If You Can See The Salary Center Through Admin Cp)

From Mrpaint Attachment Upload

I Am Sure You Follow My Steps

You Should Be Able To See Salary Center In Admin Cp KBank Drop Down Menu^^

Thank You

Yours Sincerely,

Vackrick

Co Author Of KBank

Vackrick 09-23-2008 01:47 PM

Quote:

Originally Posted by narhot (Post 1628256)
Nice job!

Thanks.

Hey thank For Your Support^^

stamos2003 09-23-2008 03:03 PM

Quote:

Originally Posted by Vackrick (Post 1627604)
In the navbar or header

best way is navbar

find

<if condition="false"><td class="vbmenu2_control"><a href="$vboptions[bburl]/calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td></if>

and add below

$template_hook[navbar_buttons_left]


Ok i got it, I had to add this in my header and then it showed up ;)
Quote:

<!-- kBank START #navbar item -->
<td id="navbar_kbank" class="vbmenu_control">
<a href="$kbank[phpfile]$session[sessionurl_q]" accesskey="k" rel="nofollow">$vbphrase[kbank]</a>
<script type="text/javascript"> vbmenu_register("navbar_kbank"); </script>
</td>

mrpaint 09-23-2008 03:11 PM

Quote:

Originally Posted by stamos2003 (Post 1628622)
Ok i got it, I had to add this in my header and then it showed up ;)

You shouldn't add that code directly because in future release maybe it will be changed :D Anyway, it works, congratulation :D

Vackrick 09-23-2008 11:47 PM

Congratz^^

fly 09-25-2008 12:26 AM

EEK! How do I prevent HTML from being used in user titles?

mrpaint 09-25-2008 09:22 AM

Quote:

Originally Posted by flypaper (Post 1629656)
EEK! How do I prevent HTML from being used in user titles?

HTML codes are not allowed automatically!

fly 09-25-2008 10:40 AM

Quote:

Originally Posted by mrpaint (Post 1629917)
HTML codes are not allowed automatically!

You got PM!

Vackrick 09-26-2008 04:08 AM

Quote:

Originally Posted by flypaper (Post 1629936)
You got PM!

what do u mean you got pm...????????????

mrpaint 09-26-2008 06:56 AM

Quote:

Originally Posted by Vackrick (Post 1630597)
what do u mean you got pm...????????????

He sent me a PM 'bout his problem ^^

Vackrick 09-26-2008 07:48 AM

Ok^^

Vackrick 09-26-2008 10:23 AM

Ok I Have Updated The Salary Center When You installed It Will Auto Display In Your KBank Menu

Please Read The Full installation

Please Overwrite Everything

Please Report Bugs And Error Here

Thank You

Please Download The cpnav_kbank.xml Fixed By Me If You cant See The Salary Center

I Have Code Invisbly No one Can See Or Edit My Code

Thank You

Please Report Any Bugs Here Or Error I Will Fixed It

Thank You

Yours Sincerely,

Vackrick

Co Author Of KBank System

GamingX 09-26-2008 10:53 AM

Quote:

Originally Posted by Vackrick (Post 1630791)
Ok I Have Updated The Salary Center When You installed It Will Auto Display In Your KBank Menu

Please Read The Full installation

Please Overwrite Everything

Please Report Bugs And Error Here

Thank You

Please Download The cpnav_kbank.xml Fixed By Me If You cant See The Salary Center

I Have Code Invisbly No one Can See Or Edit My Code

Thank You

Please Report Any Bugs Here Or Error I Will Fixed It

Thank You

Yours Sincerely,

Vackrick

Co Author Of KBank System

vackrick Thank you it work for me when i upload and install the product it work i can see salary center everything work fine

Thank

Vackrick

Vackrick 09-26-2008 11:02 AM

Quote:

Originally Posted by GamingX (Post 1630801)
vackrick Thank you it work for me when i upload and install the product it work i can see salary center everything work fine

Thank

Vackrick

Thank You GamingX

Me And Mr Paint Hope You Enjoy The KBank Product^^

GamingX 09-26-2008 11:03 AM

vackrick

what else you are intergrating with kbank system?????

Vackrick 09-26-2008 11:06 AM

Quote:

Originally Posted by GamingX (Post 1630809)
vackrick

what else you are intergrating with kbank system?????

I Dunno I Have To Discuss With MrPaint Cause I Have Intergrated One Sucessfully

If You Have Any Further Question Please Ask MrPaint

I Am Only Here To Support

If You Want To Add features Please Feel Free To Leave A Comment Either Me Or MrPaint Will Reply You

Thank You

Yours Sincerely,

Vackrick

KBank

Co Author

mrpaint 09-26-2008 02:59 PM

Everybody should download the file named "customized_userinfo.kbank.php" attached in the first post and upload overwrite it into ./kbank/itemtypes in order to fix a HTML issue (Thank flypaper for submiting the issue)

fly 09-26-2008 04:27 PM

Quote:

Originally Posted by mrpaint (Post 1630992)
Everybody should download the file named "customized_userinfo.kbank.php" attached in the first post and upload overwrite it into ./kbank/itemtypes in order to fix a HTML issue (Thank flypaper for submiting the issue)

Thanks for the quick fix!

Probyte 09-27-2008 01:31 AM

This corrupted and ruined my forum. Thanks alot.

fly 09-27-2008 02:39 AM

Quote:

Originally Posted by Probyte (Post 1631349)
This corrupted and ruined my forum. Thanks alot.

You're helpful!

mrpaint 09-27-2008 10:38 AM

Quote:

Originally Posted by Probyte (Post 1631349)
This corrupted and ruined my forum. Thanks alot.

I have just replied your PM, good luck

mrpaint 09-27-2008 11:49 PM

Probyte's problem has been solved :D Don't worry, everybody ;)

phpnewbie 10-04-2008 06:51 PM

Fatal error: Field kbank_awardedtimes is not defined in $validfields in class vB_DataManager_User in [path]/includes/class_dm.php on line 485

I use update counter and receive that ...

vBulletin 3.7.2 Patch Level 1

mrpaint 10-05-2008 02:40 AM

Quote:

Originally Posted by phpnewbie (Post 1637322)
Fatal error: Field kbank_awardedtimes is not defined in $validfields in class vB_DataManager_User in [path]/includes/class_dm.php on line 485

I use update counter and receive that ...

vBulletin 3.7.2 Patch Level 1

My mistake!
Please reimport this xml (just reimport it and everything's done!)

phpnewbie 10-05-2008 07:04 PM

Yup, it worked now.

But one more question, how can i count that point for the old posts? It just counts the posts after i installed the mod.

The Update Award/Thank Counter in the maintaince is used to update the times of the award/thank right?

Thanks for support :D

mrpaint 10-05-2008 09:58 PM

Quote:

Originally Posted by phpnewbie (Post 1638047)
Yup, it worked now.

But one more question, how can i count that point for the old posts? It just counts the posts after i installed the mod.

The Update Award/Thank Counter in the maintaince is used to update the times of the award/thank right?

Thanks for support :D

Currently there is no way to count point for old post because it will need a lot of CPU to run. But if you really want that feature I would add it into next version

phpnewbie 10-06-2008 03:52 AM

:D Just run 1 time so the high cpu load can be accepted :d, tks u first.

mrpaint 10-06-2008 02:15 PM

Quote:

Originally Posted by phpnewbie (Post 1638322)
:D Just run 1 time so the high cpu load can be accepted :d, tks u first.

Ok guy, this feature will be available in the next version :D

PS: The first time the rating for this mod is 4 stars with 16 votes \:D/

Skyrider 10-14-2008 12:31 PM

Hey mrpaint,

I have a question, actually some feature requests if possible! :D

1), Is it possible that each usergroup can have its own credit gain settings? So you can change how much each usergroup will gain credits..

Example: Usergroup A gets 10 credits per post while Usergroup B gets 7 credits per post.

2), Is it also possible that you can have 1 item that only changes the username, and when wanting to activate it, it'll request an admin for approval of the username change. Once approved, the name changes.

3), I was also wondering if you could add a way for buying to get in to usergroups. But still lets the leader of the group choose to let him in the usergroup once paid, or still needs to be accepted.

Thanks! :d

mrpaint 10-14-2008 01:12 PM

Quote:

Originally Posted by FF|Skyrider (Post 1644842)
Hey mrpaint,

I have a question, actually some feature requests if possible! :D

1), Is it possible that each usergroup can have its own credit gain settings? So you can change how much each usergroup will gain credits..

Example: Usergroup A gets 10 credits per post while Usergroup B gets 7 credits per post.

2), Is it also possible that you can have 1 item that only changes the username, and when wanting to activate it, it'll request an admin for approval of the username change. Once approved, the name changes.

3), I was also wondering if you could add a way for buying to get in to usergroups. But still lets the leader of the group choose to let him in the usergroup once paid, or still needs to be accepted.

Thanks! :d

Hi there,

1: If use that options, what's about per forum options? Any ideas?
2: Sound nice, this feature would be added in the next version
3: It seems to be complicated. I will check it out :D

Thanks for your suggestions

Skyrider 10-14-2008 04:37 PM

Quote:

1: If use that options, what's about per forum options? Any ideas?
Per forum should stick around in my opinion as this is quite a handy feature! Maybe a way to select which usergroups to effect? Or select how much points they get through each forums through the kbank settings?

Quote:

2: Sound nice, this feature would be added in the next version
Thanks. The reason why I asked about it is because a lot of people wish to have a name change. So my thought were, they can buy a name change and set a name that they wish to have. Once they did that, an admin gets notified about the name change and he / she can just approve the name change and it'll be instantly changed :).

Quote:

3: It seems to be complicated. I will check it out
Thanks! :D

IRANCITY 10-15-2008 12:48 PM

how can i disable last visitor in footer or how can increase 24 hours to 48 or what i like .....
i like use Cyb - Visitors in Last X

mrpaint 10-15-2008 12:52 PM

Quote:

Originally Posted by IRANCITY (Post 1645555)
how can i disable last visitor in footer or how can increase 24 hours to 48 or what i like .....
i like use Cyb - Visitors in Last X

You can disable easily in kBank Settings (AdminCP)

IRANCITY 10-15-2008 02:22 PM

oh tank u i search there but my eyes could not see that
i found it now


All times are GMT. The time now is 01:56 PM.

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.01775 seconds
  • Memory Usage 1,843KB
  • 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
  • (2)bbcode_code_printable
  • (30)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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