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)

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


All times are GMT. The time now is 05:08 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.01830 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)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