Skip to content

Error Number: 1366 Incorrect integer value: ‘’ for column ‘item_id’ at row 1 #10

@jonroome

Description

@jonroome

I am getting an error when trying to add a notification error as follows:
Any pointers?
thanks.
Error Number: 1366
Incorrect integer value: ‘’ for column ‘item_id’ at row 1
INSERT INTO exp_audit_notifications (email_address, is_sms, member_id, group_id, item_type, channel_id, item_id) VALUES (‘myname@myaddress.com’, 0, 0, 6, ‘entry_update’, ‘0’, ‘’)
Filename: third_party/audit_pro/mcp.audit_pro.php
Line Number: 295

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions