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.
|
That works, but that also prevents you from working on the CMS in the meantime. What my mod does is allows you to keep it running for those you want to access it and those you don't... don't know it exists, even if they happened to know the URL it'll redirect them to your forums.
Granted, not everyone needs this mod and just wants the CMS gone, etc... but for those that want it enabled, but limited in access, this'll do that.