Forums / Developer / Search Problem in eZ-3

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