Ozkarr Posted March 10, 2019 Share Posted March 10, 2019 It auto logout then i try to login again.Username and password is correct but it returned to the login page as before. I don't know how to fix it cause' i'm a beginner. I use cloudflare for free HTTPS. Previously, it was normal and can use HTTPS. I delete cookie and cache but it doesn't help anything. Link to comment Share on other sites More sharing options...
Rodrigo B Laurindo Posted March 10, 2019 Share Posted March 10, 2019 (edited) Did you try another browser? Edited March 10, 2019 by rblaurin (see edit history) Link to comment Share on other sites More sharing options...
Ozkarr Posted March 12, 2019 Author Share Posted March 12, 2019 On 3/11/2019 at 1:11 AM, rblaurin said: Did you try another browser? Yes, i try open in another browser. Now I close the cloudflare and it can be opened. I am confident that it may be from the settings in Cloudflare, but I still don't know how to set it up. Link to comment Share on other sites More sharing options...
Vipul Hadiya Posted March 12, 2019 Share Posted March 12, 2019 If you can access your database then go to the _configuration table and find key PS_COOKIE_CHECKIP and set it to zero instead of 1 and if you are logged in from another browser or computer the log out from everywhere. It should do the work. This technique always solve my problem. Link to comment Share on other sites More sharing options...
Ozkarr Posted March 12, 2019 Author Share Posted March 12, 2019 18 minutes ago, Vipul Hadiya said: If you can access your database then go to the _configuration table and find key PS_COOKIE_CHECKIP and set it to zero instead of 1 and if you are logged in from another browser or computer the log out from everywhere. It should do the work. This technique always solve my problem. I'm in phpmyadmin but I can't find _configuration. T_T I'm wrong ? Link to comment Share on other sites More sharing options...
Vipul Hadiya Posted March 12, 2019 Share Posted March 12, 2019 2 hours ago, Ozkarr said: I'm in phpmyadmin but I can't find _configuration. T_T I'm wrong ? Make sure you find the configuration table in proper database. Without configuration table, your shop can not be run so it must be there. Link to comment Share on other sites More sharing options...
JBW Posted March 12, 2019 Share Posted March 12, 2019 There is usually a prefix before the table name (you set set this during installation) - by default this would be PS_ Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now