Hi,
I have a form on my home page, when i try and submit the page appears to refresh bu nothing happens, when i refresh, nothing happens still.
I add the debugger to the form and for back to the page, the debugger kicks in before another submit and everything starts to work again, it shows that nothign is wrong the email gets sent and the thank you message displays,
I have no idea what is happening.
its on http://www.cwaudiovisual.co.uk
Debugger:
I have a form on my home page, when i try and submit the page appears to refresh bu nothing happens, when i refresh, nothing happens still.
I add the debugger to the form and for back to the page, the debugger kicks in before another submit and everything starts to work again, it shows that nothign is wrong the email gets sent and the thank you message displays,
I have no idea what is happening.
its on http://www.cwaudiovisual.co.uk
Debugger:
Data Array:
Array
(
[chronoform] => contact_us_2
[event] => submit
[input_fname] => Aden
[input_lname] => Maine
[input_email] =>
adenmaine@gmail.com
[input_number] => 07701052633
[input_yourmessage] => test message 12345678910
[SEND_MESSAGE] => SEND MESSAGE
[a24d2d1a751cbe1beb251a97f094a18f] => 1
)
Validation Errors:
Array
(
)
Debug Data
email
4
Result
An email has been SENT successfully from ({input_name}){input_email} to adenmaine@gmail.com, chris@cwaudiovisual.co.uk
Body
Name Aden Maine
Email adenmaine@gmail.com
Phone 07701052633
Message test message 12345678910
Attachments
array ( )