Searching my site

Author Message

Matthew Rat

Friday 25 April 2003 9:04:43 am

I am having a heck of a time trying to figure the search feature out. Can someone please point me to something that explains how to implement searching in v3? The DEMO seems to work right, but I can't return a darn thing in my site design.
I am using this code for the box:
<form action={"/content/search/"|ezurl} method="get">
<input type="hidden" name="SectionID" value="17" />
<input type="text" size="20" name="SearchText" id="Search" value="" />
<input name="SearchButton" type="image" src={"search.gif"|ezimage} value="Search" />
</form>

Help!

Ekkehard Dörre

Sunday 27 April 2003 3:38:20 am

<input type="hidden" name="SectionID" value="17" />
is this the right section id?
You have this in your template:
{$module_result.content}

Greetings, ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.