search is not working at admin side

Author Message

Dhaval Patel

Friday 02 May 2008 1:35:30 am

hello all,

i have problem in search at admin side.

it is working fine at localhost.

but at online, when we click on button "search", the url is changed
FROM

/index.php?/admin/

TO

/index.php?SearchText=services&SearchButton=Search&SubTreeArray=1

I have changed url manually at addressbar TO

/index.php?/admin/content/search&SearchText=services&SearchButton=Search&SubTreeArray=1

then it displays properly.

Means as i click on "search" button, there is a problem in url.

so can any one tell me where do i change so search works properly ?

Thank you very much in advance.

With Best Regards,

Dhaval Patel
Team Leader - iNETProcess(I) Pvt. LTD.
dhaval.patel@inetprocess.com
Ph No: +91 79 65 12 35 00
http://www.inetprocess.co.in

Bartek Modzelewski

Monday 05 May 2008 1:01:57 pm

Hello,

problem is described in many threads - your php is running as cgi module. Take a look here: http://ez.no/developer/forum/install_configuration/search_problem_module_not_found__1

Cheers
Bartek

Baobaz
http://www.baobaz.com

Dhaval Patel

Monday 05 May 2008 11:12:58 pm

thank you very much Bartek Modzelewski

i did

method="post"

from

method="get"

now it is working fine.

Thanks a lot once again.

With Best Regards,

Dhaval Patel
Team Leader - iNETProcess(I) Pvt. LTD.
dhaval.patel@inetprocess.com
Ph No: +91 79 65 12 35 00
http://www.inetprocess.co.in

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

Main resources:

Total runtime0.0134 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.0040 588.1563151.2109
Module start 'layout' 0.00400.0019 739.367236.6484
Module start 'content' 0.00600.0063 776.015690.1719
Module end 'content' 0.01220.0012 866.187533.9922
Script end 0.0134  900.1797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002216.7116140.0002
Check MTime0.00107.4904140.0001
Mysql Total
Database connection0.00053.800210.0005
Mysqli_queries0.001712.666730.0006
Looping result0.00000.074510.0000
Template Total0.00096.710.0009
Template load0.00074.878410.0007
Template processing0.00021.821210.0002
Override
Cache load0.00053.748810.0005
General
dbfile0.002719.903580.0003
String conversion0.00000.037240.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