Heisenberg submitted a new resource:
You must be registered for see links
- [find all threads started by x member] in postbit & postbit_legacyvB Version: 3.8.x
Its simple and work with all versions
Open postbit or postbit_legacy template and search for this code:
Code:<if condition="$show['search']"> <tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td></tr> </if>
And add this code under it:
Code:<tr><td class="vbmenu_option"> <a...
You must be registered for see links
Last edited:
