The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
A feature similar to "egosearch" or "View Your Posts" at phpBB
Hi,
I recently migrated over a large phpBB database and one feature that my posters are missing quite a bit is the "View Your Posts" function or the "egosearch" facility. If you're familiar with phpBB, you'll know what it is - it's basically the facility to view a list of the topics you've posted in at some point. If you were to do an Advanced Search by username of the poster and sort by date (recent first), you'd get what it is - I want to add it to my Navbar but wondered if anyone knew what code to use? What I've seen on vBulletin.com has thus far failed to give me what I need. --------------- Added [DATE]1549140932[/DATE] at [TIME]1549140932[/TIME] --------------- I found this at VB.Com but it doesn't quite work as it takes the user to the Advanced Search screen? Code:
<if condition="$bbuserinfo['userid']"> <td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=finduser&userid=$bbuserinfo[userid]">My Posts</a></td></if> |
Благодарность от: | ||
scottkoz20 |
#2
|
||||
|
||||
I developed a simple product for that, which I will attach here...
It will add a "My Posts" dropdown menu to your secondary navbar. |
4 благодарности(ей) от: | ||
04wayne, blind-eddie, scottkoz20, z3r0 |
#5
|
|||
|
|||
This is a great addition...
*thinking out loud* - I wonder if it would be helpful to show maybe the last 5 posts on the UserCP page for Threads Started / Posted in. Would be a template change.... hmmmmmmmmm got me thinking about this |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|