Astra
Active member
- Affected version
- 2.0.2
Tried to transfer with blogs / without blogs, all the same there are errors, the data seems to be transferred, but at the entrance to the main page of the forum there is such error:
Code:
An exception occurred: [Exception] DateTime::__construct(): Failed to parse time string (2017-12-31 :) at position 11 :)): Unexpected character in src/XF/Criteria/Page.php on line 59
DateTime->__construct() in src/XF/Criteria/Page.php at line 59
XF\Criteria\Page->_matchAfter() in src/XF/Criteria/AbstractCriteria.php at line 53
XF\Criteria\AbstractCriteria->isMatched() in src/XF/NoticeList.php at line 96
XF\NoticeList->addConditionalNotice() in src/XF/Pub/App.php at line 496
XF\Pub\App->getNoticeList() in src/XF/Pub/App.php at line 433
XF\Pub\App->renderPageHtml() in src/XF/App.php at line 1724
XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 310
XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
XF\App->run() in src/XF.php at line 328
XF::runApp() in index.php at line 13
Last edited: