Add 'User CP' to top menu

jdab

Madly Diligent
Joined
Aug 29, 2010
Messages
9,642
Reaction score
1
FP$
21
On this theme, I have Mod CP and Admin CP on the top menu, how can I add User CP?

Ve9L3.webp<br /><br />-- 08 Oct 2012, 00:36 --<br /><br />Scrap that, I worked it out myself. PROUD!
 
You can also click on your name to get the UCP. Just thought that I would mention that since it worked for me. 😉
 
For anyone who stumbles upon this and is wondering, for MyBB, this is what you need to add.

Code:
<a href="{$mybb->settings['bburl']}/usercp.php">
 
Back
Top Bottom