ich habe vor geraumer Zeit eine Suchfunktion auf meine Forenstartseite gelegt (Unter der "Who is online"-Bar links) ... ich hatte eigentlich in Erinnerung, dass die Suchfunktion mal funktioniert hat. Wie auch immer, jetzt tut sich beim Klick auf "Suchen" jedenfalls nix mehr.
Hier ist mal der Codeabschnitt aus der index_body.tpl
Code: Alles auswählen
<table width="100%" cellpadding="2" cellspacing="1" class="forumline">
<tr>
<th width="126px" cellspacing="2" cellpadding="2" class="thCornerL" height="25" nowrap="nowrap"> {L_SEARCH} </th>
</tr>
<tr>
<td align="center" class="row1"><table border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="center"><input class="post" type="text" name="search_keywords" size="15" /></td>
</tr>
<tr>
<td align="center"><select class="post" name="search_engine">
<option value="site">{L_FORUM}</option>
<option value="google">Google</option>
</select></td>
</tr>
<tr>
<td align="center"><input class="mainoption" type="submit" value="{L_SEARCH}" /></td>
</tr>
</table>
<input type="hidden" name="search_fields" value="all" />
<input type="hidden" name="show_results" value="topics" />
</td>
</tr>
</table>

Die Foren-URL lautet: www.schlangenforum.info.
Thx for help
Marcel