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)

mutex 12-28-2008 10:05 PM

Quote:

Originally Posted by mrpaint (Post 1695586)
It's so weird. I don't have vBulletin Blog 2.0 to check it out but basically kBank do nothing with it :D Anyway, it's good for you to solve your problem :D

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');



mrpaint 12-28-2008 10:46 PM

Quote:

Originally Posted by Tyran1 (Post 1695724)
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 (Post 1695728)
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 (Post 1695866)
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');



Very nice trick! Congrats :D

Tyran1 12-29-2008 02:44 PM

Update to Version 3.8 ??

mrpaint 12-30-2008 10:22 AM

Quote:

Originally Posted by Tyran1 (Post 1696418)
Update to Version 3.8 ??

Just installed in 3.8.0 RC2. Work well
I will keep testing and news will be updated soon ;)

argothiusz 01-01-2009 05:15 AM

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

mrpaint 01-02-2009 11:14 AM

Quote:

Originally Posted by argothiusz (Post 1698354)
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

argothiusz 01-03-2009 09:38 PM

Quote:

Originally Posted by mrpaint (Post 1699197)
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 ^^

ceege.net 01-06-2009 01:38 AM

I am using vBulletin 3.7.4 with a custom template, the kbank navbar button is not installing automatically. How can I get the button installed?

mrpaint 01-06-2009 04:07 AM

Quote:

Originally Posted by ceege.net (Post 1702881)
I am using vBulletin 3.7.4 with a custom template, the kbank navbar button is not installing automatically. How can I get the button installed?

Add this code into your navbar/header template

HTML Code:

<!-- 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>


ceege.net 01-06-2009 04:23 AM

Quote:

Originally Posted by mrpaint (Post 1702981)
Add this code into your navbar/header template

HTML Code:

<!-- 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>


Awesome.. it works.. THANKS!

mrpaint 01-06-2009 09:08 AM

Quote:

Originally Posted by ceege.net (Post 1702986)
Awesome.. it works.. THANKS!

Congrats but it's not a good way to make things work :D You should use a template that support hooks for plugin to work correctly

Cheers

ch_racer 01-06-2009 02:53 PM

Awesome Mod fist of all. But i've got a little problem. After installing your addon, my navbar arrows for the dropdown menus are on the worng place...

Any chance to fix that?

Greez

mrpaint 01-06-2009 05:27 PM

Quote:

Originally Posted by ch_racer (Post 1703299)
Awesome Mod fist of all. But i've got a little problem. After installing your addon, my navbar arrows for the dropdown menus are on the worng place...

Any chance to fix that?

Greez

Sorry, I don't understand your question. Looking at your attach images doesn't help at all :D Can you give me more detail?

ch_racer 01-06-2009 06:24 PM

After i installed your addon the dropdown arrows moved to the left. Looks kinda strange. They should be on the right side of the text.

The arrow on the left of the logout button (abmelden) should be on the right side of the the quick links (Nützliche Links).

I hope you understand what i mean.

mrpaint 01-07-2009 02:56 AM

Oh, I got your idea. Can you send me (via PM or email) your HTML code generated by the server? The index page is okie

coolguy6415 01-17-2009 05:29 AM

Please help me my users are getting 5 points per post and i want to keep the setting as 1 point per post... pls reply

Thanking you

mrpaint 01-17-2009 05:49 AM

Quote:

Originally Posted by coolguy6415 (Post 1715446)
Please help me my users are getting 5 points per post and i want to keep the setting as 1 point per post... pls reply

Thanking you

You can change these settings in Forum Managers

coolguy6415 01-17-2009 06:11 AM

but Mr.Paint through forum manager i need to change for each and every forum and sub forum seprately... is there any way i can change this setting globally.?

mrpaint 01-17-2009 12:41 PM

Quote:

Originally Posted by coolguy6415 (Post 1715468)
but Mr.Paint through forum manager i need to change for each and every forum and sub forum seprately... is there any way i can change this setting globally.?

To do it, you can run a query like that

Code:

UPDATE forum
SET kbank_perreply = 1, kbank_perthread = 1

You may need to replace "forum" with your table name (include prefix before "forum")

Gud luck

Forum Lover 01-17-2009 07:43 PM

I tried in 3.8.0.. and its not working. showing this error...

Code:

Warning: Invalid argument supplied for foreach() in [path]/admincp/kbankadmin.php on line 859

mrpaint 01-18-2009 11:14 AM

Quote:

Originally Posted by Forum Lover (Post 1716090)
I tried in 3.8.0.. and its not working. showing this error...

Code:

Warning: Invalid argument supplied for foreach() in [path]/admincp/kbankadmin.php on line 859

You are using 2.0.1 version. Please download the 2.1 version and try again ;)
Anyway, you get that warning message because you don't have any itemtype. Just create one and you can continue

HaCaoChien 01-25-2009 05:33 AM

I got problems with color nickname: the color not changed when i enable it :-/

Link: http://nguyenhuuhuan.info/forum/showthread.php?t=20845
- Username: Spirit
I have 138 colors there, they work at choosing option when enabling the item, anything to notice about it?

And how's about the image item like cars, houses etc.?

I have waited that for a long time

mrpaint 01-27-2009 05:19 AM

Quote:

Originally Posted by HaCaoChien (Post 1723987)
I got problems with color nickname: the color not changed when i enable it :-/

Link: http://nguyenhuuhuan.info/forum/showthread.php?t=20845
- Username: Spirit
I have 138 colors there, they work at choosing option when enabling the item, anything to notice about it?

And how's about the image item like cars, houses etc.?

I have waited that for a long time

The properties itemtype will be available in the next version ;)
I don't understand your question, why don't you send me more detail info via PM or email?

Regards :D

_Ryfe_ 02-02-2009 05:00 AM

How can I change the ammount of points a user gets per thread created and per reply? I run a design forum and I want people to accrue points that can be used towards purchasing a design. Like I want people to get 0.05 cents for new thread created, and 0.02 for replying to a thread. I want it to be like a dollar system. So I want it to be set up in like decimals. Like people could get like 1.02 dollars, etc... Is there anyway I could use this hack just for points? I don't want any awards or anything.

_Ryfe_ 02-02-2009 05:31 AM

Alright I figured out points per thread/post... Anyway
I can get it in decimals trhough? Like 0.05 per thread 0.02 per reply? Then when it gets up to a dollar it could be displayed like 1.00, 1.02, etc...

mrpaint 02-02-2009 03:45 PM

@_Ryfe: You can use decimal number like 0.05 or 0.02. You can disable Award/Item System via AdminCP

_Ryfe_ 02-02-2009 06:10 PM

But in the postbit under the avatar it still just show the points as a whole. Like 56 instead of 0.56

Nantrox 02-07-2009 08:55 AM

Will there be a Version for vB 3.8.x in the future?

grettings

.:edit:. sry tested it and it seems to work perfect with 3.8.1.. thanks !!

swiftor 02-07-2009 01:28 PM

Any chance of a raffle feature? I see no adequate ones for VB anywhere, and it'd be awesome to limit the number of raffle tickets that could be purchased as well.

Nantrox 02-08-2009 12:24 PM

I got another question

At the moment it looks like this in my postbit:

http://img3.imagebanana.com/view/4hggwkqy/beispiel.gif

So is there any chance to have the same BG for the points? Like the other 2 fields above ?! If so, where can I cange it?

Thanks for your help !

mrpaint 02-08-2009 12:46 PM

Quote:

Originally Posted by _Ryfe_ (Post 1732183)
But in the postbit under the avatar it still just show the points as a whole. Like 56 instead of 0.56

Oh yeah, we use round function here. I can add decimal display in the next version (very soon)

Quote:

Originally Posted by Nantrox (Post 1736865)
Will there be a Version for vB 3.8.x in the future?

grettings

.:edit:. sry tested it and it seems to work perfect with 3.8.1.. thanks !!

Yeah, it works well with 3.8 ;)

Quote:

Originally Posted by swiftor (Post 1737009)
Any chance of a raffle feature? I see no adequate ones for VB anywhere, and it'd be awesome to limit the number of raffle tickets that could be purchased as well.

Sorry, I don't offer additional system for free :P

Quote:

Originally Posted by Nantrox (Post 1737718)
I got another question

At the moment it looks like this in my postbit:

http://img3.imagebanana.com/view/4hggwkqy/beispiel.gif

So is there any chance to have the same BG for the points? Like the other 2 fields above ?! If so, where can I cange it?

Thanks for your help !

You can edit template called "kbank_postbit_right_after_posts"

Nantrox 02-08-2009 01:44 PM

Thank you Mr. Paint.. works perfect and looks way better now :)

mrpaint 02-08-2009 02:08 PM

Quote:

Originally Posted by Nantrox (Post 1737751)
Thank you Mr. Paint.. works perfect and looks way better now :)

You are welcome
See you in the next version (coming soon)

_Ryfe_ 02-09-2009 06:44 AM

I can't wait for the next version. I'm in desperate need of decimal points, lol.

swiftor 02-09-2009 03:12 PM

It seems when auctioning off an item, my users are able to bid more money than they actually have. I recently had an instance of a user with 1100 bid 10000000000. I am punishing him, but did I mess up a setting or is there a way to correct this?

Thank you!

mrpaint 02-10-2009 04:04 AM

Quote:

Originally Posted by swiftor (Post 1738758)
It seems when auctioning off an item, my users are able to bid more money than they actually have. I recently had an instance of a user with 1100 bid 10000000000. I am punishing him, but did I mess up a setting or is there a way to correct this?

Thank you!

It's not an error, it works the way it was designed
When user place bid, he will have to pay an amount (percent of bid, config in AdminCP). After the bidding deadline, the item will be reserved for the highest bidder for 24h (configable in AdminCP) and after that, everybody can buy that item. For user who place too high bid, you can move them out of Company Group

mrpaint 02-10-2009 02:43 PM

Just for people who are using my product: the new version is on the way! There are a lot improvements that make kBank better and better

So, I will reveal 1 new feature: Customized Username will be displayed everywhere!

That's cool, right? :D

swiftor 02-10-2009 03:27 PM

Looking forward to it!

bennac40 02-12-2009 10:47 AM

I get a database error when I try to add items.

Invalid SQL:
SELECT COUNT(userid) as countuser
FROM `user`
WHERE userid in (0,555 Beach Club (Tanger));;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Beach Club (Tanger))' at line 3
Error Number : 1064
Request Date : Thursday, February 12th 2009 @ 01:45:48 PM
Error Date : Thursday, February 12th 2009 @ 01:45:48 PM
Script : http://forum.xxxxx.com/admincp/kbank...do_type_update
Referrer : http://forum.xxxxxx.com/admincp/kban...do=type_update
IP Address : xxx.xxx.xxx.xxx
Username : xxxx
Classname : vB_Database
MySQL Version : 5.0.67-community

can anyone help please

mrpaint 02-12-2009 10:55 AM

Quote:

Originally Posted by bennac40 (Post 1741758)
I get a database error when I try to add items.

Invalid SQL:
SELECT COUNT(userid) as countuser
FROM `user`
WHERE userid in (0,555 Beach Club (Tanger));;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Beach Club (Tanger))' at line 3
Error Number : 1064
Request Date : Thursday, February 12th 2009 @ 01:45:48 PM
Error Date : Thursday, February 12th 2009 @ 01:45:48 PM
Script : http://forum.xxxxx.com/admincp/kbank...do_type_update
Referrer : http://forum.xxxxxx.com/admincp/kban...do=type_update
IP Address : xxx.xxx.xxx.xxx
Username : xxxx
Classname : vB_Database
MySQL Version : 5.0.67-community

can anyone help please

Do NOT use username in Manufactures fields. You just need to place the userid of them (you can add multiple manufactures by separating userids with commas). Please try again ;)


All times are GMT. The time now is 05:59 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.01791 seconds
  • Memory Usage 1,855KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_html_printable
  • (2)bbcode_php_printable
  • (22)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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