The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Could someone point me in the direction on how to create an admin panel page? Or a short tutorial for a basic one with only 2-3 basic options. I couldn't find any.
![]() |
#2
|
||||
|
||||
![]()
Just add new options to to the vBulletin Options
You can do this in debug mode |
#3
|
||||
|
||||
![]()
How do I get to debug mode?
|
#4
|
||||
|
||||
![]() Quote:
![]() but .... add Code:
$debug = 1; ![]() |
#5
|
||||
|
||||
![]()
You kinda did though in a way.
![]() ** Reads his vBulletin for dummies book... (and adds $debug = 1; ) |
#6
|
||||
|
||||
![]()
but what is the debug mode used for ?...
|
#7
|
||||
|
||||
![]()
debugging ?
|
#8
|
|||
|
|||
![]()
"but what is the debug mode used for ?..."
pretty much 'debugging' yea. but, it occasionally throws in a few extra queries to tell you what is going on and you can use a dropdown menu to figure out the existing queries on the page, etc. Also, when programming you can throw in your own 'test' stuff in the debug function so you know what's going on in the background, but others won't. as far as making a new admin page... what do you want to do exactly? add an option to an existing drodown list on the LHS? hrm, i forget since mine are all hacked ^_^. to create a new admincp page, take a look at some of the existing ones like template.php. pretty much standard stuff, just need the link w/ on the LHS to go to it. do some digging. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|