![]() |
Remove vBulletin version from admin & mod control panels in 3.6.12?
Hi,
Could someone tell me how to delete the vBulletin version number from the Admin & Mod control panels in vB 3.6.12? Thanks...! |
I'm looking at the source for 3.8.3, but assuming it didn't change that much - edit admincp/index.php and look for the section that starts with
PHP Code:
line 150 or so. The mod panel is similar, except edit modcp/index.php. |
Hi Kevin, thanks for the help.
I searched if ($_REQUEST['do'] == 'head') , and a few variations of it, but I still can't find in the index.php file of the admin cp where I can edit the version number. It's a bit of a puzzle at this point! |
In the admincp, it's
Code:
echo ADMIN_VERSION_VBULLETIN Code:
echo $vbulletin->versionnumber; both of those are in the middle of some code. |
All times are GMT. The time now is 09:45 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:
|