Try this:
Quote:
<a href="search.php?action=getlatest&forumid=$forum[forumid]"><img src="images/findnow.gif" border="0" alt="Find latest posts by $post[username]" align="middle"></a>
|
and adjust it for the imagesfolder.
Quote:
Originally posted by Carthriller
At http://www.asianxo.com I tried the mouseover the search icon under the category, and see this string
<a href="search.php?action=getlatest&forumid=$forum[forumid]">findnow.gif</a>
But I tried using the same string for my icon, and it didn't work(sent me to a blank page). Essentially I want to be able to search the latest posts by a user when an icon is clicked. Does anyone know how to do this, thanks.
|