The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
How do I add a setting to vb options? I know vb2 had an easy way to do it right from the admincp. you just had to enable it. how do i enable it on 3.81?
I just did an upgrade and there are old settings from previous mods that I want to delete. thanks in advance |
#2
|
|||
|
|||
![]()
go in your includes/config.php file, and ADD this below the <?php
# If you want to activate the debug in the adminCP for development: # if(VB_AREA == 'AdminCP') $config['Misc']['debug'] = TRUE; # if you want to disable the hooks system with all the products: # define('DISABLE_HOOKS', true); delete the # in front of the line you need. |
#3
|
||||
|
||||
![]()
thanks so much
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|