hi
i have create a form with 3 steep
activate the multipage ...when i click on the last steep appear a blank page
about debugging appear this:
$params: JParameter Object ( [_raw] => stepscount=3 formsnames=uno,due,tre, finalbuttonname=button_12 stepsnavigation=1 debugging=1 onsubmit=before_email [_xml] => [_elements] => Array ( ) [_elementPath] => Array ( [0] => /var/www/vhosts/cxxxx.it/httpdocs/libraries/joomla/html/parameter/element ) [_defaultNameSpace] => _default [_registry] => Array ( [_default] => Array ( [data] => stdClass Object ( [stepscount] => 3 [formsnames] => uno,due,tre, [finalbuttonname] => button_12 [stepsnavigation] => 1 [debugging] => 1 [onsubmit] => before_email ) ) ) [_errors] => Array ( ) )
formname: tre
Pages: Array ( [0] => uno [1] => due [2] => tre [3] => )
Current step: 3
but the page remain blank and use much time to reload
can help me ? thanks
i have create a form with 3 steep
activate the multipage ...when i click on the last steep appear a blank page
about debugging appear this:
$params: JParameter Object ( [_raw] => stepscount=3 formsnames=uno,due,tre, finalbuttonname=button_12 stepsnavigation=1 debugging=1 onsubmit=before_email [_xml] => [_elements] => Array ( ) [_elementPath] => Array ( [0] => /var/www/vhosts/cxxxx.it/httpdocs/libraries/joomla/html/parameter/element ) [_defaultNameSpace] => _default [_registry] => Array ( [_default] => Array ( [data] => stdClass Object ( [stepscount] => 3 [formsnames] => uno,due,tre, [finalbuttonname] => button_12 [stepsnavigation] => 1 [debugging] => 1 [onsubmit] => before_email ) ) ) [_errors] => Array ( ) )
formname: tre
Pages: Array ( [0] => uno [1] => due [2] => tre [3] => )
Current step: 3
but the page remain blank and use much time to reload
can help me ? thanks
Hi simonetta,
In the page array there the last element is blank [3] => ).
I suspect that you have the number of steps set to 4 but you have only put three step names in the next box.
Bob
In the page array there the last element is blank [3] => ).
I suspect that you have the number of steps set to 4 but you have only put three step names in the next box.
Bob
hi grey ,
no i have set to three
step form name uno,due,tre,
the comma is correct?
thanks
no i have set to three
step form name uno,due,tre,
the comma is correct?
thanks
i look and set the steep form name with uno,due,tre
but the asnwer of the debug is the same
$params: JParameter Object ( [_raw] => stepscount=4 formsnames=uno,due,tre finalbuttonname=button_12 stepsnavigation=1 debugging=1 onsubmit=before_email [_xml] => [_elements] => Array ( ) [_elementPath] => Array ( [0] => /var/www/vhosts/xxx/httpdocs/libraries/joomla/html/parameter/element ) [_defaultNameSpace] => _default [_registry] => Array ( [_default] => Array ( [data] => stdClass Object ( [stepscount] => 4 [formsnames] => uno,due,tre [finalbuttonname] => button_12 [stepsnavigation] => 1 [debugging] => 1 [onsubmit] => before_email ) ) ) [_errors] => Array ( ) )
formname: tre
Pages: Array ( [0] => uno [1] => due [2] => tre )
but the asnwer of the debug is the same
$params: JParameter Object ( [_raw] => stepscount=4 formsnames=uno,due,tre finalbuttonname=button_12 stepsnavigation=1 debugging=1 onsubmit=before_email [_xml] => [_elements] => Array ( ) [_elementPath] => Array ( [0] => /var/www/vhosts/xxx/httpdocs/libraries/joomla/html/parameter/element ) [_defaultNameSpace] => _default [_registry] => Array ( [_default] => Array ( [data] => stdClass Object ( [stepscount] => 4 [formsnames] => uno,due,tre [finalbuttonname] => button_12 [stepsnavigation] => 1 [debugging] => 1 [onsubmit] => before_email ) ) ) [_errors] => Array ( ) )
formname: tre
Pages: Array ( [0] => uno [1] => due [2] => tre )
i'm sorry grey
i set this:
form mother multipage ---mumber of steep 4
name uno,due,tre (without space)
enable steep navigation yes
but in the last page appear a blank page with this
$params: JParameter Object ( [_raw] => stepscount=4 formsnames=uno,due,tre finalbuttonname=button_12 stepsnavigation=1 debugging=1 onsubmit=before_email [_xml] => [_elements] => Array ( ) [_elementPath] => Array ( [0] => /var/www/vhosts/vvv.it/httpdocs/libraries/joomla/html/parameter/element ) [_defaultNameSpace] => _default [_registry] => Array ( [_default] => Array ( [data] => stdClass Object ( [stepscount] => 4 [formsnames] => uno,due,tre [finalbuttonname] => button_12 [stepsnavigation] => 1 [debugging] => 1 [onsubmit] => before_email ) ) ) [_errors] => Array ( ) )
formname: tre
Pages: Array ( [0] => uno [1] => due [2] => tre )
Current step: 3
Session data: Array ( )
i set this:
form mother multipage ---mumber of steep 4
name uno,due,tre (without space)
enable steep navigation yes
but in the last page appear a blank page with this
$params: JParameter Object ( [_raw] => stepscount=4 formsnames=uno,due,tre finalbuttonname=button_12 stepsnavigation=1 debugging=1 onsubmit=before_email [_xml] => [_elements] => Array ( ) [_elementPath] => Array ( [0] => /var/www/vhosts/vvv.it/httpdocs/libraries/joomla/html/parameter/element ) [_defaultNameSpace] => _default [_registry] => Array ( [_default] => Array ( [data] => stdClass Object ( [stepscount] => 4 [formsnames] => uno,due,tre [finalbuttonname] => button_12 [stepsnavigation] => 1 [debugging] => 1 [onsubmit] => before_email ) ) ) [_errors] => Array ( ) )
formname: tre
Pages: Array ( [0] => uno [1] => due [2] => tre )
Current step: 3
Session data: Array ( )
Hi simonetta,
IF YOU HAVE FOUR STEPS THEN YOU **MUST** HAVE FOUR STEP NAMES - where is step quattro ??????????????????????????????
Bob
IF YOU HAVE FOUR STEPS THEN YOU **MUST** HAVE FOUR STEP NAMES - where is step quattro ??????????????????????????????
Bob
form mother = tre
form son = due
form son = uno
multipage steep 3
name uno,due,tre
the result dont' change
on this page /index.php?option=com_chronocontact&chronoformname=tre&cfformstep=3
appear always a blank page
thank very much
form son = due
form son = uno
multipage steep 3
name uno,due,tre
the result dont' change
on this page /index.php?option=com_chronocontact&chronoformname=tre&cfformstep=3
appear always a blank page
thank very much
This topic is locked and no more replies can be posted.