The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
What's the base template for re-arranging how the user profile looks? All I can find is user profile fields etc.
|
#2
|
||||
|
||||
![]()
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)
|
#3
|
|||
|
|||
![]()
Hi Lynne. I already have that on and all it says is:
Code:
<!-- begin user css --> If not, might it be a php page? |
#4
|
||||
|
||||
![]()
That's not it. You should see lines like this (unless you have a modification that 'breaks' this feature):
HTML Code:
<!-- BEGIN TEMPLATE: USERCP_SHELL -->
|
#5
|
|||
|
|||
![]()
It doesn't show that but I found the USERCP_SHELL. Where all the content would be it just shows:
Code:
<!-- main page contents --> $HTML <!-- / main page contents --> I believe I've found it. It's the MEMBERINFO template inside Member Info Templates. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|