Skip to content

Custom user columns on user insertion fix#21

Open
tschiemer wants to merge 1 commit into
haseydesign:masterfrom
tschiemer:master
Open

Custom user columns on user insertion fix#21
tschiemer wants to merge 1 commit into
haseydesign:masterfrom
tschiemer:master

Conversation

@tschiemer

Copy link
Copy Markdown

Problem:

Having defined custom columns for the user account table and attempting to insert a user passing the default value FALSE for the custom_data argument raises an error:

PHP Error: array_key_exists() expects parameter 2 to be array, boolean given in /ci/application/models/flexi_auth_model.php, line 204

Fix:

sanity check :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant