Sal Collaziano
Well-known member
I just imported from vBulletin 3.8.11 and all seemed to go well until I got a blank screen at the finalization...
Server error log
Stack trace
#0 [internal function]: XF::handleFatalError()
#1 {main}
Request state
array(4) {
["url"] => string(26) "/admin.php?import/finalize"
["referrer"] => string(55) "https://myforums.com/admin.php?import/run"
["_GET"] => array(1) {
["import/finalize"] => string(0) ""
}
["_POST"] => array(0) {
}
}
If I refresh, I get another error in the log...
Stack trace
#0 [internal function]: XF::handleFatalError()
#1 {main}
Request state
array(4) {
["url"] => string(26) "/admin.php?import/finalize"
["referrer"] => bool(false)
["_GET"] => array(1) {
["import/finalize"] => string(0) ""
}
["_POST"] => array(0) {
}
}
I manually rebuilt search, forums and threads - but nothing is showing up. No forums - so no threads, posts. Anything I can do besides restart the import?
Server error log
- ErrorException: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4718592 bytes)
- src/XF/Db/AbstractStatement.php:140
- Generated by: Administrator
- May 5, 2020 at 6:22 PM
Stack trace
#0 [internal function]: XF::handleFatalError()
#1 {main}
Request state
array(4) {
["url"] => string(26) "/admin.php?import/finalize"
["referrer"] => string(55) "https://myforums.com/admin.php?import/run"
["_GET"] => array(1) {
["import/finalize"] => string(0) ""
}
["_POST"] => array(0) {
}
}
If I refresh, I get another error in the log...
- ErrorException: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4718592 bytes)
- src/XF/Db/AbstractStatement.php:140
- Generated by: Administrator
- May 5, 2020 at 6:48 PM
Stack trace
#0 [internal function]: XF::handleFatalError()
#1 {main}
Request state
array(4) {
["url"] => string(26) "/admin.php?import/finalize"
["referrer"] => bool(false)
["_GET"] => array(1) {
["import/finalize"] => string(0) ""
}
["_POST"] => array(0) {
}
}
I manually rebuilt search, forums and threads - but nothing is showing up. No forums - so no threads, posts. Anything I can do besides restart the import?