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!
Re: Typo3 Account Create Password Issue
Excactly. Alright I will do it in the checkout step.
Re: Typo3 Account Create Password Issue
Hi.
My cms typo3 7.6.15, aimeos 16.10.3, bootstrap pack 6.2.16
I have the same problem. After purchase, the customer receives letters with the data to enter the personal cabinet, but when you try to use this data to log - writes input error.
I have the standard pages of the tree, after the shop installation.
What could be the problem?
Also after logging errors, there is no opportunity to go to another user (for example - user"test" password"test"). Until you delete the problem user.
My cms typo3 7.6.15, aimeos 16.10.3, bootstrap pack 6.2.16
I have the same problem. After purchase, the customer receives letters with the data to enter the personal cabinet, but when you try to use this data to log - writes input error.
I have the standard pages of the tree, after the shop installation.
What could be the problem?
Also after logging errors, there is no opportunity to go to another user (for example - user"test" password"test"). Until you delete the problem user.
Last edited by 27bit.ru on 27 Feb 2017, 11:11, edited 2 times in total.
Re: Typo3 Account Create Password Issue
Can you log in using the frontend login form with a user you've created in the TYPO3 backend?
Your PID is set using the wrong configuration. It must be:
Your PID is set using the wrong configuration. It must be:
Code: Select all
plugin.tx_aimeos.settings.mshop.customer.manager.typo3.pid-default = 2
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
No. This does not solve the problem.aimeos wrote:Can you log in using the frontend login form with a user you've created in the TYPO3 backend?
Your PID is set using the wrong configuration. It must be:Code: Select all
plugin.tx_aimeos.settings.mshop.customer.manager.typo3.pid-default = 2
I understand that after a data entry errors fall into the cookie, but why do they hinder go immediately to another user. If you change the browser the user can test to login without problems. But the new user feels bad to come in any browser.
Try to buy goods on the test product - http://new.texnodom25.ru
But before you go under the name "test", and then under a new user.
Last edited by 27bit.ru on 22 Feb 2017, 09:47, edited 1 time in total.
Re: Typo3 Account Create Password Issue
Can you log in with an user created in the TYPO3 backend?
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
Yes, I created a user "test2", password"test2" hands, can be accessed only in the new browser(mozilla). In the old browser(opera) clearing the cache does not work.aimeos wrote:Can you log in with an user created in the TYPO3 backend?
But the cookie is not such a serious problem, why the new buyer can not store their data on the go?
Re: Typo3 Account Create Password Issue
I can provide you with access to the administrator, if you do so it will be more convenient to diagnose the problem.
Re: Typo3 Account Create Password Issue
Tried to log in with user "test2" and password "test2" at http://new.texnodom25.ru/lichnyi-kabinet/ but that doesn't work. Seems to be a TYPO3 issue to me at the moment.
If you need 1:1 support, the Aimeos company can help you: https://aimeos.com/support/
If you need 1:1 support, the Aimeos company can help you: https://aimeos.com/support/
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
I had just entered the private office test2, without any problems. well, I will continue to look for the problem itself.aimeos wrote:Tried to log in with user "test2" and password "test2" at http://new.texnodom25.ru/lichnyi-kabinet/ but that doesn't work. Seems to be a TYPO3 issue to me at the moment.
If you need 1:1 support, the Aimeos company can help you: https://aimeos.com/support/
Re: Typo3 Account Create Password Issue
Ok, was now able to log in too.
This setting only works for newly created users:
For existing users, you have to update the "pid" column to "2" in the fe_users table.
This setting only works for newly created users:
Code: Select all
plugin.tx_aimeos.settings.mshop.customer.manager.typo3.pid-default = 2
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
