Quote Originally Posted by davale View Post
mathias,
Am I not understanding you correctly?
Ok, excuse my english if I have some difficulties to explain myself.

You said that you encourred no problem expect one.
I just wanted to show you that there is another problem that is still not resolved.

When you create an account with an email that has been entered in the newsletter only subscription, you get this error :

Code:
1062 Duplicate entry '0' for key 1
in:
[insert into myshop_subscribers (email_address, email_format, subscribed_date, confirmed) VALUES ([email protected]', 'HTML', now(), 'TDYzLj')]