My form work perfectly until when Saving or Apply new field the form, Joomla bring me back to the Joomla administration and Chrono doesn't save my new fields.
I try to give the 755 permission to the main Joomla folder (that contain the Joomla file)
Was 711 (is this Ok & secure?)
I change the max_input_vars to 3000
No errors in firebug
I’m stuck and almost at the end.
I try to give the 755 permission to the main Joomla folder (that contain the Joomla file)
Was 711 (is this Ok & secure?)
I change the max_input_vars to 3000
No errors in firebug
I’m stuck and almost at the end.
Thank You
I have multiple container.
I’m trying to take the element (fields) out of the containers (to delete them) without success. They seem to be stuck in there.
I have multiple container.
I’m trying to take the element (fields) out of the containers (to delete them) without success. They seem to be stuck in there.
Complete discouragement…..
— I pass few hour replacing all Headers by Custom Html Element
— I completely remake the form without any Containers
I was able to add only ONE field and after that, saving any other field, do not save the form et bring the general administration…
Meaning, I’m stuck without a finish form…..
The form without Containers and Headers —> http://www.pulsionvoyages.com/index.php?option=com_chronoforms&chronoform=pv_form_french-Copy
Do not mind the look, I was going to CSS this better
The form with Containers and Headers —> http://www.pulsionvoyages.com/index.php?option=com_chronoforms&chronoform=pv_form_french
Both stuck almost at the same spot….
— I pass few hour replacing all Headers by Custom Html Element
— I completely remake the form without any Containers
I was able to add only ONE field and after that, saving any other field, do not save the form et bring the general administration…
Meaning, I’m stuck without a finish form…..
The form without Containers and Headers —> http://www.pulsionvoyages.com/index.php?option=com_chronoforms&chronoform=pv_form_french-Copy
Do not mind the look, I was going to CSS this better
The form with Containers and Headers —> http://www.pulsionvoyages.com/index.php?option=com_chronoforms&chronoform=pv_form_french
Both stuck almost at the same spot….
Lot of this in error logs
mod_fcgid: stderr: PHP Notice: Undefined index: class in /var/www/xxxxx/xxxxx/xxxxxx/xxxxx/administrator/components/com_chronoforms/helpers/html_helper.php on line 461, referer: http://www.pulsionvoyages.com/administrator/index.php?option=com_chronoforms&task=form_wizard&form_id=4&formname=pv_form_french-Copy
I add to my php.ini
;;;;;;;;;;;;;;;;
; Chronoform Save fix ;
;;;;;;;;;;;;;;;;
max_input_vars = 6000
suhosin.get.max_vars = 6000
suhosin.post.max_vars = 6000
suhosin.request.max_vars = 6000
;;;;;;;;;;;;;;;;
; Chronoform Save fix ;
;;;;;;;;;;;;;;;;
max_input_vars = 6000
suhosin.get.max_vars = 6000
suhosin.post.max_vars = 6000
suhosin.request.max_vars = 6000
Hi Chacapamac,
I just checked and I have no problem deleting elements from a Multiplier Contents container. I can't tell why you can do that :-( Please take a Form Backup using the icon in the Forms Manager and post it here and I'll take a closer look.
Bob
I just checked and I have no problem deleting elements from a Multiplier Contents container. I can't tell why you can do that :-( Please take a Form Backup using the icon in the Forms Manager and post it here and I'll take a closer look.
Bob
Deleting work — Adding Not
When I augment my max_input_vars = 6000 on the local copy (Mamp) I can add fields
I ask the server people for the live site to augment it.
Obviously, block by something, because I add it to the php.ini and htaccess but not working on the live site
Will come back when fix
When I augment my max_input_vars = 6000 on the local copy (Mamp) I can add fields
I ask the server people for the live site to augment it.
Obviously, block by something, because I add it to the php.ini and htaccess but not working on the live site
Will come back when fix
This topic is locked and no more replies can be posted.