Hello All I am a learner, I am making a website but one problem in the website, on contacts page when some person fills up a contact form after coming error "Failed to send your message. Please try later or contact the administrator by another method." How to solve this problem?, is you have any idea, ehy this problem is coming? Where I should change?
well we need more details in order to help you out with that. What's the url of your site? Which script are you using? Share it's code. There could be bunch of problems when you put it like that.
Hello, Check your line <form name="" action="" method=""> and see where its trying to send your data, for example to a php file or is it a email address? Post that line here, and if it is a php file, check everything is filled out correctly. Regards, Adam