unable to save in admin and redirects to admin home page

batkid 16 Feb, 2012
Hi,

The form worked perfectly based on IP address site and when the site migrated to domain based long forms are unable to save and it is not giving any error messages, it is simply redirects to home page of Joomla administration.

In addition, when I add a field in short form it having the same issue.

How to find out why the form is not saving in admin section?

In addition, capatcha is not showing it gives error message "The image "URL/components/com_chronoforms/chrono_verification.php?imtype=0" cannot be displayed because it contains errors".

I am using ChronoForms version 4.0 RC3 .

Anyone can assist on this?

Thanks.
batkid 16 Feb, 2012
Able to fix the image problem, not sure found that this code had some issues so removed and added "require_once(JPATH_BASE .DS.'includes'.DS.'framework.php');" the whole section and the capatcha is now showing! In addition, was changing the server configuration under global configuration -> error reporting to Maximum and saving it.

However, saving at admin problem persists.

Thanks.
GreyHead 16 Feb, 2012
Hi batkid,

Please upgrade to CFv4 RC3.11 as that has some bug fixes

Which version of Joomla! are you using?

Bob
nickza 17 May, 2012

Hi,

The form worked perfectly based on IP address site and when the site migrated to domain based long forms are unable to save and it is not giving any error messages, it is simply redirects to home page of Joomla administration.

In addition, when I add a field in short form it having the same issue.



I have been struggling with this issue for a week now and it is highly frustrating.

GreyHead, you post on another topic that there are some limits that need to be changed. Can you be more specific? Where can i tell my host to look for those limits.
Is there no way or working around this?

I am using the latest version of Joomla and the latest RC of Chronoforms.
GreyHead 17 May, 2012
Hi nickza,

These symptoms are usually the result of security protection modules on the server. There are two in common use mod_security and suhosin.

If suhosin is running then these three settings need to be at least 1,000 (possibly 2,000 if you use large forms).

suhosin.get.max_vars
suhosin.post.max_vars
suhosin.request.max_vars

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