1
Anonymous
xoops 2.3.0 Final and Captcha - how?
  • 2008/10/5 11:46

  • Anonymous

  • Posts: 0

  • Since:


Hi guys,

Having upgraded I'm now looking at things more closely

Was wondering why there's no Captcha image in the Registration form and I think there's a problem with the setup in 2.3.0 Final.

The file /class/captcha/xoopscaptcha.php has these lines:

$this->path_basic XOOPS_ROOT_PATH "/class/captcha";
        
$this->path_plugin XOOPS_ROOT_PATH "/Frameworks/captcha";


However /Frameworks/Captcha doesn't exist.

What do I need to do to get this working? Is it simply a matter of changing the code to:

$this->path_basic XOOPS_ROOT_PATH "/class/captcha";
        
$this->path_plugin XOOPS_ROOT_PATH "/class/captcha";


Many thanks

2
kerkyra
Re: xoops 2.3.0 Final and Captcha - how?
  • 2008/10/5 11:50

  • kerkyra

  • Just can't stay away

  • Posts: 553

  • Since: 2005/2/14


hey mate, i didnt have to change anything for the captcha to show!have you got gd installedin your server?
www.guidemap.gr - Beta is out...

3
Anonymous
Re: xoops 2.3.0 Final and Captcha - how?
  • 2008/10/5 12:08

  • Anonymous

  • Posts: 0

  • Since:


Yeah - I have gd installed.

I didn't use captcha before I upgraded - I used "xoopsAntiBotSignup".

Did you upgrade from 2.0.18.x to 2.3.0 and did you use Captcha before? Just wondering if you have a "legacy" Captcha in place from before the upgrade?

Like I said, there's no /Frameworks/captcha folder in the 2.3.0 Final download

Thanks for the post

4
DarinAllan
Re: xoops 2.3.0 Final and Captcha - how?

I noticed this had popped up on Xoopsforge the other day, it has Captcha in it

Frameworks 1.22

Cheers ;o)

5
kerkyra
Re: xoops 2.3.0 Final and Captcha - how?
  • 2008/10/5 13:56

  • kerkyra

  • Just can't stay away

  • Posts: 553

  • Since: 2005/2/14


i was using the 2.3 RC version so upgraded that one! I also made a patch for contact form using the captca class as it is used in the register form and shows fine!...Its not the captcha in the Frameworks folder that does the job though. Its integrated in class/captcha...correct me if i'm wrong but i thing this is the one!
www.guidemap.gr - Beta is out...

6
Anonymous
Re: xoops 2.3.0 Final and Captcha - how?
  • 2008/10/5 14:56

  • Anonymous

  • Posts: 0

  • Since:


Quote:
DarinAllan wrote:


Frameworks 1.22


I have Frameworks 1.22 installed from before the upgrade and yes, there's /captcha in there. Not working for me though

I have two questions:

1. What do I have to do to get Frameworks 1.22 captcha working with XOOPS 2.3.0

2. What do XOOPS 2.3.0 users who don't have Frameworks 1.22 installed (they might not want/need it for the modules they use) have to do to get the included captcha system working?

Cheers


7
kerkyra
Re: xoops 2.3.0 Final and Captcha - how?
  • 2008/10/7 8:38

  • kerkyra

  • Just can't stay away

  • Posts: 553

  • Since: 2005/2/14


perhaps this will help you mate...
https://xoops.org/modules/newbb/viewtopic.php?topic_id=65999&forum=14&post_id=297444#forumpost297444
www.guidemap.gr - Beta is out...

8
Anonymous
Re: xoops 2.3.0 Final and Captcha - how?
  • 2008/10/7 8:49

  • Anonymous

  • Posts: 0

  • Since:


I'm sorted!

I was expecting the captcha numbers on the first page of the registration form but it appears after after the submit button is pressed

However, i still don't know if the system is using /Frameworks/captcha or /class/captcha (both folders exist on my system and xoopscaptcha.php refers to /Frameworks/captcha). There's one sure-fire way to find out!!

Thanks for the help

Login

Who's Online

181 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 181


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