Jump to content
TNG Community

Help with Captcha


ebelew

Recommended Posts

If I right-click on the missing image icon I get this

Fatal error: Call to undefined function: imagecreate() in /home/ballewge/public_html/freecap/freecap.php on line 182

So that should probably give you a hint as to where to look. Does your server have the ability to do image manipulation by having the GD Libraries installed?

You can find this out by going to your TNG Admin Page and clicking on Setup and Configuration, then on Run Diagnostics.

Cheers

Roger

Link to comment
Share on other sites

I have add Captcha to my registration page. Everything works but the graphic that is suppose to show up. I would appreciate any help.

Here's the link

http://www.ballewgenealogy.org/newacctform.php

Eddy

Eddy,

I looked over your PHP installation and although you are running PHP 4.3.11, it does not look like you have GD support enabled/loaded. That's the module that supports reading/writing GIF images and others. That module provides the ImageCreate function that the freecap.php is spewing the error on line 182. It uses this to create the graphic image with the obscured word.

GD support is fairly standard these days. Can you email your hosting guys and ask that it be enabled for you?

I'll have to modify the installation instructions to indicate that it is a pre-requisite, sorry, I had not come across that one yet. :oops:

However, it does look like you have all the directories and files in the correct spot.

Regards,

Brian

Link to comment
Share on other sites

Thanks to everyone who helped. It works now.

Since I run cPanel it was kinda easy.

Go to the main panel. Under the Software menu click on Apache Update and select GD and then click start build.

Worked for me but I'm not responsible if it doesn't for you. Maybe it'll help.

Eddy Belew

http://www.ballewgenealogy.org/newacctform.php

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...