Skip to content

Incorrect integer value: '' for column mybb._asb_script_info.mobile_disabled #398

@Sama34

Description

@Sama34

I'm unsure if this has been reported. but I think it hasn't. This is in a PHP 7.4.3 installation.

SQL Error:

1366 - Incorrect integer value: '' for column `mybb`.`lock_asb_script_info`.`mobile_disabled` at row 1

Query:

INSERT INTO lock_asb_script_info (`tid`,`title`,`filename`,`action`,`page`,`width_left`,`left_margin`,`width_middle`,`right_margin`,`width_right`,`template_name`,`hook`,`find_top`,`find_bottom`,`replace_all`,`replacement`,`replacement_template`,`eval`,`active`,`mobile_disabled`,`dateline`)
VALUES (0,'Index','index.php','','','20','0.5','59','0.5','20','index','index_start','{$header}','{$footer}',0,'','',0,1,'',1588118011)

This is causing ASB not displaying anywhere by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions