hello everybody.
i keep having problems with login to my ee installations.
btw.: the whole backend/frontend/with cookie/without cookie/with session id/or mixed -security/login thing is totally confusing me.
however, i have two kinds of problems:
1.
user can’t login (backend). there is no error message.
ee adds a session id to the url but the user is constantly being redirected to the backend login-screen.
i tried the config.php stuff but no luck. this is critical since i need to change something soon.
2.
user is logged in (backend).
the user is super admin. the site is offline.
but the user can’t see the site.
The weirdest thing though is:
when i use cookies only, ee parses the session id within the templates everywhere i used
{path="site_index"}
o.O
what’s that?
update:
on other ee installations i can’t log out.
i believe ee has problems if one is managing different sites
using different ee installations within the same browser.
gosh … sometimes i really like to throw ee out of the window … 😉
these problems appear as soon as i change to »use cookie only« mode.
i’m using version 1.6.3. i have the index.php removed via .htaccess.
thanks in advance! 😊
klick