• 0

Posted by...


Question

4 answers to this question

Recommended Posts

  • 0

It's not to view the profile. It's a link that goes directly to the anchor of the referred post. I was hoping one of the Neowin admins could share that part of the code with me :)

Link to comment
Share on other sites

  • 0

It's a forum template thing.

Go to your forum templates in admin => Topic view section => Post entry (render row)

<td>{$data[POST]['post_icon']}<span class='postdetails'><b><a href="{ibf.vars.board_url}/index.php?s=&act=ST&f={$ibforums->input[f]}&t={$ibforums->input[t]}&st={$ibforums->input[st]}entry{$data[POST]['pid']}">{ibf.lang.posted_on}</a></b> {$data[POST]['post_date']}</span></td>

See where I just linked {ibf.lang.posted_on} (between the two bold tags)

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.