I saw this error that a user encountered in the log:

Duplicate entry '0' for key 1 query: INSERT INTO uc_recurring_hosted (subscription_id) VALUES ('5385777') in /home/.jojo/[user]/[mysite].com/includes/common.inc on line 3468.

The order seems to have gone through fine, though.

Comments

rich.yumul’s picture

I'm seeing the same behavior.

subscribing

rich.yumul’s picture

If you add the 'autoincrement' modifier to the rfid column, this issue goes away. Is that the correct behavior/solution?