- Affected App
- WoltLab Suite Forum
I got this error doing an import from xenforo. This problem did not exist on rc1 or rc2, this was on 4.1.1
CSS
PHP notice in file /usr/share/nginx/sociallyuncensored.net/public_html/wcf/lib/system/exporter/XF12xExporter.class.php (343): Undefined variable: password
Stacktrace:
#0 /usr/share/nginx/sociallyuncensored.net/public_html/wcf/lib/system/exporter/XF12xExporter.class.php(343): wcf\system\WCF::handleError(8, 'Undefined varia...', '/usr/share/ngin...', 343, Array)
#1 [internal function]: wcf\system\exporter\XF12xExporter->exportUsers(9400, 200)
#2 /usr/share/nginx/sociallyuncensored.net/public_html/wcf/lib/system/exporter/AbstractExporter.class.php(154): call_user_func(Array, 9400, 200)
#3 /usr/share/nginx/sociallyuncensored.net/public_html/wcf/lib/system/worker/ImportWorker.class.php(97): wcf\system\exporter\AbstractExporter->exportData('com.woltlab.wcf...', 47)
#4 /usr/share/nginx/sociallyuncensored.net/public_html/wcf/lib/acp/action/WorkerProxyAction.class.php(93): wcf\system\worker\ImportWorker->execute()
#5 /usr/share/nginx/sociallyuncensored.net/public_html/wcf/lib/action/AbstractAction.class.php(49): wcf\acp\action\WorkerProxyAction->execute()
#6 /usr/share/nginx/sociallyuncensored.net/public_html/wcf/lib/action/AJAXInvokeAction.class.php(63): wcf\action\AbstractAction->__run()
#7 /usr/share/nginx/sociallyuncensored.net/public_html/wcf/lib/system/request/Request.class.php(58): wcf\action\AJAXInvokeAction->__run()
#8 /usr/share/nginx/sociallyuncensored.net/public_html/wcf/lib/system/request/RequestHandler.class.php(139): wcf\system\request\Request->execute()
#9 /usr/share/nginx/sociallyuncensored.net/public_html/acp/index.php(10): wcf\system\request\RequestHandler->handle('wbb', true)
#10 {main}
Display More