Jump to content

Recommended Posts

Posted

hi,

 

I copied the entropy search exactly as it says in cpanel.

However the search function doesnt work in my site.

 

><form action="/cgi-sys/entropysearch.cgi" target=searchwindow>
<input type="text" name="query" value="">
<input type="hidden" name="user" value="myusername">
<input type="hidden" name="basehref" value="http://virusorcancer.com">
<input type="hidden" name="template" value="default">
<input type="submit" value="Search...">
</form>

Now this search function worked before, then I changed my site this is my old design...horrible design i know, thats why i changed it

 

Site: VirusOrCancer.com

 

Does anyone know why it doesnt work, and how i can solve this problem?

 

 

Thanks!!

Alex

Posted

I just tried replacing the entropy search code with:

 

><!-- Search Google -->
<center>
<FORM method=GET action="http://www.google.com/search">
<input type=hidden name=ie value=UTF-8>
<input type=hidden name=oe value=UTF-8>
<TABLE bgcolor="#FFFFFF"><tr><td>
<A HREF="http://www.google.com/">
<IMG SRC="http://www.google.com/logos/Logo_40wht.gif" 
border="0" ALT="Google" align="absmiddle"></A>
<INPUT TYPE=text name=q size=25 maxlength=255 value="">
<INPUT type=submit name=btnG VALUE="Google Search">
</td></tr></TABLE>
</FORM>
</center>
<!-- Search Google -->

 

and i got the following error:

Not Found

The requested URL /search.php was not found on this server.

 

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/1.3.33 Server at www.virusorcancer.com Port 80

 

maybe this will explain it better? i still dont have any idea whats wrong

Posted

i just got it...so never mind..

i had an extra code in there

 

form method="get" action="/search.php">

just needed to take that out

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...