Hello i have problem with contact form its not working on this webhosting and it always worked on other webhostings it displays like message sent but i don’t receive anything nowhere i checked all spam junk everywhere i also changed email on config.php for contact and same and when i was on other webhostings it worked so i dont know what could be the problem and how to fix it pleas help
www.apartments-in-ulcinj.com/contact.php
Did you check the relevant KB article already? Sending email from your website (PHP mail) - Docs - InfinityFree Forum
@Admin said:
Did you check the relevant KB article already? Sending email from your website (PHP mail) - Docs - InfinityFree Forum
Im trying to do that How to send email with Gmail SMTP - Docs - InfinityFree Forum i did all steps and now im stuck on the last step i dont understand setup
and how to make this contact use phpmailer www.apartments-in-ulcinj.com/contact.php
@adimne said:
@Admin said:
Did you check the relevant KB article already? Sending email from your website (PHP mail) - Docs - InfinityFree ForumIm trying to do that How to send email with Gmail SMTP - Docs - InfinityFree Forum i did all steps and now im stuck on the last step i dont understand setup
and how to make this contact use phpmailer www.apartments-in-ulcinj.com/contact.php
If you want to set up a contact form with PHPMailer, you could just Google for “contact form with phpmailer” and just copy the code from one of the many, many results.