Made my site using RapidWeaver for Mac but I am struggling with the Contact Us page.
I can't seem to find how to make it send the email to me. Everything looks and appears to work but it doesn't. Think there must be an option I am missing somewhere.
Made my site using RapidWeaver for Mac but I am struggling with the Contact Us page.
I can't seem to find how to make it send the email to me. Everything looks and appears to work but it doesn't. Think there must be an option I am missing somewhere.



Can you upload the code here for someone to check?
Blank off your email and use [ html ] or [ php ] tags depending on how the page is written.
If the site is "live", PM the address to check in-situ.
My html is a little rusty, but I don't mind checking.
[edit]
Some suggestions as to what might be wrong here:Code:Only registered members can view code.
Last edited by little_pob; 4th May 2012 at 08:26.
Not sure what I did but it seems to be working ok now.
I've now added a javascript but it only seems to run on the home page and none of the others, even though I have it in the Header of each page? ARRRRGGGGHHH!!!



Glad you've got the contact form sorted.
For the javascript issue try adding a / to the start of the script source, i.e.Reasoning here: definition: linking, absolute, relative, root, path, hyperlinks | Motive Web Design GlossaryPHP Code:<script src="/resources/deliberately-removed.js"></script>
Doh! Something so simple. Working now, thanks!
Bookmarks