Server error log
- Error: Call to a member function getTimestamp() on boolean
- src/addons/Snog/Forms/Pub/Controller/Form.php:421
- Generated by: ...
- 19. jan 2018 ob 17:07
Stack trace
#0 src/XF/Mvc/Dispatcher.php(249): Snog\Forms\Pub\Controller\Form->actionSubmit(Object(XF\Mvc\ParameterBag))
#1 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('Snog\\Forms:Form', 'Submit', 'json', Object(XF\Mvc\ParameterBag), 'snog_forms_navt...', Object(Snog\Forms\Pub\Controller\Form), NULL)
#2 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#3 src/XF/App.php(1880): XF\Mvc\Dispatcher->run()
#4 src/XF.php(328): XF\App->run()
#5 index.php(13): XF::runApp('XF\\Pub\\App')
#6 {main}
Request state
array(4) {
["url"] => string(76) "/livetest/form/aaaaaaaaaa.3/submit"
["referrer"] => string(52) "
https://aaaaaai/livetest/form/3/select"
["_GET"] => array(0) {
}
["_POST"] => array(5) {
["question"] => array(10) {
[65] => string(10) "2018-01-03"
[66] => string(1) "4"
[67] => string(1) "2"
[68] => string(7) "asdfadf"
[69] => string(8) "asdfasdf"
[70] => string(8) "asdfasdf"
[71] => string(8) "asdfasdf"
[72] => string(10) "2018-01-11"
[73] => string(10) "2018-01-12"
[74] => string(10) "2018-01-14"
}
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(23) "/livetest/form/3/select"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
============================================================
Not sure why it happens. When I hit Submit form I get this error. I've just upgraded to new version and tried the existing form.