Forums / Setup & design / Why does "login" work as "search"?

"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".

Why does "login" work as "search"?

Author Message

Mike Schachanski

Monday 23 June 2003 6:33:41 am

I'm experiencing a little difficulties here...

When users have typed their username and password an click "log in", the searchscreen pops up! The web-browser shows this URL:

http://localhost/index.php/[my_design]/content/search/?SectionID=5&SearchText=&Login=admin&Password=publish&RedirectURI=&SearchButton.x=0&SearchButton.y=0

It works properly with the demo design, but not mine - even though I just copied the demo folder and added my own pagelayout_section_*.tpl's...! Of course, the error is in my pagelayout-files, but what can it be?

Marius

Mike Schachanski

Monday 23 June 2003 9:25:28 am

My mistake.. I forgot to add a </form>-tag after the search form...

M