That sounds like a problem with server security. Can you check your server logs to see if there is anything useful recorded there?
Bob
Then I think you have to talk to your web host and ask their advice; they will be able to see the logs.
Bob
got the same problem here. If i save my form, Joomla redirects me to the CP and the form doesn´t be saved.
In my opinion, it can´t be a problem of security, the complete component directory got chmod 777.
The funiest thing is, that other Forms can be save without Problems.
And if i Backup this Form and save it on a local apache, it can be saved without Problems.
Both systems (online and local) are same Joomla-Version (1.7.1) and same Files, Settings.
that´s mysterious
fp.vz
I think this is usually a problem with site security blocking the submission of something in the ChronoForms form post (it may include MySQL and PHP code).
Bob
KR
As I posted earlier
Then I think you have to talk to your web host and ask their advice; they will be able to see the logs.
Bob
i´ve found out, that the problem depends on the number of fields. The problem is, that the Wizard-Code seems to be to long. My form includes e.g. 170 fields, if i reduce them to e.g. 50-60, then i can save the Form.
There must be a "wrong" setting in php.ini which causes the problem.
Thought it depends on "max_execution_time" but the value on Liveserver is higher than on my local.
fp.vz
solved the Problem now.
Your guess was correct, it was a problem with security Settings.
Possibly it can be helpful for underground1:
In my case, the Problem came up because of wrong settings for a patch called "Suhosin".
First i used the method and settings, discussed in this Thread: http://www.chronoengine.com/forums.html?cont=posts&f=3&t=21999
Because this settings won´t work i change for testing all values to 0. Now it works.
Thanks for your great help
Freerk
Excellent thank you.
Bob
PS I was trying to remember the name 'Suhosin' yesterday and couldn't find it, thanks for the reminder.
Hi Bob,
solved the Problem now.
Your guess was correct, it was a problem with security Settings.
Possibly it can be helpful for underground1:
In my case, the Problem came up because of wrong settings for a patch called "Suhosin".
First i used the method and settings, discussed in this Thread: http://www.chronoengine.com/forums.html?cont=posts&f=3&t=21999
Because this settings won´t work i change for testing all values to 0. Now it works.
Thanks for your great help
Freerk
Hello, what kind of values are we talking about?
