The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I add the User CP option to my forum?
I want it to have a "User CP" link like the top of THIS page does (vbulletin.org). There is currently nothing there and forum members cannot go to their user cp unless they use the 'Site Navigation' module, and I don't want to use that. Thanks
|
#2
|
|||
|
|||
I assume you are asking about having a user cp button right here like in this picture?
Here is how; Enter the Admin CP Go to Style Manager and select the style you want to add it on (If you have multiple styles, you must edit it for each). Go to Edit Templates Go to Navigation / Breadcrumb Templates Go to the 'navbar' template FIND: Code:
{vb:raw template_hook.navbar_start} Code:
<li><a href="usercp.php{vb:raw session.sessionurl_q}" rel="nofollow">User CP</a></li> |
#3
|
|||
|
|||
Worked perfectly, thanks!!
|
#4
|
||||
|
||||
The settings link is on every page next to your username.
|
#5
|
|||
|
|||
^ You didn't read my post. But it's solved now, please close thread!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|