Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Error When Creating A Username
I get the following error when I try to create users from the apply for membership link and the add users extension. Any idea what's going on here?
A fatal, non-recoverable error has occurred
Technical information (for support personel):
Error Message
An error occurred while creating a new user.
Affected Elements
UserManager.CreateUser();
The error occurred on or near: Field 'SubscribeOwn' doesn't have a default value
A fatal, non-recoverable error has occurred
Technical information (for support personel):
Error Message
An error occurred while creating a new user.
Affected Elements
UserManager.CreateUser();
The error occurred on or near: Field 'SubscribeOwn' doesn't have a default value
0
This discussion has been closed.
Comments
If you have removed the extension, just drop the SubscribeOwn field (or set a default value) and remove any settings left by the extension in conf/settings.php.
If you are still using the extension, you should check with extension author (maybe put the name of the field in Title of this discussion if you don't know which extension is causing the problem).