Jump to content

[Fixed] Enable Captcha Image not working

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
12 replies to this topic

#1
aravot

aravot

    Learning Programmer

  • Members
  • PipPipPip
  • 38 posts
I have 'Enable Captcha Image:' set to 'No' but it still shows.


Another thing when captcha text is entered wrong is it possible instead of reloading the page just to show the 'incorrect message', the reason when page is reloaded typed message content is disappeared and users has to start typing all over again.

Thanks.

#2
aravot

aravot

    Learning Programmer

  • Members
  • PipPipPip
  • 38 posts
Any fix in the works?

#3
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
What version of Joomla are you using? A fix for this should be rather simple, but unfortunately I'm not familiar with the code. Jordan should have the answer for you very soon.

#4
aravot

aravot

    Learning Programmer

  • Members
  • PipPipPip
  • 38 posts
Joomla 1.0.13

#5
Guest_Jordan_*

Guest_Jordan_*
  • Guests
It is a bug. I accidentally set the condition to the same as "Email to Self" so if you turn off the "Email to Self" option it will also turn off the Captcha. I'll have this fixed in the next release.

#6
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Fixed in new release (show be released today).

#7
aravot

aravot

    Learning Programmer

  • Members
  • PipPipPip
  • 38 posts
Thank you working now

#8
DagB

DagB

    Newbie

  • Members
  • Pip
  • 2 posts
I installed the latest version, but all I get is the text "captcha" instead of an image. Any idea whats wrong?
Did not get any error messages during install or when opening the component in joomla 1.0.13

#9
Guest_Jordan_*

Guest_Jordan_*
  • Guests
I've only seen that error once and it was because GD was setup incorrectly on the server. You'll probably need to contact your server admin and have them recompile PHP/GD.

#10
charles33

charles33

    Newbie

  • Members
  • Pip
  • 1 posts
Same problem here, captcha not showing; I checked all permissions; checked PHP5 GD is also ok; another version of captcha called freecap works fine with phpmailer; I have my own web servers;apache2; Any Ideas?

The drop down works great, and as Aravot said in the above post- is there a way to just say incorrect message or is this a WIP?

#11
DagB

DagB

    Newbie

  • Members
  • Pip
  • 2 posts
The GD is OK according to the PHPinfo, but it is version 2. Guess that's a problem?
When I turn off the captcha, I get the error saying incorrect security image. The return message to sender is sent, but not the message I try to send out.

#12
suave123

suave123

    Newbie

  • Members
  • Pip
  • 1 posts
same problem here....pls fix this...also here is GD installed correctly...