Back to vBulletin 3.5 Template Modifications

View Your own posts
Mod Version: 1.00, by moonclamp

This modification is in the archives.
vB Version: 3.5.0 Rating: (1 vote - 5.00 average) Installs: 30
Released: 21 Oct 2005 Last Update: 21 Oct 2005 Downloads: 17
Not Supported Template Edits  

Not sure if it's been done before, but this simple template modification will add a link to your own posts under the 'quick links' menu.

Sorry but the link title isn't fully phrased, I just can't be bothered with all that malarky.

In your navbar template:

Find:

HTML Code:
<if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getnew">$vbphrase[new_posts_nav]</a></td></tr></if>

Beneath it add:

HTML Code:
<if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?do=process&exactname=1&searchuser=$bbuserinfo[username]&showposts=1">View Your Posts</a></td></tr></if>
It's really that simple ...

Download

This modification is archived and cannot be downloaded.


vblts.ru supports vBulletin®, 2022-2024