Quote:
Originally Posted by Axel Foley
I don't need the CMS for my forum (not yet), so I simply did this:
1. Edited index.php in the forum root, commenting require('content.php'); and uncommenting require('forum.php');
2. Went to ACP->Plugins & Products->Manage Products and disabled the vBulletin CMS product.
Now the CMS disappeared, the button on the navbar too.
Hope it helps someone else with my same need. I'll tag this mod and see how it evolves.
|
Do you understand the PURPOSE of this mod?
As of right now when the CMS is enabled EVERYONE sees it.
The purpose of this mod is to allow the admin to pick only CERTAIN USERGROUPS to see it...hence effectively disabling it
Your method TURNS off the cms. This method allows the admin to develop the cms without anyone actually knowing it is enabled.
Without this mod there is no built in way (in vb) to hide the cms from users if it is enabled.