A simple form with a Warning Error -...
I am only a novice at these form. However, I have never had an error before. The error comes up after you press "SUBMIT" with a red box with the following inside:
Your form could not be submitted for the following reason(s):
Warning: [ err 2/line 391/config.cls.php] session_start() [<a href='function.session-start'>function.session-start</a>]: open(/tmp/sess_vqp94pki9i3vhpv2t6h1vtnsm5, O_RDWR) failed: No such file or directory (2)
Can anyone tell me what I am doing wrong?
Your form could not be submitted for the following reason(s):
Warning: [ err 2/line 391/config.cls.php] session_start() [<a href='function.session-start'>function.session-start</a>]: open(/tmp/sess_vqp94pki9i3vhpv2t6h1vtnsm5, O_RDWR) failed: No such file or directory (2)
Can anyone tell me what I am doing wrong?
What is the URL to your form Mark so we can look at the setup?
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
PHP Sessions are disabled on your server. Have your hosting provider enable them and your form will start working.
http://foott.com.au/foottredemail/fbapp … ertest.php
http://foott.com.au/foottredemail/fbapp … ertest.php
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
Thank you for your help. The hosting provider says the PHP are enabled. However, no joy.
I now have a new error:
Your form could not be submitted for the following reason(s):
Warning: [ err 2/line 391/config.cls.php] session_start(): open(/tmp/sess_vqp94pki9i3vhpv2t6h1vtnsm5, O_RDWR) failed: No such file or directory (2)
Do you have suggestions?
Your form could not be submitted for the following reason(s):
Warning: [ err 2/line 391/config.cls.php] session_start(): open(/tmp/sess_vqp94pki9i3vhpv2t6h1vtnsm5, O_RDWR) failed: No such file or directory (2)
Do you have suggestions?
They are still disabled. Use that link I provided and it shows that they are not enabled.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.