Forums

(SOLVED - PHP configuration) Bug in 3.5.2

le5 14 Jan, 2013
I have a complex Form, which was working without any problems with 3.5.1

After Updating to 3.5.2 I get following errors when I access it over the Form Wizard:

Notice: Undefined offset: 43 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 44 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 45 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 14 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 19 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 29 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 48 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 50 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 39 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 41 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 53 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 54 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 32 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 1 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 2 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 34 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 18 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 17 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 10 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 46 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 20 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 22 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 24 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 23 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 21 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 25 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 27 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 26 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 42 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 16 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 15 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 13 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 Notice: Undefined offset: 55 in D:\www\dev.duev.le5.ch\httpdocs\administrator\components\com_chronoforms\views\form_wizard.php on line 911 


Reinstalling 3.5.1 eleminates these problems...

Any advice?
GreyHead 14 Jan, 2013
Hi le5,

Please see this post which has both a simple fix to hide the notices and a code hack if you prefer.

Bob
This topic is locked and no more replies can be posted.