Typo3 Account Create Password Issue
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!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Typo3 Account Create Password Issue
Hi,
I´m using Typo3 7.6.6, PHP 7.0.6, aimeos 16.4.2 and have installed the extensions saltedpasswords 7.6.0, rsaauth 7.6.0, femanager 2.3.0.
The automatic account creation is working and the user get's an email with their password and username. But the password is not working. The user must reset the password with the felogin extension.
I have tried to configure in my typo3 setup:
plugin.tx_aimeos.settings.mshop.customer.manager.password.name = Standard
plugin.tx_aimeos.settings.mshop.customer.manager.password.options= {
}
plugin.tx_aimeos.settings.mshop.customer.manager.salt = mshop
And I tried Hash, but the result is the same.
Do I need to configure anything else?
I´m using Typo3 7.6.6, PHP 7.0.6, aimeos 16.4.2 and have installed the extensions saltedpasswords 7.6.0, rsaauth 7.6.0, femanager 2.3.0.
The automatic account creation is working and the user get's an email with their password and username. But the password is not working. The user must reset the password with the felogin extension.
I have tried to configure in my typo3 setup:
plugin.tx_aimeos.settings.mshop.customer.manager.password.name = Standard
plugin.tx_aimeos.settings.mshop.customer.manager.password.options= {
}
plugin.tx_aimeos.settings.mshop.customer.manager.salt = mshop
And I tried Hash, but the result is the same.
Do I need to configure anything else?
Re: Typo3 Account Create Password Issue
First of all: Which Aimeos version do you use?
It shouldn't be necessary to change any settings. The defaults used in the TypoScript included in the page tree we offer are exactly tailored to the TYPO3 environment.thomas27 wrote: plugin.tx_aimeos.settings.mshop.customer.manager.password.name = Standard
plugin.tx_aimeos.settings.mshop.customer.manager.password.options= {
}
plugin.tx_aimeos.settings.mshop.customer.manager.salt = mshop
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Typo3 Account Create Password Issue
aimeos 16.4.2First of all: Which Aimeos version do you use?
• Benutzerkonto xxx@xmx.at
• Passwort $1$GRKpZgHl$Bd4sOPj0Ai0jiIXztaGKl1
The password looks like the decypted password from the database but it isn´t the same.
Re: Typo3 Account Create Password Issue
You are right. We will fix this and release a new version within 1-2 days.
Thank you very much for the hint
Thank you very much for the hint

Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Typo3 Account Create Password Issue
Hi, Thanks for the very fast support!
Re: Typo3 Account Create Password Issue
We've created a new version fixing the problem:
aimeos.org/fileadmin/download/aimeos_16.4.3-pre1.zip
Can you confirm that it works for you too?
aimeos.org/fileadmin/download/aimeos_16.4.3-pre1.zip
Can you confirm that it works for you too?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Typo3 Account Create Password Issue
Now the password is a number but the login is not working, sorry.
Re: Typo3 Account Create Password Issue
Please remove every configuration you've made for login.
With default settings, everything works as expected in our test environment.
With default settings, everything works as expected in our test environment.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Typo3 Account Create Password Issue
Thanks!
You are right. I removed my previous configuration. Now it´s working.
Can I change the usergroup dependend from the product?
Regards,
Thomas
You are right. I removed my previous configuration. Now it´s working.
Can I change the usergroup dependend from the product?
Regards,
Thomas
Re: Typo3 Account Create Password Issue
Do you mean to assign a user group upon account creation depending on the product the customer has bought?thomas27 wrote: Can I change the usergroup dependend from the product?
This is something you would have to implement yourself by changing the checkout step.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
