-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[URGENT!!! HELP ]after logged in its redirect back to login page unable to log in and see dashboard, v3.1.3 #1985
Comments
let me have a think an ge back to you |
I want to get my next version out soon which has a massive amount of fixes. |
I'm using the MD5 hashing algorithm for passwords, and I've noticed that Laragon and XAMPP are pretty similar since both come with PHP, Apache, and MySQL. I've followed all the steps and made the necessary modifications to the database, and everything went smoothly during the installation—no errors at all! However, when I tried to log in, I ran into an issue. I'm hoping to figure it out soon! |
I don't have the code open but it might be the session handling is not working and it needs swapping to database. I think in the qwcrm config there is a variable called session handler, make sure this is set to "database" |
this is the config
yes it sets to database |
you should be using php 7.4 |
thanks for the heads up., leave it with me. |
Thank you for your prompt response and support on this matter. I appreciate getting good news from you soon. |
is This will not be an issue in the new version. Try turning debug on and see if it gives you any errors when logging.
tar |
also my version I have running seems to be on php 7.3 which is not ideal but with no errors. I think 7.4 works but with exceptions and some minor issues. |
does this do the same thing on Xampp. I am just putting together my dev setup. |
i have uploaded the image after log in its redirect back to this page, I tested with PHP 7.2 and 7.4 still same issue
The text was updated successfully, but these errors were encountered: