Hello,
I was sailing along nicely using SC Pro for the first time but ran into a snag. The form posts correctly to a MySQL database as long as I don't include radios, drop-downs or checkboxes. If I add one of those the script hangs at the point in the form where the option is, and the browser throws this error:
"An error occurred when connecting to the database. Please check that you have configured and installed this system correctly."
I've experimented copiously and there is no doubt the script crashes at the point where it encounters one of these little devils.
When I remove the offender the script completes correctly and all data gets posted as it should.
I've examined the database and all seems to be okay there.
Both MSIE and Firefox show the same result.
Any ideas, advice, etc. whould be greatly appreciated.
Thank you.