|
Written on: 07. 03. 2011 [15:16]
|
|
tonylush
Tony Lush
registered since: 01.12.2009
Posts: 12
|
With TYPO3 4.5.2, Magento 1.4.1.0 and the latest Typogento, we are getting an error when a user logs in to TYPO3.
TYPO3 FE users have usernames and emails, while Magento uses the email address as a user ID. When a TYPO3 FE user logs in, Typogento checks to see if the TYPO3 user ID exists in Magento. Since it presumes the user ID is an email address, it creates a Magento user with the ID, and not the email address, as the email address (Magento ID).
Then a "#3: This customer email already exists. " error is thrown by Magento from /magento/app/mage.php/
Is there a way to solve this without losing our TYPO3 usernames?
Thank you -- Tony
|