
Code: Select all
SQL ERROR [ mysqli ]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064]
SQL
UPDATE phpbb_forums SET left_id = left_id + 2, right_id = right_id + 2 WHERE left_id >
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: install/convertors/functions_mybb.php
LINE: 463
CALL: dbal_mysqli->sql_query()
FILE: install/install_convert.php(1003) : eval()'d code
LINE: 7
CALL: mybb_insert_forums()
FILE: install/install_convert.php
LINE: 1003
CALL: eval()
FILE: install/install_convert.php
LINE: 203
CALL: install_convert->convert_data()
FILE: install/index.php
LINE: 405
CALL: install_convert->main()
FILE: install/index.php
LINE: 282
CALL: module->load()
Thanks for Your support. It very important for me!Paul wrote:Apart, I will have a look at it this evening to see if I can fix this issue.
Code: Select all
General Error
SQL ERROR [ mysqli ]
MySQL server has gone away [2006]
SQL
TRUNCATE TABLE phpbb_forums
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: install/convertors/functions_mybb.php
LINE: 321
CALL: dbal_mysqli->sql_query()
FILE: install/install_convert.php(1003) : eval()'d code
LINE: 7
CALL: mybb_insert_forums()
FILE: install/install_convert.php
LINE: 1003
CALL: eval()
FILE: install/install_convert.php
LINE: 203
CALL: install_convert->convert_data()
FILE: install/index.php
LINE: 409
CALL: install_convert->main()
FILE: install/index.php
LINE: 286
CALL: module->load()
i get this same problem, Paul were you able to find a fix?vovas wrote:Hi everyone!
I have same error during conversion from mybb 1.4.11 to phpbb3.0.6Is anybody solve that problem?Code: Select all
SQL ERROR [ mysqli ] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064] SQL UPDATE phpbb_forums SET left_id = left_id + 2, right_id = right_id + 2 WHERE left_id > BACKTRACE FILE: includes/db/mysqli.php LINE: 163 CALL: dbal->sql_error() FILE: install/convertors/functions_mybb.php LINE: 463 CALL: dbal_mysqli->sql_query() FILE: install/install_convert.php(1003) : eval()'d code LINE: 7 CALL: mybb_insert_forums() FILE: install/install_convert.php LINE: 1003 CALL: eval() FILE: install/install_convert.php LINE: 203 CALL: install_convert->convert_data() FILE: install/index.php LINE: 405 CALL: install_convert->main() FILE: install/index.php LINE: 282 CALL: module->load()
Would you browse to the MyBB forums table with phpMyadmin and post a screenshot of it please?Alex597 wrote:i get this same problem, Paul were you able to find a fix?vovas wrote:Hi everyone!
I have same error during conversion from mybb 1.4.11 to phpbb3.0.6Is anybody solve that problem?Code: Select all
SQL ERROR [ mysqli ] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 [1064] SQL UPDATE phpbb_forums SET left_id = left_id + 2, right_id = right_id + 2 WHERE left_id > BACKTRACE FILE: includes/db/mysqli.php LINE: 163 CALL: dbal->sql_error() FILE: install/convertors/functions_mybb.php LINE: 463 CALL: dbal_mysqli->sql_query() FILE: install/install_convert.php(1003) : eval()'d code LINE: 7 CALL: mybb_insert_forums() FILE: install/install_convert.php LINE: 1003 CALL: eval() FILE: install/install_convert.php LINE: 203 CALL: install_convert->convert_data() FILE: install/index.php LINE: 405 CALL: install_convert->main() FILE: install/index.php LINE: 282 CALL: module->load()