68 Classifieds Forums  

Go Back   68 Classifieds Forums > v3.1.x Help & Support > v3.1 Questions & Support
Register Projects FAQ Members List Calendar Search Today's Posts Mark Forums Read

v3.1 Questions & Support Help and support for 68 Classifieds v3.1.x

 
Thread Tools Display Modes
  #1  
Old 11-13-2007, 07:23 PM
HotAir HotAir is offline
Member
 
Join Date: Jan 2007
Posts: 55
Default Replacing captcha

Hi,

I purchased a different captcha script to use in other sections of my site, and I'd like to use this other script in the contactowner.tpl form to keep it consistant with the rest of my site.

I've looked through contact.php to see if I could figure out how to replace freecap with my captcha script, but I'm afraid its beyond me!!

Here's the code to incorporate this other captcha function:
Code:
include('/captcha/captchac_lib.php');   
 $Turing_code = $_REQUEST["Turing"]; 
 if ( CheckCaptcha($Turing_code) ==1 )
Is anyone able to show me how to replace the included freecap with this one?

Thanks!
__________________
V3.1.10 Developer
Reply With Quote
  #2  
Old 11-14-2007, 10:54 AM
suzkaw suzkaw is offline
Trained to break arms!
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 2,486
Default

The captcha is setup in the php file and in the template. So you would probably need to alter it in both places.
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Knowledge Base | User Manuals | My Blog
Reply With Quote
  #3  
Old Yesterday, 10:49 AM
HotAir HotAir is offline
Member
 
Join Date: Jan 2007
Posts: 55
Default

Yep, I can change the template with no problem -- but the nested statements in contactowner.tpl have my head spinning!!

Regards,
Jim
__________________
V3.1.10 Developer
Reply With Quote


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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Captcha works on some pages, not on others weblogic v3.1 Questions & Support 10 09-20-2007 03:02 PM
CAPTCHA necessary for logged in members? GPM55 v3.1 Questions & Support 1 07-17-2007 09:38 AM
CAPTCHA and spam problem b3d v3.0 Questions & Support 2 03-22-2007 03:48 PM
Problem with Freecap Captcha in v3.1.5b Syssh v3.1 Questions & Support 7 12-12-2006 06:11 PM
captcha for contactus.php frommarcq v3.1 Suggestions and Feedback 2 05-09-2006 10:11 AM


All times are GMT -4. The time now is 08:46 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.