Zelensky
Участники
- Сообщения
- 6
- Реакции
- 2
- Баллы
- 140
Код:
Exception: Serialization of 'HashContext' is not allowed
src/XF/Mail/Queue.php:57
Код:
[HEADING=2]Трассировка стека[/HEADING]
#0 src/XF/Mail/Queue.php(57): serialize(Object(Swift_Message))
#1 src/XF/Mail/Mailer.php(322): XF\Mail\Queue->queueForRetry(Object(Swift_Message), NULL)
#2 src/XF/Mail/Mail.php(458): XF\Mail\Mailer->send(Object(Swift_Message), Object(XF\Mail\SmtpTransport), NULL, true)
#3 src/XF/Service/User/AbstractConfirmationService.php(85): XF\Mail\Mail->send()
#4 src/XF/Service/User/AbstractConfirmationService.php(63): XF\Service\User\AbstractConfirmationService->sendConfirmationEmail()
#5 src/XF/ControllerPlugin/EmailConfirmation.php(43): XF\Service\User\AbstractConfirmationService->triggerConfirmation()
#6 src/XF/Pub/Controller/AccountConfirmation.php(58): XF\ControllerPlugin\EmailConfirmation->actionResend(Object(MMO\Hide\XF\Entity\User), '/account-confir...', Array)
#7 src/XF/Mvc/Dispatcher.php(352): XF\Pub\Controller\AccountConfirmation->actionResend(Object(XF\Mvc\ParameterBag))
#8 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('XF:AccountConfi...', 'Resend', Object(XF\Mvc\RouteMatch), Object(XF\Pub\Controller\AccountConfirmation), NULL)
#9 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF\Pub\Controller\AccountConfirmation), NULL)
#10 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#11 src/XF/App.php(2352): XF\Mvc\Dispatcher->run()
#12 src/XF.php(524): XF\App->run()
#13 index.php(20): XF::runApp('XF\\Pub\\App')
#14 {main}
Код:
[HEADING=2]Содержимое запроса[/HEADING]
array(4) {
["url"] => string(28) "/account-confirmation/resend"
["referrer"] => string(26) "https://forum.******.ru/"
["_GET"] => array(0) {
}
["_POST"] => array(6) {
["_xfToken"] => string(8) "********"
["captcha_question_answer"] => string(2) "86"
["captcha_question_hash"] => string(40) "d2dbfa5d2d26b2b81a9780ebe8019f55ae45953c"
["_xfRequestUri"] => string(1) "/"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
Последнее редактирование: