close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Email is not being received by indicated persons

Thread began 12/24/2017 8:00 pm by michaelf0199272 | Last modified 2/21/2018 10:17 am by Ray Borduin | 2417 views | 27 replies |

michaelf0199272

Email is not being received by indicated persons

Email message is not being received by indicated recipients/persons. Every other thing seems to work, thanks.html page displayed after the "Send Message" request. No error message received. But at the same time no email is received.

http://attorneyhabib.com/contact.php


Also how can I modify the map on the contact form/page to show local map (Dallas map)?


Thanks.

Sign in to reply to this post

billium99

This post has been deleted.

Ray BorduinWebAssist

I'd need to look at the page to debug. Can you give me FTP access and a URL where I can reproduce the problem?

Sign in to reply to this post
Did this help? Tips are appreciated...

michaelf0199272

Email is not being received by indicated persons

Originally Said By: Ray Borduin
  I'd need to look at the page to debug. Can you give me FTP access and a URL where I can reproduce the problem?  



please review the answer to your request as a "private message".

Sign in to reply to this post

Ray BorduinWebAssist

On line 54 you had:

include("../webassist/email/waue_contact_1.php");

but the actual path is:

include("webassist/email/waue_contact_1.php");

I updated that line and the email seems to send now.

Sign in to reply to this post
Did this help? Tips are appreciated...

michaelf0199272

now the email is working --- it is sending and recipients are receiving it. But there is a new problem --- no contents came with the received email. Please see attached image.

Sign in to reply to this post

Ray BorduinWebAssist

Form elements need to have a name attribute or they won't be included in the form submit. Just add name="fieldname" values to your form elements and it should fix the problem.

Sign in to reply to this post
Did this help? Tips are appreciated...

michaelf0199272

Email information is not being received by indicated persons

I added the attributes, at least I hope I did --- it still did not seem to send form information to recipients.

Sign in to reply to this post

Ray BorduinWebAssist

<input type="text" class="form-control" placeholder="Full name" value="" size="30" maxlenght="35"/>

should be:

<input name="Full_name" type="text" class="form-control" placeholder="Full name" value="" size="30" maxlenght="35"/>

Use underscores instead of spaces in the name attribute.

Sign in to reply to this post
Did this help? Tips are appreciated...

michaelf0199272

my email/comment form is not working --- I personally think I screwed it up

email does not appear to be sending

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...