Before I get forum slapped with "OMG USE SEARCH" or "huurrnt check this" - I've searched, I've tried other the version 2 convertor, etc.
I get this error which I can't seem to see any other people getting...
Any help would be greatly appreciated!
Code: Select all
SQL ERROR [ mysqli ]
[0]
SQL
No values specified for SQL IN comparison
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 536
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/install/convertors/functions_smf11.php
LINE: 236
CALL: phpbb\db\driver\driver->sql_in_set()
FILE: [ROOT]/install/install_convert.php(1688) : eval()'d code
LINE: 2
CALL: smf_convert_authentication()
FILE: [ROOT]/install/install_convert.php
LINE: 1688
CALL: eval()
FILE: [ROOT]/install/install_convert.php
LINE: 823
CALL: install_convert->jump()
FILE: [ROOT]/install/install_convert.php
LINE: 214
CALL: install_convert->convert_data()
FILE: [ROOT]/install/index.php
LINE: 409
CALL: install_convert->main()
FILE: [ROOT]/install/index.php
LINE: 289
CALL: module->load()