How to add "View your posts" (egosearch) option to Vbulletin?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • oton
    New Member
    • Mar 2005
    • 3

    How to add "View your posts" (egosearch) option to Vbulletin?

    Hi,

    for me it would be very very handy a direct access (I mean 1 click) into vbulletin to view your own posts like PHPBB forums.

    http://img175.imageshack.us/img175/3830/phpbbex3.jpg


    How can I do something like this please?

    Thx.
  • |Norman|
    Senior Member
    • Oct 2006
    • 293
    • 3.8.x

    #2
    You can find them in your profile (Navbar -> Quick Links -> My Profile). You will see "Find all posts of [UserName]", if it is enabled.
    *I'm italian, so my english is bad*

    Comment

    • oton
      New Member
      • Mar 2005
      • 3

      #3
      Thank you Norman, but thats not exactly what I want. That way I have to do 3 clicks (-> Quick Links -> My Profile -> Find All Posts). What I want is a direct access in the main bar to find all posts like PHPBB.

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24295
        • 6.0.X

        #4
        Originally posted by oton
        Thank you Norman, but thats not exactly what I want. That way I have to do 3 clicks (-> Quick Links -> My Profile -> Find All Posts). What I want is a direct access in the main bar to find all posts like PHPBB.
        Open the NAVBAR template and decide where you want the link to go.

        Place the following code there:
        Code:
        <if condition="$bbuserinfo['userid']">
        <td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=finduser&amp;userid=$bbuserinfo[userid]">My Posts</a></td></if>
        That should do what you want. I have it on my site but only in the Quick Links drop down.

        The code I have provided will only show to members not to guests.
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

        • mikep
          Senior Member
          • Jun 2006
          • 164
          • 3.5.x

          #5
          Hey I was just wondering how to do that, it worked a treat thanks!
          ai-stockmarketforum vbulletin-faq vbulletin-fans

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...