Thottbot > Forums > Thottbot > Powered by Thottbot > Thottbot Sea...
NEW! Wrath of the Lich King! (October 3)   NEW! Project Lore Episode 9.5
  Report  Quote Reply Re: Thottbot Search Block...
Score 11     Vote: [-] [+] by Thannykcg, 8.1 months ago
Last edit: 8.1 months ago
ok I got it with:

<?php

if (eregi("block-Thottbot.php", $PHP_SELF)) {
    Header("Location: index.php");
    die();
}
$content .= "<script>T.searchbox()</script>\n";
?>

but now it only shows up on the home page and not any of the other pages...  http://www.thefallenrealm.com/modules.php?name=Forums

only shows the block title...

BackTop
 
Created by Thott - Thottbot 3.71 - Feedback