The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I get rid of this?
This was installed with previous versions of vb and have stayed like that. Is there any way I can remove these two? One was a hack that automatically created new welcome threads when someone registered and the other is myvbindex.
|
#2
|
|||
|
|||
You have to turn debug mode on and you will see some hidden options to delete that.
|
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
See my profile for Debug mode in ACP.
|
#5
|
|||
|
|||
Ok, I edited the file. Now what? Sorry, new to this.
|
#6
|
||||
|
||||
Just place the following code anywhere in your config.php file; located in your includes folder. Then go into your AdminCP -> vBulletin Options. Double-click whatever Option Group you wish to remove, when the new page loads click on Delete.
Code:
$config['Misc']['debug'] = 1; |
#7
|
|||
|
|||
Thank you. Worked great.
|
#8
|
||||
|
||||
You're welcome. Glad to hear.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|