I have a form where's five text boxes and two text fields. It works like a charm, and does everything as I wanted to. But if I add text box to it and save chronoforms crashes and returns to joomla administrator front page? And nothing has been saved.
Strange is that if I remove the email action from the events/on submit I am able to save the form with the extra field. But then chronoforms crashes when I try to add the email action to the form.
Same happens vice versa, when I use the wizard for the form creation and first create for example 8 textfields and then try to add the email action to it, crash and return to admin front.
I have tried this with multiple browser, cache cleaned from joomla and browsers. And I dont believe that any other component or plugin is messing this because chronoforms works ok with less form fields.
Is there some kind of restriction what causes this? This might be possible to workaround from the database, but...
Strange is that if I remove the email action from the events/on submit I am able to save the form with the extra field. But then chronoforms crashes when I try to add the email action to the form.
Same happens vice versa, when I use the wizard for the form creation and first create for example 8 textfields and then try to add the email action to it, crash and return to admin front.
I have tried this with multiple browser, cache cleaned from joomla and browsers. And I dont believe that any other component or plugin is messing this because chronoforms works ok with less form fields.
Is there some kind of restriction what causes this? This might be possible to workaround from the database, but...
Hi ms_buggy ,
There's no restriction that causes this. I've seen form with dozens of elements (one one occasion, hundreds).
It sounds as though there is an error or a corruption in some element of the form. Possibly a bad input name?
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.
Bob
There's no restriction that causes this. I've seen form with dozens of elements (one one occasion, hundreds).
It sounds as though there is an error or a corruption in some element of the form. Possibly a bad input name?
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.
Bob
Well like mine thoughts exactly. First thing that I tried was to create the form with the chronoforms standart settings, so I did not touch to any of field/input settings of the form. So the names where like input_1 and so on. I will send the zip little later. Just in case I first try to clone whole set to another server, because this "error" feels so nonsensical.
Edit:
Okay, it worked on the another server. So the problem is with the server, cant exactly figure out what but it doesn't matter, as long as there is knowledge that chrono itself is working. Sorry to bother you with this thing that seems to have nothing to do with chronoengine.
GreyHead, you I curtsey with respect, thanks for the good work and advance.
Edit:
Okay, it worked on the another server. So the problem is with the server, cant exactly figure out what but it doesn't matter, as long as there is knowledge that chrono itself is working. Sorry to bother you with this thing that seems to have nothing to do with chronoengine.
GreyHead, you I curtsey with respect, thanks for the good work and advance.
Hi,
I have a similar problem.
I can't save more than 11 fields total. If I want to add an action or an element, I have to remove either an action or an element, and then it is ok, I can save.
So I made 2 forms, and copied/pasted one form code into another, changing the ids.
Then it works. I love to be able to get the code.
However, when uploading to the database, only the inputs from the first initial form get uploaded.
that's because changing the code didn't change the database totally.
It is a pain.I also have to change stuff in the database.
I cannot put my database or file on another server.
It would be great to have an answer, because it takes lots of time rearranging things.
thanks for the component anyway, I don't know how I would do without it.
Lydia
I have a similar problem.
I can't save more than 11 fields total. If I want to add an action or an element, I have to remove either an action or an element, and then it is ok, I can save.
So I made 2 forms, and copied/pasted one form code into another, changing the ids.
Then it works. I love to be able to get the code.
However, when uploading to the database, only the inputs from the first initial form get uploaded.
that's because changing the code didn't change the database totally.
It is a pain.I also have to change stuff in the database.
I cannot put my database or file on another server.
It would be great to have an answer, because it takes lots of time rearranging things.
thanks for the component anyway, I don't know how I would do without it.
Lydia
Hi Lydia,
Sorry, but nothing to add to my previous answer here. There is no restriction built into ChronoForms so something else is causing the problem :-(
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.
Bob
Sorry, but nothing to add to my previous answer here. There is no restriction built into ChronoForms so something else is causing the problem :-(
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.
Bob
Hi,
with the latest version of chronoforms, I can have as many elements as I want, thanks.
But now I have a problem with Datetime.
I am entering
minDate: { date: '17-05-12',format: 'd-m-Y' }
in DateTime Picker config under DatePicker Settings.
and the date is frozen, meaning I click on the box for the date, but I do not see the dates, and cannot change anything.
I have tried with Motools Datepicker or default-same result.
What's going on ?
thanks
Lydia
with the latest version of chronoforms, I can have as many elements as I want, thanks.
But now I have a problem with Datetime.
I am entering
minDate: { date: '17-05-12',format: 'd-m-Y' }
in DateTime Picker config under DatePicker Settings.
and the date is frozen, meaning I click on the box for the date, but I do not see the dates, and cannot change anything.
I have tried with Motools Datepicker or default-same result.
What's going on ?
thanks
Lydia
This topic is locked and no more replies can be posted.