![]() |
Quote:
|
Don't show preview for some threads... :(
|
Quote:
Code:
<td bgcolor="#F1F1F1" align="left" width="100%"><font face="verdana, arial, helvetica" size="2" > <a href="showthread.php?s=&threadid=2745" title="">Grabber</a></font> <font face="verdana,arial,helvetica" size="1" ></font></td> |
Slight problem here - although I've applied the search part of this hack 3 times over (just to make sure it's not me), whenever I do a mouseover for the links on a search page it says "fppreview" in a small yellow box, instead of the post contents. Help?!
|
Sorted it - in the code for the template change (when adding this to search.php) the title of "fppreview" instead of "$fppreview" :eek:
|
John, if you change fppreview to $fppreview, you see preview in search? I don't see :(
|
no comprendo
|
Quote:
Great hack! |
nick, i think you forgot one little detail.. if the thread is deleted, the previewpostid will still be there. you could do this:
open functions.php and go to [high]deletethread()[/high] function. find: Code:
$DB_site->query("DELETE FROM thread WHERE threadid='$threadid'"); Code:
$DB_site->query("DELETE FROM thread WHERE firstpostid='$firstpostid'"); |
nakkid, please fix bug with preview in search
|
All times are GMT. The time now is 09:32 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:
|