View Full Version : Help with somthing Simple
Xphusion
06-09-2008, 01:54 AM
Ok i duno what i did what when people come to my site ..then just see the register box? how can i change it back so they see the main VBA page? i look at the user group permission and its all set to view it but still not viewable?
can someone fill me in on how to fix this issue
Dismounted
06-09-2008, 03:31 AM
Check if you have any modifications enabled that does this - default vBulletin does not redirect to the register page if guests have no permission to view the forum.
Xphusion
06-09-2008, 04:51 AM
should i just disable all my mods? then check it and single it out? will that work cause i have ALOt of mods
Dismounted
06-09-2008, 05:25 AM
Just add this after <?php in config.php:
define('DISABLE_HOOKS', true);
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.