Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> I Need Some Help, Please help me out
musicmaza
post Dec 22 2007, 07:14 PM
Post #1


Super Member
*********

Group: [HOSTED]
Posts: 238
Joined: 10-December 07
From: India
Member No.: 54,553



I am trying to make the search bar in my site functional.When I search it returns a 405 error page.I don't know What I have to do with this code to make it functional sad.gif .Please anyone could help me out.

And heres the code of my search bar:



HTML
<div id="search">
<form action="#" method="post">
<p>
<input type="text" class="searchfield" value="">
<input type="submit" class="searchbutton" value="search" name="submit"></p></form></div>


This post has been edited by musicmaza: Dec 24 2007, 03:19 PM
Go to the top of the page
 
+Quote Post
sonesay
post Dec 22 2007, 08:12 PM
Post #2


|||[ n00b King ]|||
*********

Group: [HOSTED]
Posts: 715
Joined: 20-June 07
From: Auckland
Member No.: 45,102
myCENT:20.20



try this out http://lorelle.wordpress.com/2006/02/11/un...rdpress-search/.


oh when i tried a search on your blog it says post method not allowed. I dunno why but if you can change it to get instead of post.

This post has been edited by sonesay: Dec 22 2007, 08:14 PM
Go to the top of the page
 
+Quote Post
musicmaza
post Dec 22 2007, 08:45 PM
Post #3


Super Member
*********

Group: [HOSTED]
Posts: 238
Joined: 10-December 07
From: India
Member No.: 54,553



QUOTE
oh when i tried a search on your blog it says post method not allowed. I dunno why but if you can change it to get instead of post


Yes Sonesay thanks for that method I think that is temporarily good so that the visitors won'y get frustated now by typing something for search and then getting an error page.. smile.gif
Go to the top of the page
 
+Quote Post
djstarskream
post Dec 29 2007, 08:24 PM
Post #4


Newbie [Level 3]
***

Group: Members
Posts: 41
Joined: 29-December 07
From: wales
Member No.: 55,448



QUOTE(musicmaza @ Dec 22 2007, 07:14 PM) *
I am trying to make the search bar in my site functional.When I search it returns a 405 error page.I don't know What I have to do with this code to make it functional sad.gif .Please anyone could help me out.

And heres the code of my search bar:
HTML
<div id="search">
<form action="#" method="post">
<p>
<input type="text" class="searchfield" value="">
<input type="submit" class="searchbutton" value="search" name="submit"></p></form></div>

do you use a free service provider because it sounds like they have stoped the use of that functionality

i dont no if this will help but im gonna tell you annyway

alot of service providers stop the use of sertaine functions such as searchbars instant e-mail notification ex
because they want you to buy there service not use it for free you see if they gave you all the functionality for free they wouldent have annything left to chanrge you for would they

its eather that or the code may be taking you to a duff location (no opperational site location)

it could also be that you dont have the software installd on the server you are using to allow for this functions to be exicuted

i recently had the same issu i made a custom e-mail form but i hadnt installd the extention for frontpage so it dissalowd the use of the e-mail form because it couldent understand the code i used to create it

as i have seid i dont no if it will help but i hope it gives you some insite
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

 



- Lo-Fi Version Time is now: 22nd November 2008 - 05:58 PM