Search box problem...

Author Message

Srinivas Rao

Sunday 26 October 2003 11:36:23 pm

Hi All,

I planed to create a site using eZ-3. For that I created one siteaccess like Admin. And in design folder also I created my own page layout. In that I copied search box code from admin side pagelayout. But Its not working in some browsers. Its displaying blank search result. In url path its displaying
http://myhostname/ezpublish-3.1-1/index.php/techweb/content/action

Any one help me regarding this...

Thanx in Advance.

--Srinivasa Rao

 

Alex Jones

Monday 27 October 2003 6:50:28 am

Could you post the code you pasted to display the search box?

Alex

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

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

Srinivas Rao

Tuesday 28 October 2003 3:29:25 am

Hi,

In my own page layout 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 result is displaying blank page. and In location bar its displaying like this...
http://myhostname/ezpublish-3.1-1/index.php/techweb/content/action

Any one help me.

Thanx in Advance.

--Srinivas.

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

Main resources:

Total runtime0.0135 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.0045 588.0156151.1953
Module start 'layout' 0.00450.0026 739.210936.6328
Module start 'content' 0.00710.0049 775.843890.1250
Module end 'content' 0.01200.0014 865.968833.9922
Script end 0.0135  899.9609 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002014.6542140.0001
Check MTime0.00097.0151140.0001
Mysql Total
Database connection0.00064.343810.0006
Mysqli_queries0.002821.001030.0009
Looping result0.00000.065410.0000
Template Total0.00118.510.0011
Template load0.00096.444010.0009
Template processing0.00032.038410.0003
Override
Cache load0.00053.834610.0005
General
dbfile0.001410.381280.0002
String conversion0.00000.053040.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