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)

hambil 04-04-2009 04:31 AM

Quote:

Originally Posted by mrpaint (Post 1783499)
Thank you for all your work. Can I include some of them in the next release of kBank? Hehe :D:D

Please do.

Also, here is an edit to enable the copy and past of the colors text file I provided:

In kbank/itemtypes/customize_userinfo.kbank.php
Find:
PHP Code:

                'username_colors' => array(
                    
'name' => 'Username Colors list',
                    
'desc' => 'Enter colors that member can choose. Seperate by comma (,)',
                    
'type' => TYPE_STR
                
), 

Replace with:
PHP Code:

                'username_colors' => array(
                    
'name' => 'Username Colors list',
                    
'desc' => 'Enter colors that member can choose. Seperate by comma (,)',
                    
'type' => 'textarea'
                
), 

Find:
PHP Code:

                'usertitle_colors' => array(
                    
'name' => 'Usertitle Colors list',
                    
'desc' => 'Enter colors that member can choose (for title). Seperate by comma (,)',
                    
'type' => TYPE_STR
                
), 

Replace with:
PHP Code:

                'usertitle_colors' => array(
                    
'name' => 'Usertitle Colors list',
                    
'desc' => 'Enter colors that member can choose (for title). Seperate by comma (,)',
                    
'type' => 'textarea'
                
), 


externalaw.com 04-04-2009 05:17 AM

yeah I would put this mod in the graveyard!
messed up my entire forum, no access to admin ... SQGtelly, thank you so much for the tip.
I uploaded the 2.1 version and deleted it from the system and my memory!

hambil 04-04-2009 05:33 AM

Quote:

Originally Posted by externalaw.com (Post 1783521)
yeah I would put this mod in the graveyard!
messed up my entire forum, no access to admin ... SQGtelly, thank you so much for the tip.
I uploaded the 2.1 version and deleted it from the system and my memory!

I've had no problems with it.

hongquanpc 04-04-2009 05:41 AM

Quote:

Fatal error: Call to undefined function GlobalStartCode() in /home/..../admincp/global.php(247) : eval()'d code on line 2
fix error Turn off for vbb 3.8.1 ,

ph03nIX 04-04-2009 06:01 AM

Quote:

Originally Posted by mrpaint (Post 1783499)
You can disable Who Visited in kBank Settings page

Oops, can't believe I missed that. Thanks.

Quote:

Originally Posted by hambil (Post 1783503)
Please do.
Also, here is an edit to enable the copy and past of the colors text file I provided:

Once again, nice job, hambil. Thanks.

Also, I thought I'd point this out for anybody that wanted to know, to set the thanks amount for the hide tags just use
Code:

[hide=amount]whatever you want to hide[/hide]

mrpaint 04-04-2009 07:23 AM

Hmm, I'm still working on the issue of 3.8.x :(
Any more information of your vBulletin: current installed product, etc... would help. Thanks

mrpaint 04-04-2009 01:33 PM

Quote:

Originally Posted by realdx (Post 1783427)
could this be used to buy files downloads from user to user? Like a I post a file with scans of something and sell it to other users for k$? thanks!!

You can use the hide function ;)
Like this:

[hide=50]your images[/hide]

~> Everybody must thank the poster at least $50 to view the content ;)

mrpaint 04-04-2009 01:48 PM

Going to test vBadvanced now! (with 3.8.2)

Edit: kBank 2.5 and vBadvanced 3.1.0 both work well. Where is the fatal error???

Kolbi 04-04-2009 02:21 PM

Is there an German translation avaivable?

mrpaint 04-04-2009 02:32 PM

Quote:

Originally Posted by Kolbi (Post 1783680)
Is there an German translation avaivable?

Sorry, currently there is only English version


All times are GMT. The time now is 10:52 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.01249 seconds
  • Memory Usage 1,753KB
  • 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
  • (4)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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