WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-06-2008, 09:27 AM
incrediblehelp's Avatar
Moderator
WebProWorld Moderator
 

Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,654
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default Need Help With ReCaptcha

Not sure if anyone has used this ReCaptcha program before. I am trying to get it implemented on a simple PHP mail form:

but I keep getting this error:

http://www.kbkmarketing.com/mailer.php

Fatal error: Call to undefined function: recaptcha_check_answer() in /home/kbkmark/public_html/mailer.php on line 4

Any ideas?
Reply With Quote
  #2 (permalink)  
Old 02-06-2008, 09:46 AM
wige's Avatar
Moderator
WebProWorld Moderator
 

Join Date: Jun 2006
Location: United States
Posts: 1,782
wige RepRank 4wige RepRank 4wige RepRank 4wige RepRank 4
Default Re: Need Help With ReCaptcha

Most likely, the function is contained in an external file, and the include that points to that file is not working. There are two types of PHP includes, include() and require(), and if you use include(), the script will execute even if the inclusion fails. Try changing it to require(), which will break the script when it fails. That should at least narrow down the source of the problem, and possibly give you a meaningful error message to troubleshoot.
__________________
The best way to learn anything, is to question everything.
Reply With Quote
  #3 (permalink)  
Old 02-07-2008, 01:16 AM
incrediblehelp's Avatar
Moderator
WebProWorld Moderator
 

Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,654
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default Re: Need Help With ReCaptcha

wige do you use any captcha solutions?
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
reCAPTCHA Tolis Graphics & Design Discussion Forum 0 10-10-2007 04:57 PM


Search Engine Optimization by vBSEO 3.2.0