Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MyBB Header option: View your threads
#6
I don't know if you got this done yet or not, but, here you go:

For MyBB 1.4.x, find this snippet in
ACP -> Template -> header_welcomeblock_member

Code:
<a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a>  |  <a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a>  |  <a href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}<br />

Add
Code:
href="{$mybb->settings['bburl']}/search.php?action=finduserthreads&uid={$mybb->user['uid']}"> My Threads </a>  | <a href="{$mybb->settings['bburl']}/search.php?action=finduser&uid={$mybb->user['uid']}"> My Posts </a>
.

This may vary depending on the theme, but, you can really put it wherever you'd like using the code that you have to add.
Do you know how to make games? Do you know 3d Modeling? If so then visit
[Image: logo.png]
Reply


Messages In This Thread
RE: MyBB Header option: View your threads - by Grizzly - 10-10-2009, 03:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to hide posts from guests but allow google to view NO BAIL 9 2,612 03-12-2012, 10:57 AM
Last Post: Alreiger
  How To Install MyBB | MyBB Installation Guide BreShiE 2 1,416 03-10-2012, 06:33 AM
Last Post: BreShiE
  MyBB question @OMNI or any other mybb Guru's 0xE9 13 29,606 07-28-2011, 01:29 PM
Last Post: Pompano
  How to Make your MYBB Central Plugin Compatible with new Mybb Billy Mays 3 2,134 07-12-2011, 06:40 PM
Last Post: Billy Mays
  [MyBB] Including Website Header & Footer (Help) DigitalMikey 2 1,612 02-18-2011, 12:51 AM
Last Post: weporter

Forum Jump:


Users browsing this thread: 2 Guest(s)