Spinball
16 May 2004, 20:26
A navigation bar Quick Link to show the user's most recent posts.
Simple one which I had on vB2.
Works on 3.01 (and probably 3.00 aswell).
I find this very useful and going by the amount of requests for it, so do my members.
And despite zero hacking experience I managed to get working:
Add a phrase into GLOBAL
title : my_posts_nav
text : My Posts
Edit the navbar template under Navigation / Breadcrumb Templates
after
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
insert
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Simple one which I had on vB2.
Works on 3.01 (and probably 3.00 aswell).
I find this very useful and going by the amount of requests for it, so do my members.
And despite zero hacking experience I managed to get working:
Add a phrase into GLOBAL
title : my_posts_nav
text : My Posts
Edit the navbar template under Navigation / Breadcrumb Templates
after
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
insert
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------