Jump to content

PS 1.3. redirect from login -> index -> login


Recommended Posts

Hello,

I have just bumped into a problem on www.sechap-klabik.cz
When I successfully log in, it redirects me to index and then back to login page. Ive seen many threads related to this problem on different PS versions, but none helped me. Nor Cookies, init, login files changes..


I am quite desperate now.

Edited by vjvjvj (see edit history)
Link to comment
Share on other sites

It sounds like you might be encountering a session or cookie issue. Here are some steps to troubleshoot:

Ensure cookies are enabled and not being blocked by your browser.

Check that session handling is correctly configured.

Verify that file permissions are set properly for session storage.

Ensure session data is correctly saved and retrieved from the database.

Clear your browser cache and cookies.

If these steps don't resolve the problem, you might need to consult server logs or support forums for more detailed help.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...