|
|
|
Re:CB goes Captcha!
|
|
Date: 2007/03/29 21:47
|
By: mlw2001
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 1 |   | |
|
|
I have captcha installed and it works great except for the issue previously stated of the email invalid code when you have that turned off. The only difference is I do not have Joomlahacks installed. So I have not seen a work around for this yet. If somebody else has had the same problem and got it fixed or comes up with one I would appreciate it. Thanks in advance.
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:CB goes Captcha!
|
|
Date: 2007/03/30 00:14
|
By: GwaiTsi
|
Status:
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 17 |   | |
|
Is there anyway to re-use this code for the standard contacts form?
I want to avoid using security images because i tried it and it introduced many other issues and also, i only need it for the contacts forms, so it would be a lot of overkill.
thanks for the thought
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:CB goes Captcha!
|
|
Date: 2007/04/04 23:50
|
By: erjati
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 10 |   | |
|
beat wrote: To SUMMARIZE problems and solutions:
- if you don't see the captcha image appearing:
- Check that the FreeType library is installed for GD2
- Check that you don't have a php file which should be silent, e.g. cb language file, outputing characters. Typically empty lines or invisible chars (characters invisible in Wordpad and other editors) before the "<?php" at the begining or after the "?>" at the end of the file.
We are not aware of other problems regarding image not appearing.
- if you see the captcha, but a correct number is not recognized, it's a php session problem:
- Check if php sessions are enabled and if autostart is set to off.
- Check if the tmp directory is writable.
- Check if your site template (try the default one) or another extension doesn't reinitialize the php sessions.
- PM access to Nick to investigate if problem subsists.
There is still one site not working with correct replies of code, but doesn't accept the reply, that we need to find out why.
How would I find out what files might be adding invisible characters? I have followed all the suggestions to this point in the thread, and on my installation I get captcha working on Lost Password but not the Contact forms. The code for the page doesn't show any code for anything captcha, and I get no error messages, and the captcha works where it shows up.
I have installed the following:
Components = AEC subscription, CB latest stable, Cb advanced search, jackl plus, jce, joomlaboard, joomlaxplorer, marketplace.
modules= cblogin, comprofiler moderator, comprofiler online, jcalpro latest events, jcalprominical, marketplace five, marketplace toc, paypal 2.6
bots= jec editor mambot, jcalpro search.
Any known issues with these? I may just turn them off one at a time. Should only be those that show up on the contact form page, right?
Post edited by: erjati, at: 2007/04/04 23:51
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:CB goes Captcha!
|
|
Date: 2007/04/05 14:10
|
By: GwaiTsi
|
Status:
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 17 |   | |
|
Hi Nick
As the contact form is the only one not protected, i wanted to introduce a function to test if CB is installed, and if so, make use of the captcha form if the captcha plugin is installed.
i don't really want to use security images because it changes too many core files and is overkill for just the contacts form.
It there any way to pass parameters to fool it into thinking it is the email form calling for example?
thanks
|
|
The administrator has disabled public write access. |
|
|