![]() |
are you using the thumbnails in search results? If you go into into your plugin manager and disable the Thread Thumbnail Search - Search plugin, this should fix your error.
|
steveninstl,
To correct the search problem: See Page 8 02 APR 2008 Post # 112 ~OZ |
Quote:
|
AWESOME! It works again! Thanks!
|
steveninstl,
I'm running vB3.7.2PL2. Thumbnails show in my forums, in Tag searches, and New Posts/regular Searches. To add thumbnails to Tag searches see page 12, post #169. To get further confused (hopefully not) see page 13, posts #190, #193. ~OZ |
Sorry I dont know much about this coding stuff but what does this mean?
How do I do it? Be sure to change the forum ids in the $thumbsforums array to the forum ids you want to enable thumbnails in. |
Shmaba,
Click on a forum you want thumbnailed(, or look it up in AdminCP > Forums.) In the browser window you should see something like this: yourforum.com/forums/forumdisplay.php?f=36 IN THIS EXAMPLE, 36 is your forum's forum ID. This goes in the array. In AdminCP edit your Thread Thumbnail plugin, adding forum 36 to the array: example, $tt_thumbsforums = array(36); Separate multiple forums you want thumbnailed with a comma (,): example, $tt_thumbsforums = array(36, 37); |
Well I want the whole forum to do it so I put the number 1. Im not getting anything though.
|
Ok, its working but I have alot of forums so do I have to enter every number forum? What if there is over 100? Is there a universal fix?
|
If you want thumbnails to apply to all forums copy over the thread thumbnail plugin with this
Code:
$tt_thumbsforums = array(); |
All times are GMT. The time now is 12:38 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|