Quote:
Originally Posted by jscieza
Then you shouldn't do anything to your vBulletin, you shouldn't install mods nor file edits or template changes.
Relax. Just do the edit and see if it works for you. If not, then simply revert the template.
|
touche'

...aight...ill try
--------------- Added [DATE]1293857229[/DATE] at [TIME]1293857229[/TIME] ---------------
ok, its working-but not...here goes
there is a blank spot right under the "find post by user X"
and right above "add to buddy list"
the blank spot takes you to all threads started by user...but the wording isnt there?
i used this code:
<if condition="$show['search']">
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&u=$post[userid]&starteronly=1"><phrase 1="$post[username]">$vbphrase[find_threads_started_by_x]</phrase></a></td></tr>
</if>
also...i found these codes in "postbit" and "postbit_legacy"...so i added that code to both of those areas