Hi,
I'm really enjoying the power and simplicity (once you get to know it) of ChronoForms v4.
I am using ChronoForms v4 RC3.11 on Joomla 2.5 and am having a problem saving Custom Code actions inside a DB Multi Record Loader action:
1. On Record Found
2. On Empty Result
This was all working OK until I put the DB Multi Record Loader inside an Authenticator Action.
The server is using Suhosin and I have added a suhosin.get.max_vars statement so that the settings are now:
suhosin.get.max_vars = 2000
suhosin.post.max_vars = 2000
suhosin.request.max_vars = 2000
I don't think Suhosin is the issue.
When I click on Save, and then go back to the Events tab, the Custom Code actions have disappeared. It is a similar story with Save & Close.
Am I doing something wrong?
Thanks,
Neil.
I'm really enjoying the power and simplicity (once you get to know it) of ChronoForms v4.
I am using ChronoForms v4 RC3.11 on Joomla 2.5 and am having a problem saving Custom Code actions inside a DB Multi Record Loader action:
1. On Record Found
2. On Empty Result
This was all working OK until I put the DB Multi Record Loader inside an Authenticator Action.
The server is using Suhosin and I have added a suhosin.get.max_vars statement so that the settings are now:
suhosin.get.max_vars = 2000
suhosin.post.max_vars = 2000
suhosin.request.max_vars = 2000
I don't think Suhosin is the issue.
When I click on Save, and then go back to the Events tab, the Custom Code actions have disappeared. It is a similar story with Save & Close.
Am I doing something wrong?
Thanks,
Neil.