uCoz Community » uCoz Modules » E-mail Forms » Contact Us doesn't work (e-mail forms don't work)
Contact Us doesn't work
XRTC
Posts: 32
Reputation: 0

Message # 151 | 7:11 PM
I realize this is an old thread but I have a question.
My Contact Us form appears but no messages get sent.
What I mean is when the "Send message" is pressed , nothing happens.
I tried removing/re-adding/adding different emails , messages just don't get through.
Sunny
Posts: 9296
Reputation: 456

Message # 152 | 10:56 AM
XRTC, you need to paste the $code$ of the e-mail form, e.g. $MFORM_1$, and not its html code. Then it will work correctly.
I'm not active on the forum anymore. Please contact other forum staff.
XRTC
Posts: 32
Reputation: 0

Message # 153 | 12:01 PM
Thank you so much Sunny!
Zevoxa
Posts: 237
Reputation: 4

Message # 154 | 6:44 PM
Same, everything looks okay from here, but I don't receive the emails. Am I doing something wrong?

Contact HTML
Code

<div id="contactContent">
  <form>
  <label>Email:</label><input type="text" name="email" />
  <br>
  <label>Subject:</label><input type="text" name="subject" />
  <br>
  <label class="message">Message:</label><textarea name="message"></textarea>
  <br>
  <input type="submit" value="Send">
  </form>
</div>


Contact CSS
Code

/* Contact */

#contactContent {  
  margin-top: 50px;  
  margin-left: 350px;
}
input {  
  border: none;  
  background-color: #CCCCCC;  
  margin-left: 20px;  
  margin-bottom: 5px;  
  width: 450px;
  padding-top: 13px;
  padding-bottom: 13px;
}
label {
  display:inline-block;
  width:100px;
  font-family:maven;
  color: #FF6464;
  font-size: 20px;
  text-align: right;
}
input[type="text"] {
  padding-left:20px;
  padding-right:20px;
  font-size: 20px;
}
input[type="text"][name="message"] {
  padding-bottom: 200px;
}
textarea {
  border: none;
  margin-left: 20px;
  margin-top: 1px;
  width: 450px;
  height: 200px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 17px;
  font-family:maven;
  background-color: #CCCCCC;
  vertical-align:text-top;
  resize: none;
}

input[type="submit"] {
  width: 200px;
  height: 50px;
  margin-top:5px;
  margin-left:370px;
  background-color: #ff6464;
  color: #fafafa;
  font-size:23px;
  font-family:maven;
}

I would prefer if you called me ErraticFox. ^_^
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 155 | 9:32 AM
Zevoxa, I've explained via skype. smile
Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Kounterfeit
Posts: 2
Reputation: 0

Message # 156 | 7:30 PM
This is a very old thread but I'm having the same issue.

I have multiple websites on ucoz. The problem seems to be isolated on my site theembraced.ucoz.net. The email forms are no longer sending emails to the recipient email(s). The SAME EXACT recipient emails on my other sites are still receiving email. I've uninstalled and reinstalled the module. Have changed the recipient email from gmail to yahoo to hotmail to private server email. The website will not send an email through of the forms I already have created nor a new form that I create. I've seen this problem on the forums before but have never seen a solution.

Any help is greatly appreciated.
Thanks,
Sunny
Posts: 9296
Reputation: 456

Message # 157 | 2:03 PM
Kounterfeit, the techs tested your form and it worked fine with Gmail. Please inform whether you still have the problem and whether you checked the spam folder for messages.
I'm not active on the forum anymore. Please contact other forum staff.
Good
Posts: 360
Reputation: 12

Message # 158 | 3:03 AM
Oh... I have the same problem that my mail form do not send to recipient and I am using google mail for my end.

I dont know whether it is google or ucoz has problem

I already reflected this issue to google but not having received feed back yet.

My contact URL: http://adnet.ucoz.com/index/0-3

Many thanks if you can help.
Sunny
Posts: 9296
Reputation: 456

Message # 159 | 9:02 AM
Good, please try to set another e-mail address in the mail form settings, from another e-mail provider. And did you check spam?
I'm not active on the forum anymore. Please contact other forum staff.
Good
Posts: 360
Reputation: 12

Message # 160 | 9:36 AM
Quote
Good, please try to set another e-mail address in the mail form settings, from another e-mail provider.


Yes, I received your test mail.

Quote
And did you check spam?


Yes.

I think this issue comes from google.

Thanks for your help!

ZAC
Posts: 3
Reputation: 0

Message # 161 | 8:19 PM
I'm having problem with the email service, it seems that i'm not able to recieve any mails from website to my email account, when I check my inbox/spam theres nothing in there...

I change the adress to gmail.com and still don't work sad

Site: http://zombiearmycraft.at.ua

Thank you! smile
Sunny
Posts: 9296
Reputation: 456

Message # 162 | 8:44 AM
ZAC, when you test the e-mail form, what e-mail do you enter into the "E-mailul expeditorului" field? If it is a yahoo e-mail, try to enter another one.
I'm not active on the forum anymore. Please contact other forum staff.
ZAC
Posts: 3
Reputation: 0

Message # 163 | 11:27 AM
It works! smile

But still I have a problem... Most of the people have Yahoo. sad How can I solve that problem?

Thanks for the help! happy
Sunny
Posts: 9296
Reputation: 456

Message # 164 | 12:04 PM
ZAC, the problem has already been forwarded to the technical team for examination.
I'm not active on the forum anymore. Please contact other forum staff.
ZAC
Posts: 3
Reputation: 0

Message # 165 | 12:24 PM
Ohh... ok!

Thank you for help! Have a nice day, Sunny! smile
uCoz Community » uCoz Modules » E-mail Forms » Contact Us doesn't work (e-mail forms don't work)
Search: