Closed (fixed)
Project:
Subscriptions
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2011 at 16:52 UTC
Updated:
30 Dec 2011 at 23:20 UTC
I'm getting this error after uninstalling a previous 7.x version of Subcriptions and Mail Editor and then installing the beta1 version. I see when I go to Subscriptions > User Defaults > Content Types; and then load a Role.
PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'uid' cannot be null: INSERT INTO {subscriptions_user} (uid) VALUES (:db_insert_placeholder_0); Array ( [:db_insert_placeholder_0] => ) in subscriptions_user_insert() (line 271 of /var/www/sites/all/modules/subscriptions/subscriptions.module).
Comments
Comment #1
kriskhaira commentedI still can't get this solved, but looks like it might be related to the following issues in other modules:
Any idea, anyone?
Comment #2
salvisI can reproduce it, thank you for the report!
Comment #3
salvisI've pushed a fix to the -dev version (give it up to 12h to be repackaged).
Let us know how it works.
Comment #4
kriskhaira commentedWorks fine. Thanks!
Comment #5
salvisGreat, thanks for letting us know.