Hi,
We received the information. However, I had some troubles when testing on your website.
At first, I was able to login both in the frontend and backend of the website.
I then went through the checkout, and when coming back to the website with the cancel link on the PayPal payment page, I indeed saw the "please login first" message.
However, I got a couple of strange things after that:
- I was logged out from the backend following that, and I couldn't login anymore. It was as if my user account had been deleted.
- When I tried to access the checkout login area again, the registration was then turned off, while it was available before, and I could see the address form, as if the user_id was still in the session, but my account had been deleted and the user account registration setting deactivated from the joomla user manager options page.
So I couldn't check further.
I see two options there:
- you have some security or custom extension which does that as it thinks something is not right.
- you have configured some mass action in a weird way (menu System>Mass action), or you're using the "user group after purchase" setting in your products and it changes the user group of the user account in a way which doesn't allow it to log on the website (and thus joomla forcefully logs it out and doesn't allow it to login anymore).