I have no idea how much database changes were involved between version 3 and 4.
If you can send me a database schema (no data please) I could have a quick look if it's possible. (Don't be too excited though, it's probably too different).
Code: Select all
MySQL server has gone away [2006]
SQL
SELECT * FROM forum where replycount=0 ORDER BY displayorder
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysql.php
LINE: 193
CALL: dbal->sql_error()
FILE: [ROOT]/install/convertors/functions_vb30.php
LINE: 169
CALL: dbal_mysql->sql_query()
FILE: [ROOT]/install/install_convert.php(1003) : eval()'d code
LINE: 4
CALL: phpbb_insert_forums()
FILE: [ROOT]/install/install_convert.php
LINE: 1003
CALL: eval()
FILE: [ROOT]/install/install_convert.php
LINE: 203
CALL: install_convert->convert_data()
FILE: [ROOT]/install/index.php
LINE: 326
CALL: install_convert->main()
FILE: [ROOT]/install/index.php
LINE: 203
CALL: module->load()