close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Captcha doesn't show

Thread began 10/26/2010 3:05 pm by esms | Last modified 11/14/2011 7:30 am by Jason Byrnes | 4417 views | 30 replies |

esmsBeta Tester

Captcha doesn't show

Hello,

Even though I have duplicated the exact same settings from one form that Jason managed to get working for me after it didn't work, I have now set up a form on a completely different site.

But, the captcha image doesn't show! As I say, I have created a brand new form in a different site and duplicated the settings from the previous site.

contactform.php

How do I make the captcha image show?

Thanks

Sign in to reply to this post

esmsBeta Tester

Just noticed someone else has experienced the same problem. Was it resolved?

showthread.php?t=16554

Sign in to reply to this post

Jason ByrnesWebAssist

when i try to view the image directly:
wavt_captchasecurityimages.php


i get an error saying:
The image “wavt_captchasecurityimages.php” cannot be displayed, because it contains errors.

We will need to know what those errors are to find a solution

try adding the following code to the webassist/captcha/wavt_captchasecurityimages.php file at line 1:

php:
<?php 
error_reporting
(E_ALL);
ini_set('display_errors','on');
?>
Sign in to reply to this post

esmsBeta Tester

Hello,

OK - I've added the code. What do I look for?

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

I'm sorry, i has a syntax error in the code I gave yo, change it to:

php:
<?php 

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



let me know when you have made that change and I will take a look.

Sign in to reply to this post

esmsBeta Tester

Hello,

I copied and pasted again. My eyes must be deceiving me but I couldn't see any difference.

Is this any better?

Thanks

Sign in to reply to this post

esmsBeta Tester

Here's the code view.

Sign in to reply to this post

Jason ByrnesWebAssist

the change is the last single quote around on:
'on');

in your screen shot that is missing:
'on);


causing a syntax error.

Sign in to reply to this post

esmsBeta Tester

Any better?

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

yes, except you need to add a new closing PHP tag at line 5:
<?php

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