close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

I dont receive an email from form.

Thread began 1/24/2013 8:46 am by santosbr254895 | Last modified 1/25/2013 7:42 am by Jason Byrnes | 2178 views | 7 replies |

santosbr254895

I dont receive an email from form.

Hi Guys,
I am trying for the first time "Create a form" in Data Bridge.
I didn't change anything from the script. I just inserted SMTP server, port, email from and email to.
I have created a confirm page, but after click at submit button, I don't receive the email and it don't go to the confirm page.
I already read a lot of posts, tried to make changing, but I didn't get any result.

Thanks in advance,


Dungol

Attached Files
sample.zip
Sign in to reply to this post

Jason ByrnesWebAssist

the action of the form is set to use a session variable:

php:
<form class="Basic_Default" id="SimpleContact_Basic_Default" name="SimpleContact_Basic_Default" method="post"  action="<?php echo(isset($_SESSION["waue_contact_1_Log"])?$_SESSION["waue_contact_1_Log"]:""); ?>">



change the form tag code to:


<?php echo (htmlentities($_SERVER["PHP_SELF"], ENT_QUOTES)); ?>

php:
<form class="Basic_Default" id="SimpleContact_Basic_Default" name="SimpleContact_Basic_Default" method="post"  action="<?php echo (htmlentities($_SERVER["PHP_SELF"], ENT_QUOTES)); ?>">
Sign in to reply to this post

santosbr254895

I have changed the code , but It didn't go to thanks page and I didn't receive an email.

Sign in to reply to this post

Jason ByrnesWebAssist

i'll need a link where i can see the problem, and the most current copy of the email page.

Sign in to reply to this post

santosbr254895

I dont receive an email from form.

I have created a sample for testing in this address:
contact.php

Attached Files
contact.zip
Sign in to reply to this post

Jason ByrnesWebAssist

What version of data bridge do you have?

the most recent version is 1.1.3, make sure this is the version you have installed.

if you have a previous version, make sure to install the newer one and use the newer one to create the contact form.

Sign in to reply to this post

santosbr254895

I´ve installed the last version, recreated the sample form, but nothing have changed. I noticed that has a exclamation sing on "Validation Show If (contact.php) prior version" into server behavior panel.
Sample:contact.php

Attached Files
sample.zip
Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

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...