Quote:
Originally posted by Link14716
yes, otherwise I wouldn't been able to see the front page of the search.
EDIT: I just double checked. All 3 are there.
|
Try replacing
Code:
<form method="get" action="$PHP_SELF">
with
Code:
<form method="get" action="websearch.php">
in the template "websearch"
This must be done 2 times (for the searchboxes at the top and the bottom)