Roiarthur
Active member
Hi Snog
I have an issue with Advanced Forms for XenForo 2.1 v2.0.26
Here is the error message
Could you help me fixing it please?
Thanks in advanced
I have an issue with Advanced Forms for XenForo 2.1 v2.0.26
Here is the error message
Could you help me fixing it please?
Thanks in advanced
Code:
ErrorException: [E_NOTICE] Undefined offset: 41 src/addons/Snog/Forms/Pub/Controller/Form.php:409
Trace de la pile
#0 src/addons/Snog/Forms/Pub/Controller/Form.php(409): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home3/roiarthu...', 409, Array)
#1 src/XF/Mvc/Dispatcher.php(350): Snog\Forms\Pub\Controller\Form->actionSubmit(Object(XF\Mvc\ParameterBag))
#2 src/XF/Mvc/Dispatcher.php(261): XF\Mvc\Dispatcher->dispatchClass('Snog\\Forms:Form', 'Submit', Object(XF\Mvc\RouteMatch), Object(Snog\Forms\Pub\Controller\Form), NULL)
#3 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(Snog\Forms\Pub\Controller\Form), NULL)
#4 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#5 src/XF/App.php(2184): XF\Mvc\Dispatcher->run()
#6 src/XF.php(391): XF\App->run()
#7 index.php(20): XF::runApp('XF\\Pub\\App')
#8 {main}
État de la demande
array(4) {
["url"] => string(54) "/forum/form/presentation-des-nouveaux-membres.3/submit"
["referrer"] => string(94) "https://www.tutoriaux-excalibur.com/forum/form/pr%C3%A9sentation-des-nouveaux-membres.3/select"
["_GET"] => array(0) {
}
["_POST"] => array(5) {
["question"] => array(8) {
["26_html"] => string(117) "<p>Bonjour je suis Toh Louis-Roix,</p><p>Commercial dans une entreprise pétrolière en Cote d'Ivoire.</p><p><br></p>"
[27] => array(1) {
[0] => string(1) "3"
}
[28] => array(1) {
[0] => string(1) "1"
}
[29] => array(1) {
[0] => string(1) "1"
}
[30] => array(1) {
[0] => string(1) "2"
}
["31_html"] => string(9) "<p>HP</p>"
[39] => array(1) {
[0] => string(1) "1"
}
[40] => array(1) {
[0] => string(1) "1"
}
}
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(59) "/forum/form/pr%C3%A9sentation-des-nouveaux-membres.3/select"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}