Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Sama34 opened this issue Apr 28, 2020 · 0 comments
Open

Comments

@Sama34
Copy link

Sama34 commented Apr 28, 2020

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.

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

No branches or pull requests

1 participant