Hi
Having a linking problem with my search form, I think it has to do something with pretty urls.
When I do a search, I get a blank "Page not found" page with this link:
The search form is linked this way:
Maybe there is a better way to link?
Thanks for looking into it.
Having a linking problem with my search form, I think it has to do something with pretty urls.
When I do a search, I get a blank "Page not found" page with this link:
- Code: Select all
http://www.cocktailsopmensenmaat.be/search/?s=rum&nc=1
The search form is linked this way:
- Code: Select all
<cms:search_form msg='Zoek op website' processor="<cms:link 'search.php'/>" />
Maybe there is a better way to link?
Thanks for looking into it.