The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
VB3 - Adding to the admin CP
Hi all, making a hack and want to add a section to the usercp.
I'm happy with the left navbar, however making the actual pages is a little more complex. We have the print_footer, print_header, print_yes_no functions etc, however is there any sort of templating or am i to store templates in a file? Taz |
#2
|
|||
|
|||
Are you trying to add to the admin cp or to the usercp? Because you kind of negated your title with wanting to add to the usercp. If you're trying to add to the admin cp you can add the links in the admincp/index.php file and then create the php file using
PHP Code:
If you're trying to add a section to the actual usecp then you have to edit the USERCP and USERCP_SHELL templates and then add the php in the profile.php and create your own templates using vb's template system and don't forget to add the templates to the $actiontemplates global variable to save query usage. Hopefully that helps somewhat. Cheers, g-force2k2 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|