Forums / Developer / search is not working at admin side

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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