Correct code line for find users posts

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Harleyforum
    Senior Member
    • Jan 2011
    • 114
    • 4.1.x

    [Forum] Correct code line for find users posts

    I want to make a shortcut/button on my forum, where users can click "My posts".Found the code line on another forum, but how do I use it on mine? So forum pix up "the current logged in user"?1207 in this case is the member ID#.

    Should be replaced with ???aclass="userinfo" href="/forum/search.php?do=finduser&u=1207" title="Shows your posts">My posts

    I would prefer the link code not HTML codeLike this
    http://mysite.com/search.php?do=finduser&= ????????
    Last edited by Harleyforum; Sat 17 Dec '11, 1:01am.
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    A better place to ask this question is over on vbulletin.org, the modification site. And in order to help with code, you need to tell us *exactly* where you will be adding it since that makes a difference in the variable name.

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools <- awesome site for html/css help

    Comment

    Related Topics

    Collapse

    Working...