Search Problem in eZ-3

Author Message

Srinivas Rao

Wednesday 29 October 2003 4:34:24 am

Hi All,

In my own pagelayout.tpl I called the search button like this...

<form name="form1" method="post" action="">
<table border="0" cellpadding="0" cellspacing="0" class="RightText" id="right links">
<tr>
<form action={"/content/search/"|ezurl} method="get" style="margin-top: 0px; margin-bottom: 0px; padding: 0px;">
<td align="right" valign="top"> <table border="0" cellpadding="0" cellspacing="0" class="searchTable">
<tr>
<td width="62%"><input class="SearchBox" type="text" name="SearchText" id="Search" value="" /></td>
<td align="left"><input class="Go" name="SearchButton" type="submit" value="{'Go'|i18n('design/standard/layout')}" />
</td>
</tr>
</table></form>

In Some browsers the search botton is not working...

Any one help me.

Thanx in Advance.

--Srinivas

Balazs Halasy

Wednesday 29 October 2003 4:47:07 am

Please tell us which browser and what version of that browser is causing the malfunction. You'll also need to reveal which version of eZ publish you're using.

Balazs

Paul Borgermans

Wednesday 29 October 2003 5:52:47 am

The xhtml is wrong: nested <form> and even a missing closing </form>

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

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 31 2025 05:31:02
Script start
Timing: Jan 31 2025 05:31:02
Module start 'layout'
Timing: Jan 31 2025 05:31:02
Module start 'content'
Timing: Jan 31 2025 05:31:02
Module end 'content'
Timing: Jan 31 2025 05:31:02
Script end

Main resources:

Total runtime0.0126 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 588.1250151.2109
Module start 'layout' 0.00460.0022 739.335936.6328
Module start 'content' 0.00680.0046 775.968890.1094
Module end 'content' 0.01140.0011 866.078133.9922
Script end 0.0126  900.0703 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002116.7415140.0002
Check MTime0.00107.7913140.0001
Mysql Total
Database connection0.00085.956610.0008
Mysqli_queries0.002116.851330.0007
Looping result0.00000.062510.0000
Template Total0.00097.010.0009
Template load0.00075.392410.0007
Template processing0.00021.581010.0002
Override
Cache load0.00053.883410.0005
General
dbfile0.00129.624280.0002
String conversion0.00000.047340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs