Solved: 6 Years, 6 Months, 2 Weeks ago MyBB has experienced an internal SQL error and cannot continue.
#1
Solved: 6 Years, 6 Months, 2 Weeks ago
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 2

http://prntscr.com/k5hj7c

Someone Please Help
Reply
#2
Solved: 6 Years, 6 Months, 2 Weeks ago
(2018-07-12, 07:18 AM)mobo12 Wrote: MyBB has experienced an internal SQL error and cannot continue.

SQL Error:1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 2

http://prntscr.com/k5hj7c

Someone Please Help

Screenshot does not work. It's missing.
I'm Serpius and You're Not    ¯\_(ツ)_/¯
Reply
#3
Solved: 6 Years, 6 Months, 2 Weeks ago
There is a missing parenthesis issue. Please fix the upgrade43.php file manually following this PR and then run upgrade.
https://github.com/mybb/mybb/pull/3298/files

Replace line 34 of upgrade43.php with the following:

$db->update_query('settings', array('value' => ''), 'name IN (\'captchapublickey\', \'captchaprivatekey\')'); // Clean out stored credential keys

Also I'd like to advise please wait for a day. 1.8.17 gonna be available with like 10 major fixes, apart from this.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)