vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Restrict search when the server load is high (https://vborg.vbsupport.ru/showthread.php?t=102882)

MentaL 12-19-2005 12:11 AM

Awesome

Installed!

lazytown 12-21-2005 11:58 PM

How is this different than the other 3.5 mod that does the exact same thing?

-vissa

UK Jimbo 12-22-2005 12:03 AM

Quote:

Originally Posted by vissa
How is this different than the other 3.5 mod that does the exact same thing?

-vissa


which other v3.5 mod?

edit: found it

redspider 02-14-2006 06:23 AM

is there is a way to add my moderator and private member to the excempt list or setting?

UK Jimbo 02-14-2006 07:15 AM

Quote:

Originally Posted by redspider
is there is a way to add my moderator and private member to the excempt list or setting?

Replace

Code:

if (( $vbulletin->userinfo['usergroupid'] <> 6  ) )
with

Code:

if (( $vbulletin->userinfo['usergroupid'] <> 6  && $vbulletin->userinfo['userid'] != 12345 ) )
where 12345 is your other users's id

redspider 02-14-2006 07:41 AM

thank you I miss that lol

but thanks again .

BoardTracker 05-03-2006 10:40 AM

Quote:

*Enabled Google search when the Restriction is in Effect
Perhaps instead of google (or as an additional option) you could enable boardtracker search for the board by combining with this mod..

https://vborg.vbsupport.ru/showthread.php?t=114515

I think these two mods can work well together. :cool:

Eagle Creek 05-04-2006 06:27 PM

Installed!

Can't wait for the next version!

Boofo 05-09-2006 06:22 AM

How can we find out if this has been done?

Quote:

Be sure that you allow access to /proc/loadavg in open_basedir in php.ini

GrendelKhan{TSU 08-24-2006 01:50 PM

sounds good...soo like...

what's a good value?


All times are GMT. The time now is 05:42 AM.

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.01869 seconds
  • Memory Usage 1,727KB
  • 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
  • (3)pagenav_pagelink
  • (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