I have been trying to set up image verification with otherwise perfectly functioning forms in Chronoforms but I get the following error message upon hitting submit:
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: /tmp) in /home/colorgra/public_html/localgreenie/components/com_chronocontact/chronocontact.php on line 200
I receive this same error even when trying image verification in your super-simple test_form. Image verification turned on, {imageverification} placed in the html, image and field both show - any ideas??
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: /tmp) in /home/colorgra/public_html/localgreenie/components/com_chronocontact/chronocontact.php on line 200
I receive this same error even when trying image verification in your super-simple test_form. Image verification turned on, {imageverification} placed in the html, image and field both show - any ideas??
Hi contamine,
We haven't seen this much recently. There was a bug that was fixed in the last release.
Please check that the tmp folder exists and that you have write permission for it. 'Helpful' ISP additions like mod_security and safe-mode can prevent this.
Bob
We haven't seen this much recently. There was a bug that was fixed in the last release.
Please check that the tmp folder exists and that you have write permission for it. 'Helpful' ISP additions like mod_security and safe-mode can prevent this.
Bob
Thanks GreyHead,
tmp folder DOES exist and write permission IS in place.
I am using Chronoforms version V2.5 J1.5 RC2.1. - Is that the problem? If not, I'm not sure what to try next - its just not working!
I am hoping to not have to install extra stuff like mod_security - shouldn't the image verification work without it?
Many thanks..
tmp folder DOES exist and write permission IS in place.
I am using Chronoforms version V2.5 J1.5 RC2.1. - Is that the problem? If not, I'm not sure what to try next - its just not working!
I am hoping to not have to install extra stuff like mod_security - shouldn't the image verification work without it?
Many thanks..
This topic is locked and no more replies can be posted.