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

kriskhaira’s picture

I still can't get this solved, but looks like it might be related to the following issues in other modules:

Any idea, anyone?

salvis’s picture

Status: Active » Needs work

I can reproduce it, thank you for the report!

salvis’s picture

Status: Needs work » Fixed

I've pushed a fix to the -dev version (give it up to 12h to be repackaged).

Let us know how it works.

kriskhaira’s picture

Works fine. Thanks!

salvis’s picture

Great, thanks for letting us know.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.