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 | 1926 views | 48 replies

Mags

You may not see the Email Message bit in Server Behaviors if you don't install DataBridge - Dreamweaver might not recognise the code as a server behavior unless the DataBridge files are installed. Please install this - it's now completely free. Just installing it won't affect anything else on your site until you actually want to use it and upload any files.

The new code I gave you in the previous post should work for you exactly as I've provided. You should also remove the old email code, which again is shown above.

Duplicate your contact page and call it contact2.php (I always do this before making any major code changes so that it doesn't affect the existing page). Add the new code and remove the old code as above.

Upload contact2.php and the new files I sent you, then open contact2.php in the browser and try sending an email. If it doesn't work, add the error reporting code to the top of the contact2.php page and try again, and let me know if there's an error message:

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

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