Almost there, I created my form in NVU, created an internal thank you page link, and then copied and pasted my HTML form code in Chrono engine. It created a nice looking page with all the fields, etc, but then when I hit submit I get the following message in my browser....
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: /tmp) in /home/.turtleneck/shortsalereferralnetwork/www.shortsalereferralnetwork.com/components/com_chronocontact/chronocontact.php on line 199
Any ideas what I should do? Probably something easy? Any suggestions would be greatly appreciated. Thanks. Nathan
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: /tmp) in /home/.turtleneck/shortsalereferralnetwork/www.shortsalereferralnetwork.com/components/com_chronocontact/chronocontact.php on line 199
Any ideas what I should do? Probably something easy? Any suggestions would be greatly appreciated. Thanks. Nathan
Hi Nathan,
Are you using Joomla 1.5? If you are then you need to set the sessions in Joomla Site Config so that they don't use the database. If that isn't the problem then maybe you don't have the necessary write permissions for the tmp folder?
Bob
Are you using Joomla 1.5? If you are then you need to set the sessions in Joomla Site Config so that they don't use the database. If that isn't the problem then maybe you don't have the necessary write permissions for the tmp folder?
Bob
Bob thanks for the feedback. That got rid of the problem with the message I was getting but now when I do a test submit I get a Microsoft Internet Explorer message pop up box that says:
"Sorry, you have entered a wrong verification code."
When I hit the ok button I am sent back to the form page. Any suggestions?
"Sorry, you have entered a wrong verification code."
When I hit the ok button I am sent back to the form page. Any suggestions?
This topic is locked and no more replies can be posted.