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)

mrpaint 05-03-2009 08:21 AM

Quote:

Originally Posted by Abderian (Post 1803428)
You now have administrator permissions

Have you uploaded 2.5.3 files? I have checked and the problem is you are using the old files with new xml. Please upload files/folders in 2.5.3 to your forum

Quote:

Originally Posted by zaheerjk (Post 1803456)
MR PAINT
please help me
i am using kbank in my site i am getting this problem
when i purchase item it shows this error

Warning: Cannot use a scalar value as an array in [path]/kbank.php on line 443

Please open kbank.php and find
PHP Code:

$counter['total'] = count($items_cache); 

Replace with
PHP Code:

$counter = array(
        
'total' => count($items_cache)
    ); 

PS: Actually, warning messages should not be shown. You should check your configuration also

Abderian 05-03-2009 09:56 AM

Thank you :D

I thought I had put the new files in there but I uploaded the whole upload folder :o

e: I deleted your account assuming you don't want to keep it

mrpaint 05-03-2009 11:11 AM

Quote:

Originally Posted by Abderian (Post 1803495)
Thank you :D

I thought I had put the new files in there but I uploaded the whole upload folder :o

e: I deleted your account assuming you don't want to keep it

Glad to help you out :D

valendono 05-04-2009 09:42 PM

I got this error

Quote:

Forums: 0 post(s), 0 thread(s), total 0 character(s), 101 mod-action(s)


Warning: Invalid argument supplied for foreach() in [path]/admincp/kbankadmin.php on line 1973
* Childs: 101 mod-action(s)
Anything wrong ? I use 3.8.2 version

And when I put they are paid 1 cents / new thread, actually when they are get they point ? This manual or automatic ?

mrpaint 05-05-2009 05:19 AM

Quote:

Originally Posted by valendono (Post 1804674)
I got this error



Anything wrong ? I use 3.8.2 version

And when I put they are paid 1 cents / new thread, actually when they are get they point ? This manual or automatic ?

This happend when your moderator doesn't associated with any forum. Don't worry about that warning, it still works as expected

Poster get paid when they posted the post. Automatically

valendono 05-05-2009 06:27 AM

Thanks for answering me..

Me and my friend try posting several time but no money coming automatically.. and still 0.. what the problem ? I miss something ?

in admincp

Points per Thread: 0.001
Points per Reply : 0.0001

mrpaint 05-05-2009 09:23 AM

If you set points with value 0.001 or 0.0001 like that, you should go to AdminCP > kBank > Edit Settings > Round Up Numbers = 3 or 4 (to display 3 or 4 decimal numbers)

valendono 05-05-2009 09:29 AM

I did but still $0.0000 including me and everybody, I already installed this mod for 10 hours with hundred posts. But nothing generate the $

mrpaint 05-05-2009 12:51 PM

Quote:

Originally Posted by valendono (Post 1804910)
I did but still $0.0000 including me and everybody, I already installed this mod for 10 hours with hundred posts. But nothing generate the $

Oh, just check the system and the problem is. Our field can handle only 2 decimal numbers. So... If you want to use more than 2 decimal numbers, you should change your database structure (which is dangerous, and sometime unpredictable). You should consider use value like 0.01. If you still want to use 0.0001, please send me your forum link with an admin account via PM or email (daohoangson[at]gmail.com).

Collussus 05-05-2009 01:11 PM

hmmm mrpaint i posted this a page back:

https://vborg.vbsupport.ru/showpost....&postcount=176

Might want to check it out ;)


All times are GMT. The time now is 01:24 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.01187 seconds
  • Memory Usage 1,745KB
  • 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_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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