Jump to content
thirty bees forum

Login keeps reloading in Back Office Localhost


Wesley

Recommended Posts

Hello,

I am running thirtybees local, installation was fine and everything is working except for the Backoffice login.
I checked if my tb_shop_url table was correct and it seems fine, also checked my employee table and that should be fine aswell.

Tried in multiple browsers, cleared cache multiple times still no luck.

Database tb_log gives : Back Office connection from ::1

In my xampp access log

[06/Feb/2019:09:44:58 +0100] "GET /Thirtybees/admin-dev/index.php?controller=AdminLogin&token=144da1053457e6813c4bc26be02e706e&redirect=AdminDashboard HTTP/1.1" 200 6589 "http://localhost/Thirtybees/admin-dev/index.php?controller=AdminLogin&token=144da1053457e6813c4bc26be02e706e&redirect=AdminDashboard" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.81 Safari/537.36"

When I try a wrong password it does give me an error message but even with dev mode on it doesn't say anything when I try my correct password.

Just keeps reloading same login page.

Appreciate all help.

 

Link to comment
Share on other sites

Sounds like the good old "Prestashop admin login loop". Search on that term and you will find many Google entries. Unfortunately there was not a standard solution. Some of the solutions: switch between http and https, clear cache, delete .htaccess, switch "disable Mod Security" in SEO&Urls to yes (a bit tricky), clear browsercache.

This is the first time I hear about someone using TB having the problem. A bit puzzing as Michael Dekker blamed it on Mcrypt - what is no longer used.

What PHP version are you using?

 

Edited by musicmaster
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...