- This topic has 23 replies, 2 voices, and was last updated 2 years, 3 months ago by
Support. This post has been viewed 1489 times
-
AuthorPosts
-
April 9, 2024 at 5:57 am #10044630
middlemann
ParticipantForm not working.
It displays a “success” message (which is completely un-styled, very poor UI/UX)but I never receive the email at the email I designated in the contact-form.php file
April 9, 2024 at 9:08 pm #10044634Support
KeymasterHello,
It’s probably missing the
view.contact.jsscript on footer of page. This is the file that makes the validation of the form and submit.
<script src="js/views/view.contact.js"></script>
Please try that and let us know if you need further assistance.
Kind Regards.
April 18, 2024 at 3:05 am #10044705middlemann
Participanti don’t know why my messages aren’t sending – i’ve responded here 3 or 4 times now and when i come back later my messages disappear…
anyway, form still doesn’t work at all. doesn’t send
April 18, 2024 at 3:31 am #10044706Support
KeymasterThis reply has been marked as private.April 18, 2024 at 3:51 am #10044707middlemann
Participantyes, i had removed it as i have been looking for different solutions. i put it back there for the sake of this conversation, still not working. doesn’t send and why is the “success” message refreshing the window w/o styles?
1. the email needs to send.
2. the “Success” message needs to be a dialogue box on screen – or something to that effect.please advise.
April 18, 2024 at 4:13 am #10044709Support
KeymasterThis reply has been marked as private.April 18, 2024 at 4:17 am #10044711middlemann
Participantyea the file is there – doesn’t work.
i own/ operate or manage several dozen websites all on the same server –
every single webform works perfectly except yours
April 18, 2024 at 4:35 am #10044712Support
KeymasterThis reply has been marked as private.April 18, 2024 at 7:23 am #10044713middlemann
Participantfinally the success message is working properly – but the emails are not sending; i changed the degug setting as you mentioned and set the SMTP parameters according to my server – nothing but errors like this:
“Sending with mail()
Sendmail path: /usr/sbin/sendmail -t -i
Envelope sender: [email protected]
To: [email protected]
Subject: Test
Headers: Date: Wed, 17 Apr 2024 21:21:01 +0000From: Gavin <[email protected]>Reply-To: Gavin <[email protected]>Message-ID: <[email protected]>X-Mailer: PHPMailer 6.6.3 (https://github.com/PHPMailer/PHPMailer)MIME-Version: 1.0Content-Type: text/html; charset=UTF-8
Additional params: [email protected]
Result: true”
April 18, 2024 at 9:23 am #10044714Support
KeymasterHi, can you confirm if you received my test email? Check also SPAM folder.
It seems to be everything correct with the code.
April 18, 2024 at 1:52 pm #10044715middlemann
Participantdid not receive anything from the website
April 18, 2024 at 9:28 pm #10044718Support
KeymasterThis reply has been marked as private.April 20, 2024 at 4:59 am #10044734middlemann
Participantit says, “The email message was sent.” blank page with no styles.
How come I can’t upload screenshots here to you guys?
April 20, 2024 at 7:20 am #10044735Support
KeymasterThis reply has been marked as private.April 23, 2024 at 3:36 am #10044747middlemann
Participanttest.php is on the server.
typing URL in the browser I get the message on a blank screen
upon form submit: I get the typical, “Success! Your message has been sent.” message with styles on page.
-
AuthorPosts
This topic is marked as "RESOLVED" and can not rceive new replies.