View Full Version : Administrative and Maintenance Tools - Allow usergroups to view forum, if forum turned off.
Stoebi
09-26-2006, 10:00 PM
Based on the idea of Mephisteus Allow usergroups to view disabled board (https://vborg.vbsupport.ru/showthread.php?t=114783)
Many thx to KirbyDE for his help
This version works with vB 3.5.4 and 3.6.x. No file, db, templates changes needed.
Import the product and have "fun". Please delete older versions and copy (reinstall) the original file global.php back from your vBulletin archive.
AdminCP -> vBulletin Options -> Turn Your vBulletin On and Off -> Allow usergroups to view disabled board
Default = 5,7 ( Moderators, Super Moderators)
You'll find 4 files in the archive file:
product-vdb_270906_354_de for vB 3.5.4 language german
product-vdb_270906_354_en for vB 3.5.4 language english
product-vdb_270906_36x_de for vB 3.6.x language german
product-vdb_270906_36x_en for vB 3.6.x language english
Regards, Stoebi
teedizz
09-27-2006, 07:15 PM
nice, i may install later. great Hack.
hcmagix
09-27-2006, 07:41 PM
works fine stoebi, thanks
Snake
09-27-2006, 08:35 PM
Nice. This will come in handy! :)
Barakat
09-28-2006, 01:46 AM
works nice thanks ..
Stoebi
09-28-2006, 06:52 AM
Hi,
thank you very much. :)
But don't forget to click install please.
Regards, Stoebi
FleaBag
09-28-2006, 11:20 AM
Nice addition. Thanks for sharing!
Martin-TMGRS
09-29-2006, 09:27 AM
Nice works lovely, thanks for this :)
ChavMagnet
10-01-2006, 11:49 AM
V.Nice TY *INSTALLED*
Kihon Kata
10-01-2006, 01:10 PM
installed!
PoetJA-1975
10-02-2006, 12:30 AM
great sharing - Thanx very much - this should be very useful ;)
Jacquii.
pantec
02-24-2007, 08:21 AM
Question: Is there a way to MOD the script to check the *NIX Server Load Limit Setting?
I mean when the Admin sets it to a certain level... the script kicks in and shuts the board off automatically?
CCWBumper
02-25-2007, 05:05 AM
Thanks, this is exactly what I was wishing I had as I move my forum from one domain to another.... :)
dazed12
05-05-2007, 04:59 PM
excellent mod!
Installed. This is Great, Thanks
inciarco
10-30-2007, 08:57 PM
Very Interesting Hack, Stoebi!! :up:
Do You Know If It Works With vBulletin 3.6.7 PL1?? ;)
My Best Regards!! ;)
:)
Awjvail
11-08-2007, 08:47 PM
This works fine on 3.6.8 PL2.
dtv100
11-23-2007, 01:52 AM
This works fine on 3.6.8 PL2.
second that test on my forum and work well .
mtlcore
11-23-2007, 02:10 AM
does it work with quick reply??
pantec
11-23-2007, 01:10 PM
When this is active how do you still give access to the USER CP AREA ???
*The reason to access the user cp area is to update.. ie: a subscription to change the members status from a normally registered member to a VIP Member who would then be given access when this MOD is active.
I hope there is a change to either this script or to something in vBulletin to give users the option to access the USER CP Area when this MOd is activated.
Hope to hear back soon! :)
Fingerprints
02-23-2008, 03:15 PM
Works perfectly on 3.6.8! Thank you muchly. :D
Mike-D
04-25-2008, 07:28 PM
Works perfectly on 3.6.8! Thank you muchly. :DYep, but it doesn't work on 3.6.10 or especially not on 3.7 :(
hcmagix
05-06-2008, 05:12 AM
Yep, but it doesn't work on 3.6.10 or especially not on 3.7 :(
Peter is ill and told me posting follow solution here:
search Hook admin_options_processing with title VDB - usergroup options saving
replace the content with
if ($oldsetting['varname'] == bbactive_groups)
{
$settings["$oldsetting[varname]"] = implode(',', $vbulletin->GPC['setting']['bbactive_groups']);
}
SirHappy
05-06-2008, 05:59 AM
thx hcmagix:)
Mike-D
05-06-2008, 09:37 AM
Peter is ill and told me posting follow solution here:...Gee, exactly what I've searched for. Thank you so much to you and Peter :)
tobaro
05-13-2008, 09:56 PM
perfect! many thanks :)
Moyses
05-28-2008, 03:44 AM
thank you! works fine on 3.7.0 *click installed*
Peter is ill and told me posting follow solution here:
search Hook admin_options_processing with title VDB - usergroup options saving
replace the content with
if ($oldsetting['varname'] == bbactive_groups)
{
$settings["$oldsetting[varname]"] = implode(',', $vbulletin->GPC['setting']['bbactive_groups']);
}
vitrag24
06-09-2008, 08:26 PM
it was nice mod.
can i have same for vb 3.7?
PoetJA-1975
07-07-2008, 11:49 AM
Peter is ill and told me posting follow solution here:
search Hook admin_options_processing with title VDB - usergroup options saving
replace the content with
if ($oldsetting['varname'] == bbactive_groups)
{
$settings["$oldsetting[varname]"] = implode(',', $vbulletin->GPC['setting']['bbactive_groups']);
}
Nice! Thanx - now works fabulously with 3.7.2 ;)
Jacquii.
vitrag24
07-07-2008, 07:39 PM
Peter is ill and told me posting follow solution here:
search Hook admin_options_processing with title VDB - usergroup options saving
replace the content with
if ($oldsetting['varname'] == bbactive_groups)
{
$settings["$oldsetting[varname]"] = implode(',', $vbulletin->GPC['setting']['bbactive_groups']);
}
Thanks.
Working in my 3.7.1 now..
Thx a lot.
underdog1954
09-17-2008, 06:16 PM
It's not working for me... I am running 3.7.3 PL1, and it takes the staff back to the off message, just like the normal off setting in the original setup.
Got any suggestions??
Thanks,
underdog1954
raggyt
10-31-2008, 11:00 PM
ty poster will give this a go and ty to the guy who added the mod for 3.7
Elric
12-28-2008, 09:30 AM
This work not on vB 3.7.4 pl1 , can you modified this...
Greets
Elric
music legend
01-13-2009, 02:20 AM
any updates for 3.8.0?
boatswife
01-26-2009, 09:33 PM
Find this in the product file
<title>VDB - usergroup options saving</title>
<hookname>admin_options_processing</hookname>
<phpcode><![CDATA[if (is_array($vbulletin->GPC['setting']['bbactive_groups']))
{
$vbulletin->GPC['setting']['bbactive_groups'] = implode(',', $vbulletin->GPC['setting']['bbactive_groups']);
}]]></phpcode>
</plugin>
<plugin active="1" executionorder="5">
and replace with this
<title>VDB - usergroup options saving</title>
<hookname>admin_options_processing</hookname>
<phpcode><![CDATA[if ($oldsetting['varname'] == bbactive_groups)
{
$settings["$oldsetting[varname]"] = implode(',', $vbulletin->GPC['setting']['bbactive_groups']);
}]]></phpcode>
</plugin>
<plugin active="1" executionorder="5">
It's the same as what's posted above, but easier to figure out. This is working fine for me in 3.8
Mike-D
01-27-2009, 04:31 PM
The newest Version 1.1.4 (http://your-vb.com/showthread.php?t=79) (including some options) is in German and avaiable located at your-vb :)
boatswife
01-27-2009, 04:58 PM
The newest Version 1.1.4 (http://your-vb.com/showthread.php?t=79) (including some options) is in German and avaiable located at your-vb :)
Thank you.
I'm trying to register, but I can't get past the word verification. I type two words with a space and two words without a space. Either way it keeps telling me it's invalid.
boatswife
01-27-2009, 11:37 PM
Never mind......was doing something stupid and now I'm registered! LOL
Markos
09-04-2009, 07:38 AM
is there a newer English Version out ??
vitrag24
03-15-2010, 09:39 PM
update to vb 4.0 plz.
thx.
salafmisr.net
07-22-2010, 05:31 PM
very useful product , please upgrade to vb4
thanks
TC-Jamech
12-06-2012, 03:14 PM
does this work for VB4?
borbole
12-06-2012, 03:34 PM
does this work for VB4?
Not meaning to hijack this thread but if you are looking for a similar mod for the vb 4x versions have a look at my mod here:
https://vborg.vbsupport.ru/showthread.php?t=244094
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.