Search works from Main page…HELP!!!
-
https://www.detour-mag.com/content/
the search only works if you search from the homepage. Can someone help me out with this? I know its just a small change in the search code, but I am stuck. Here is my code…
<form id=”searchform” method=”get” action=”<?php echo $_SERVER[‘PHP_SELF’]; ?>”>
<input type=”text” name=”s” id=”s” value=”search this site…”/>
<label>
<input type=”submit” name=”Submit” value=”Go!” />
</label>
</form>and thoughts??
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Search works from Main page…HELP!!!’ is closed to new replies.