![]() |
Restrict search when the server load is high
This is a 3.5 port of the OK JIMBO Version of this hack
https://vborg.vbsupport.ru/showthread.php?t=76456 This plugin allow to you disable searches when the load average reaches a defined level. Only administrators are excempt from this. I tested this plugin during one mounth in my forums that have 400 constants users online and work well. Simply install as product and go to ACP->Restrict Search Config and put a load value. The plugin work with linux, freeBSD and unix servers not in WINDOWS Be sure that you allow access to /proc/loadavg in open_basedir in php.ini For the next version *Exclude Groups of the Restrictions *Enabled Google search when the Restriction is in Effect |
Installed!
|
How does this work different from what is built within vBulletin? I know you can disable searches within the admincp :) Maybe the ability to enter your own value for the load?
|
Quote:
|
Quote:
|
Ahhh it is for registrations...not for search. Roger that :)
|
Suggestion:
Give the ability to turn this on per group basis. For me this would work great. Supporters , Premium, moderators and the admin groups are exempt from this. Registered users and other groups are not |
Nice, maybe add the ability to search via Google (or other engine if there is such a thing) when the vb search is unavailable.
|
Quote:
|
Quote:
|
Awesome
Installed! |
How is this different than the other 3.5 mod that does the exact same thing?
-vissa |
Quote:
which other v3.5 mod? edit: found it |
is there is a way to add my moderator and private member to the excempt list or setting?
|
Quote:
Code:
if (( $vbulletin->userinfo['usergroupid'] <> 6 ) ) Code:
if (( $vbulletin->userinfo['usergroupid'] <> 6 && $vbulletin->userinfo['userid'] != 12345 ) ) |
thank you I miss that lol
but thanks again . |
Quote:
https://vborg.vbsupport.ru/showthread.php?t=114515 I think these two mods can work well together. :cool: |
Installed!
Can't wait for the next version! |
How can we find out if this has been done?
Quote:
|
sounds good...soo like...
what's a good value? |
Sorry but is this work with vB 3.6.1 ? Also same question as Bofoo.
|
Quote:
Also, is this working with 3.6.4? |
Quote:
Thanks. |
what are you trying to do?
|
can this work with 3.6.8?
|
Quote:
|
do you still intend to do the next version?
|
Installed on vb 3.8.0 candidate1, lets see if it works properly.
|
I received this message on vb 3.6.10
Parse error: syntax error, unexpected ',' in /home/----------/public_html/search.php(1773) : eval()'d code on line 8 I put users with commas. Do somebody knows what is problem ? |
Great mod
?it work on 3.7?? :confused: Thanks!! |
¿it work on 3.7??
|
All times are GMT. The time now is 07:44 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|