Ok - I’ve tried searching for this and I can’t find anything. I’m having a really odd problem with my search results.
I’ve gone into my weblog’s path settings and I’m pointing the search results to:
http://(domain)/index.php/(template_group)/search/Instead everytime I search, the form points to:
http://(domain)/index.php/search/results/(random letter/number)/Here’s my simple search form code:
{exp:search:simple_form weblog="{my_template_group}" search_in="everywhere" results_page"{my_template_group}/search/" no_results_page="{my_template_group}/search/"}
<input type="text" name="keywords" id="keywords" value="" />
<input type="image" value="submit" src="/assets/images/btn_go.png">
<a href="http://{my_template_group}/search/advanced/">Advanced Search</a>
{/exp:search:simple_form}What am I doing wrong?
Mod Edit: Moved to the Technical Support forum.