Skip to content

PDOException when staff is null #2

@ehk20

Description

@ehk20

Getting this error in drupal 7.44:

PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'staff' cannot be null: INSERT INTO {users_lookup_detail} (uid, name, staff, student) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3); Array ( [:db_insert_placeholder_0] => 61 [:db_insert_placeholder_1] => Real Name [:db_insert_placeholder_2] => [:db_insert_placeholder_3] => ) in lookup_update() (line 337 of /etc/drupal/7/sites/all/modules/drupal-lookup/lookup.module).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions