close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Captcha Doesn’t Work After Migrating my Website

Thread began 1/01/2024 11:45 pm by salaroche | Last modified 4/02/2024 3:21 am by salaroche | 987 views | 48 replies

Mags

It should be showing in that Server Behaviors window but it isn't, which can happen if there's any manual code added to the server behavior, or sometimes if there are any blank lines in the PHP code it won't display. I've copied your code into a page here but because it's an old version of Universal Email, I can't get it to show in the panel either. Can you please let us know which version of PHP you're running though? If you upload the attached file to your site and then load it in the browser, it will tell you - this info is crucial before going any further.

I think your best bet is to install the latest version of DataBridge and then go to WebAssist > Send Email and add a new server behavior for the existing form, then remove the old code. You will then see the behavior in the panel and you can add the information you need.

One more thing that's crossed my mind - is the form submitting OK but not sending the email, or is it failing validation? If it's submitting OK but not sending, add the following code to the top of your success page (ESuccess.php) and when you submit a message, it should display any errors at the top of the page:

<?php
error_reporting(E_ALL);
ini_set('display_errors','on');
?>

Attached Files
phpinfo.php

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