Help - Search - Members - Calendar
Full Version: Search not resetting itself
Movable Type Community Forum > Other Product Discussion > Bugs and Odd Behavior
Fleameat
When ever a user attempts to search more than once, the /mt-search.cgi script sends the following back to them in the browser:

Got an error: You are currently performing a search. Please wait until your search is completed.

This message is returned even after the search has completed (or at the least, looks to be completed).

Here's my code:

CODE
<form method="get" action="<$MTCGIPath$><$MTSearchScript$>">
<input type="hidden" name="IncludeBlogs" value="<$MTBlogID$>" />
<label for="search" accesskey="4">SEARCH THE MEAT:</label>
<br />
<input id="search" name="search" size="20" />
<br />
<input type="submit" value="Search" />
</form>


I am on MT 3.11. Any thoughts? After a short time, Search seems to reset itself and can search again. It's acting almost like there is either a flood control active on it or it is searching additional indexes that I don't know about.

Help!
tubaguy0
take a look at this information:

http://www.elise.com/mt/archives/000659sea...hrottle_bug.php
Fleameat
AWESOME!

Thank you very much!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.