Problem with search!!

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
pralay

Problem with search!!

Post by pralay »

Hi all,
I have a problem with search.
I  used the follwoing string in the template
{search submit="Go" searchtext="" resultpage="search"}
to inlude the search module.

Now I also created a template for search and created a page with blank content under that template. I gave the name(also the alias name) of the page 'search' as I have mentioned in the 'resultpage' parameter.
Now when I am trying to search ..it is giving me the following error:

string(52) "Smarty error: unable to read resource: "template:20"" in a blank white page.

Now when I removing the 'resultpage' parameter from the line, that is I write :
{search submit="Go" searchtext=""}
It is working but obviously using the template of the current page.
But I want to use a certain template designed for searching.


What to do?
Please help. :-[
Locked

Return to “Modules/Add-Ons”