Basket empty after Login using FeManager

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
stiller
Posts: 83
Joined: 05 Mar 2016, 15:59

Basket empty after Login using FeManager

Post by stiller » 31 Aug 2018, 13:36

hi there.

I can confirm that login with felogin is working fine even with latest typo3 version.
(in contrast to topic1454.html)
auto-login after creation of a new user with FeManager results in an empty basket though.

background:
We've introduced an additional page inbetween basket and checkout asking the user to either login (returning customer), create an account (with femanager) or to proceed without registration.
(as proposed here laravel-package-f18/how-do-i-extend-and ... t1002.html)
after account creation and redirect to the checkout page the basket is empty.
what's the diffence between login with felogin and femanager?
do we need some additional configuration?
any idea to solve this?

typo3 8.7.18
aimeos 18.7.2
femanager 4.2.2

cheers
Volker

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Basket empty after Login using FeManager

Post by aimeos » 01 Sep 2018, 13:56

From the Aimeos point of view there's none but maybe femanager clears the user session after login or enforces a new session cookie.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

stiller
Posts: 83
Joined: 05 Mar 2016, 15:59

Re: Basket empty after Login using FeManager

Post by stiller » 09 Sep 2018, 22:22

exactly this is the case
e.g. https://github.com/in2code-de/femanager/issues/87

you shouldn't suggest the use of FeManager together with Aimeos any longer
(see https://aimeos.org/docs/TYPO3/Configure_MyAccount_Login)

cheers

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Basket empty after Login using FeManager

Post by aimeos » 10 Sep 2018, 21:21

Seems like a bug in the auto-login feature of femanager that will be fixed sooner or later. In the meantime, you can try Hairu instead: https://extensions.typo3.org/extension/hairu/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply