We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mybb
_asb_script_info
mobile_disabled
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: