(Original question here...)
I have an advanced contact form that registers a customer for an event - they fill out a simple form and it sends the data to the newly registered customer's email address plus two admin email address AND writes to a MySQL database.
The form and script were created over two weeks ago and worked well up until friday last week (returned the 'error page' on submit - yet wrote to the database [no emails were sent]), after a couple of hours it started returning the 'OK/Success Page' and functioning correctly. This morning the same issue for hours, then a test revealed it working correctly for a few minutes until going offline again!
Facts:
The form and script have not been edited or touched since creation.
Traffic on the site has not been in excess.
Users from all over the country are getting the same error (not just my local machine).
One.com (the host) say everything is running fine their end and has been over these periods.
The form intermittently fails (except the database writing!) and sends no mail, and suddenly works again with no interfering with html/php: in other words, simply waiting!
Question:
Is this a One.com server functioning issue? Is this common?
I can't see how it's my coding error - surely the form/script code is correct or incorrect? Right??
I was told by One, that their servers have not been down - otherwise the whole site would be affected and that partial server faults causing server-side scripts to fail processing IS NOT POSSIBLE (???) I don't know...... is it?
Help















