View Full Version : $searchbit wheres the template
where the template that controls each row of a searches output, ive found $searchbit but i cant actually find the template that controls its contents :D
Freesteyelz
10-31-2007, 03:33 AM
Check templates:
search_results_postbit
search_results_postbit_lastvisit
threadbit (is probably what you want)
threadbit_lastvisit
threadbit_deleted
*You may also want to edit template "search_results".
dam it im assuming from taking a deaper look that it uses the thread template :( problem is i only want to change the search output not the thread view :( any ideas
Mark.B
11-02-2007, 01:17 AM
dam it im assuming from taking a deaper look that it uses the thread template :( problem is i only want to change the search output not the thread view :( any ideas
If the changes are not major you can probably use a conditional.
<if condition="THIS_SCRIPT == 'search'">
Anything with that conditional around should only show up on a search page.
Like I say that's only practical if the changes are fairly minor.
ye im changing the whole template :(
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.