By the way, I did find one typo in the search.php stuff....
Quote:
11) Find:
################################################## ##########
<a href="showthread.php?s=$session[sessionhash]&threadid=$searchresult[threadid]$highlightwords">$searchresult[threadtitle]</a>
################################################## ##########
12) Replace with:
################################################## ##########
<a href="showthread.php?s=$session[sessionhash]&threadid=$searchresult[threadid]$highlightwords" title="fppreview">$searchresult[threadtitle]</a>
################################################## ##########
13) Save template.
|
title="fppreview" should be title="
$fppreview"