• Support will be limited until May 8th, as I will be out of the office travelling. Thank you for your patience and understanding.
Status
Not open for further replies.

BrianC

Customer
Hi I want to add a link next to the My Profile link to the User Wall

The code I think would need to be similar to
Code:
<li><a href="{vb:link member, {vb:raw bbuserinfo}}">{vb:rawphrase your_profile}</a></li>

I want the link to point to the User Wall page as opposed to the page in the profile section. ie: http://www.site.com/livewall.php?u=1

What is the code I would need to add to the navbar template of my style to create the link. I can create the link for the LiveWall but not the user wall.

I think there should be more options for these tabs/links by default.

Thanks, Brian
 
Code:
<a href="{vb:raw bburl}/livewall.php?{vb:raw session.sessionurl}u={vb:raw bbuserinfo.userid}">Your Activity Wall</a>
 
Awesome Fillip H.... How could I get it to pick up the User's name with an apostrophe so it instead of " Your Activity Wall" say the username like "Administrator's Wall"

Thanks for the help. Much easier for you :)
 
Last edited:
Status
Not open for further replies.

Legacy Forum Live Feed & User Wall

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
534
Customer rating
0.00 star(s) 0 ratings
Back
Top