July 20, 201115 yr Woops! That should say Contact!* Hello all, Launched my new site a few months ago - and the email enquiries seemed to be coming in very slow (was thinking it was seo problems at first). Contact form was working when I first set the site up (and worked in the old site), but for some reason it now doesn't work, which might just be something I’ve accidently changed when editing layout (my coding, isn't excellent). Site is hosted on godaddy with formail configured to my personal email, and I've reinstalled the scripts last night to make sure they were not the fault. Any help would be greatly appreciated! Contact form is here: http://magic-wedding-magician.co.uk/contact.html Many thanks, Matt Edited July 20, 201115 yr by mattce
July 20, 201115 yr Hello Matt, <form id="form1" action="/gdform.php" method="post" name="form1"> Take out that forwardslash between action and gdform on the contact.html page that will do it. PS Used firebug to amend page my end and sent you a test message, it reckons it's sent. Edited July 20, 201115 yr by Sogo7
July 21, 201115 yr Author Hello Matt, <form id="form1" action="/gdform.php" method="post" name="form1"> Take out that forwardslash between action and gdform on the contact.html page that will do it. PS Used firebug to amend page my end and sent you a test message, it reckons it's sent. Hi Sogo7, Thank you for your kind reply - have edited the code, but still doesn't work. Would it be worth attaching the gdform.php ? Cheers!
Create an account or sign in to comment