Thanks for the help HSS
I just tested it and a link like:
<a href="search.php?{sessionurl}do=getnew&contenttype =vBForum_Post">Unread Posts</a>
Also takes me to the advanced search page instead of the unread posts list
--------------- Added [DATE]1379800287[/DATE] at [TIME]1379800287[/TIME] ---------------
Finally found the correct code for the hyperlink. It is:
<a href="search.php?do=getnew&contenttype=vBForum_Pos t">Unread Posts</a>
|