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.

eZ debug

Timing: Jan 30 2025 19:35:38
Script start
Timing: Jan 30 2025 19:35:38
Module start 'layout'
Timing: Jan 30 2025 19:35:38
Module start 'content'
Timing: Jan 30 2025 19:35:39
Module end 'content'
Timing: Jan 30 2025 19:35:39
Script end

Main resources:

Total runtime0.7623 sec
Peak memory usage8,192.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 588.0313151.1953
Module start 'layout' 0.00550.0040 739.2266220.6563
Module start 'content' 0.00950.7519 959.88284,431.2656
Module end 'content' 0.76140.0008 5,391.14848.0313
Script end 0.7622  5,399.1797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.4507160.0002
Check MTime0.00130.1647160.0001
Mysql Total
Database connection0.00100.136810.0010
Mysqli_queries0.687590.1896540.0127
Looping result0.00050.0604520.0000
Template Total0.715693.920.3578
Template load0.00180.234520.0009
Template processing0.713793.637020.3569
Template load and register function0.00160.206910.0016
states
state_id_array0.00030.043810.0003
state_identifier_array0.00090.121020.0005
Override
Cache load0.00150.1973180.0001
Sytem overhead
Fetch class attribute can translate value0.00140.187320.0007
Fetch class attribute name0.00230.308030.0008
XML
Image XML parsing0.00160.205720.0008
class_abstraction
Instantiating content class attribute0.00000.001230.0000
General
dbfile0.00170.2267160.0001
String conversion0.00000.001240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs