Missing search button/ how to enable forum

Author Message

aarif ahmed

Thursday 08 April 2004 5:10:28 pm

We are missing search button on our test user site, there is a searh field with text search beside it but its not clickble button so obiviously search doesn't work. This is working fine in admin site. I'd appreciate if some one can tell me how to troubleshoot and where to look for possible problem. Also how do I enable forum in ez? I am on latest ez version.
Many Many thanks in advance for any pointers.
(I did look thru forum and documentation but couldn't resolve it)

Alex Jones

Friday 09 April 2004 6:28:57 am

The search button should be:

<input class="button" name="SearchButton" type="submit" value="{'Search'|i18n('design/standard/layout')}" />

Enabling debugging is an important part of developing in eZ publish. Change/add the following setting in your site.ini.append and then clear all of your caches:

[DebugSettings]
DebugOutput=enabled

[TemplateSettings]
Debug=enabled

Check out the forum area of the on-line demo at http://demo.ezpublish.no/forum . Then find the templates associated with that site in the eZ publish setup directory on your computer and cut and paste the forum code.

Hope this helps,

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

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 18 2025 22:12:39
Script start
Timing: Jan 18 2025 22:12:39
Module start 'layout'
Timing: Jan 18 2025 22:12:39
Module start 'content'
Timing: Jan 18 2025 22:12:39
Module end 'content'
Timing: Jan 18 2025 22:12:39
Script end

Main resources:

Total runtime0.9651 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0059 589.4766152.6406
Module start 'layout' 0.00590.0033 742.117239.4766
Module start 'content' 0.00920.9548 781.5938523.5469
Module end 'content' 0.96390.0012 1,305.14068.1250
Script end 0.9651  1,313.2656 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.3205160.0002
Check MTime0.00120.1272160.0001
Mysql Total
Database connection0.00120.124810.0012
Mysqli_queries0.922095.5345540.0171
Looping result0.00060.0640520.0000
Template Total0.932096.620.4660
Template load0.00200.212120.0010
Template processing0.930096.354320.4650
Template load and register function0.00020.022210.0002
states
state_id_array0.00100.102810.0010
state_identifier_array0.00110.118120.0006
Override
Cache load0.00170.1722180.0001
Sytem overhead
Fetch class attribute can translate value0.00090.091320.0004
Fetch class attribute name0.00130.134230.0004
XML
Image XML parsing0.00050.055420.0003
class_abstraction
Instantiating content class attribute0.00000.000830.0000
General
dbfile0.00070.0772160.0000
String conversion0.00000.000740.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
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
5content/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
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 14
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs