I'm unsure if this has been reported. but I think it hasn't. This is in a PHP 7.4.3 installation.
1366 - Incorrect integer value: '' for column `mybb`.`lock_asb_script_info`.`mobile_disabled` at row 1
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.
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:
Query:
This is causing ASB not displaying anywhere by default.