1
ozboof
Adding Captcha to Catads 1.5
  • 2009/1/13 9:39

  • ozboof

  • Friend of XOOPS

  • Posts: 67

  • Since: 2003/10/28


Trying to work out how to add captcha to Catads submit adds and contact forms .There is mention of security image in index php but i cannot work out the rest .


2
ghia
Re: Adding Captcha to Catads 1.5
  • 2009/1/13 10:20

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Catads is using the Security Image class of DuGris for its captcha. You need to install this, if you want to use the captcha.

3
ozboof
Re: Adding Captcha to Catads 1.5
  • 2009/1/13 11:42

  • ozboof

  • Friend of XOOPS

  • Posts: 67

  • Since: 2003/10/28


Thanks ghia that got it working when submiting a ad but not when a user clicks the email seller link was hoping to put it in that form as well .

4
deka87
Re: Adding Captcha to Catads 1.5
  • 2009/1/13 15:25

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


is it possible to use this kind of captcha on my profile contact form?
Mind anchors

5
ghia
Re: Adding Captcha to Catads 1.5
  • 2009/1/13 18:42

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


You can add it very simply to any form as you can see in the numerous examples in this French Lexicon. There are two parts to include, one with the question that has to be put in the part where the form is assembled (eg form_contact.inc.php just before the submit button(tray)) and the second part is to verify the entered code in the post processing of the form (eg after:
switch($op) {
    
case 
"post":
    global 
$xoopsConfig;
    include(
"../../mainfile.php");

in contact.php

6
ozboof
Re: Adding Captcha to Catads 1.5
  • 2009/1/14 11:32

  • ozboof

  • Friend of XOOPS

  • Posts: 67

  • Since: 2003/10/28


Thanks for the help ghia and deka87 got it working in the contact form etc

7
eparcyl92
Re: Adding Captcha to Catads 1.5
  • 2010/9/4 17:39

  • eparcyl92

  • Just popping in

  • Posts: 30

  • Since: 2008/7/6 8


Quote:

ghia wrote:
You can add it very simply to any form as you can see in the numerous examples in this French Lexicon.


Hello, (google translator )
If you want the captcha to securityimage Dugris, I'm here now collection
NULLOS PLANET
Cheers
eparcyl tranquil !!!

Login

Who's Online

158 user(s) are online (109 user(s) are browsing Support Forums)


Members: 1


Guests: 157


mailsdaddy,

more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits