- Affected App
- WoltLab Suite Forum
After successful importing all data from vBulletin Version 4.2.3 to WBB when I try to run "worker wbb\\system\\worker\\PostRebuildDataWorker" or worker wbb\\system\\worker\\ThreadRebuildDataWorker I get the following error:
Code
Username> XXXXXXX
Password> XXXXXXXXX
>worker wcf\\system\\worker\\LikeRebuildDataWorker
100% [##########################################################################################################################################################################################################################################################]
>worker wcf\\system\\worker\\LikeUserRebuildDataWorker
100% [##########################################################################################################################################################################################################################################################] ETA 00:00:00
>worker wbb\\system\\worker\\PostRebuildDataWorker
0% [----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] [ERROR]
exception 'wcf\system\exception\SystemException' with message 'PHP notice in file /home/om77/public_html/forums/lib/system/worker/PostRebuildDataWorker.class.php (145): Trying to get property of non-object' in /home/om77/public_html/forums/wcf/lib/system/WCF.class.php:309
Stack trace:
#0 /home/om77/public_html/forums/lib/system/worker/PostRebuildDataWorker.class.php(145): wcf\system\WCF::handleError(8, 'Trying to get p...', '/home/om77/publ...', 145, Array)
#1 /home/om77/public_html/forums/wcf/lib/system/cli/command/WorkerCLICommand.class.php(123): wbb\system\worker\PostRebuildDataWorker->execute()
#2 /home/om77/public_html/forums/wcf/lib/system/CLIWCF.class.php(281): wcf\system\cli\command\WorkerCLICommand->execute(Array)
#3 /home/om77/public_html/forums/wcf/lib/system/CLIWCF.class.php(92): wcf\system\CLIWCF->initCommands()
#4 /home/om77/public_html/forums/wcf/cli.php(18): wcf\system\CLIWCF->__construct()
#5 {main}
[WARN] Previous command had an open transaction.
>worker wbb\\system\\worker\\PostRebuildDataWorker
0% [----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] [ERROR]
exception 'wcf\system\exception\SystemException' with message 'PHP notice in file /home/om77/public_html/forums/lib/system/worker/PostRebuildDataWorker.class.php (145): Trying to get property of non-object' in /home/om77/public_html/forums/wcf/lib/system/WCF.class.php:309
Stack trace:
#0 /home/om77/public_html/forums/lib/system/worker/PostRebuildDataWorker.class.php(145): wcf\system\WCF::handleError(8, 'Trying to get p...', '/home/om77/publ...', 145, Array)
#1 /home/om77/public_html/forums/wcf/lib/system/cli/command/WorkerCLICommand.class.php(123): wbb\system\worker\PostRebuildDataWorker->execute()
#2 /home/om77/public_html/forums/wcf/lib/system/CLIWCF.class.php(281): wcf\system\cli\command\WorkerCLICommand->execute(Array)
#3 /home/om77/public_html/forums/wcf/lib/system/CLIWCF.class.php(92): wcf\system\CLIWCF->initCommands()
#4 /home/om77/public_html/forums/wcf/cli.php(18): wcf\system\CLIWCF->__construct()
#5 {main}
[WARN] Previous command had an open transaction.
>
Display More
Please help on this as my site is offline I can't go online before this is solved.