Gossamer Forum
Home : Products : Gossamer Links : Discussions :

search_error.html

Quote Reply
search_error.html
as I understand it when links fails to find anything on say the term="troldebarn" the next page should be from the template search_error.html - my links goes to the advanced search page, how do I change this ?? Shocked
Quote Reply
Re: [dane] search_error.html In reply to
Hi,

In 2.0.5, all _error templates have been removed. You should add to search.html:

<%if error%>
There was an error doing your search: <%error%>
<%endif%>

Cheers,

Alex
--
Gossamer Threads Inc.