![]() |
Advice for new people wanting to modify vBulletin
In vBulletin they have a debug mode - and it is extremely useful, especially for people wanting to modify vBulletin.
Their debug mode allows you to see what parts of the forum are calling which hooks, as shown below: https://vborg.vbsupport.ru/external/2009/08/35.jpg As you can see, it shows what hooks are being called (that is the showthread.php page) - so you have an idea of which hook to use. It also holds information about page loads, global phrases etc. How to turn debug mode on? Put this in your config.php: PHP Code:
PHP Code:
Additional info: You must be in debug mode in order to edit/create new settings/settings groups, as well as adding templates to custom products. Some other features is the rebuild bitfields, option to edit the admin help manager (blue ?) and some more. |
You should also add that you need to be in debug mode in order to create new settings/setting groups, add new templates to custom products and etc...
|
maybe some dumb questions, but does it matter where on the config.php you put this code?
also, once you have it added how do you use it? i mean what do you do to see this list? this is new to me, so sorry if it is a silly question...:) |
You can add it anywhere as long as its inside the PHP tags <?php ?>. After you add it look at the bottom of your forum pages it will show the information.
|
Wow nice info, I didn't even know that you needed to be in debug mode for
some of those developer features! :-D (I thought it was JUST for debugging xD) I should seriously consider reading the documentation now :) |
Thank you for the information
|
Thank you :)
|
does it work with 3.8.x forums ?
|
Quote:
|
ok i will edite it now
thank you so much |
All times are GMT. The time now is 09:29 AM. |
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:
|