Page 1 of 1

Always having to login during checkout even though already logged in.

Posted: Sat Aug 01, 2026 3:58 pm
by 14Steve14
This may be something I have done so thought I would check first that I have not missed anything is setting up my test store.

I login to my test website, add things into the basket and when clicking on the checkout button in the basket I am redirected to the login page. I do have the setting in admin- configuration - my store - checkout redirect set to Login, but is there seems to be no check whether the user is already logged in. I would have thought if I was logged in I would go to the first page of the checkout system.

If I change the admin setting to create account it obviously directs to the create account page even though I am already logged in.

Re: Always having to login during checkout even though already logged in.

Posted: Sat Aug 01, 2026 4:13 pm
by 14Steve14
Got it. One error in the includes/configure.php file.

Re: Always having to login during checkout even though already logged in.

Posted: Mon Aug 03, 2026 9:14 am
by PiLLaO
Can you share the solution? maybe will be interesting for someone in future :)

Re: Always having to login during checkout even though already logged in.

Posted: Mon Aug 03, 2026 9:55 am
by 14Steve14
We had two leading slashes after 'path' => ' instead of just 1 in includes/configure.php