Page 2 of 4

Re: CAPTCHA problem

Posted: 06 Sep 2008, 13:46
by aeng
I have the same probleem. I use joomla 1.5.6 and installed the guestbook for the first time. And there is no CAPTCHA pic! HELP!

Re: CAPTCHA problem

Posted: 07 Sep 2008, 22:29
by Jan
try to look at this:

:: try to check your gd support (see administration - help - system info - php information)...

:: if it is possible, try to enable error reporting to on, maybe there is some php error or php warning which is rendered before image is rendered, this error stop from rendering the image

:: see your url to the image, maybe the url creating is wrong (see it in html code of your page)

:: see parameters component in menu manager - menu link to guestbook, see if captcha is enabled...

Re: CAPTCHA problem

Posted: 09 Sep 2008, 02:17
by slickopr1
Is this the correct HTML to the CAPTCHA image?

<td width="5"><b>Image Verification: </b></td>
<td width="5" align="left" valign="middle">
<img src="/guestbook/1.html?phocasid=10d0aa4f383103ad09794488c44c7cea" alt="" id="phocacaptcha" />
</td>

Re: CAPTCHA problem

Posted: 09 Sep 2008, 22:12
by Jan
I don't know what your SEF will produce from this link :( it seems like it should be OK

Jan

Re: CAPTCHA problem

Posted: 09 Sep 2008, 23:13
by Jan
Try to download Phoca Guestbook with other Captcha displaying method, maybe it will helps:

https://www.phoca.cz/documentation/index ... -component

Jan

Re: CAPTCHA problem

Posted: 10 Sep 2008, 07:26
by slickopr1
I am only using the basic SEF that joomla has built into it.

I just installed the alternate component and it works fine. Thank you very much.

Re: CAPTCHA problem

Posted: 10 Sep 2008, 12:26
by Jan
Great to hear it, Jan

Re: CAPTCHA problem

Posted: 22 Sep 2008, 21:06
by thijeleo
I too had a Captcha problem with version 1.3.
I now downloaded 1.3.1 beta, installed it and gone was my problem. Captcha is back and running.

I believe the problem had to do with SEF. I have different sites of which one uses SEF. This one brought the problem, the others didn't. Resaving the menu-item didn't help.

But I'm happy again, thanks Jan.

Re: CAPTCHA problem

Posted: 22 Sep 2008, 22:13
by Jan
The problem is, one of the method works on some servers and second method on other servers, so I added both mehtods into the parameters, in 1.3.1 you can decide which method will be used (JHTML or JRoute) method...

Jan

Re: CAPTCHA problem

Posted: 11 Oct 2008, 17:59
by Case
Ich habe das gleiche Problem mit den Captchas.
Leider hat das Update auf die 1.3.1 nicht geholfen
Aktiviert habe ich nur die Joomla eigenen SEF Optionen
JRoute:
[code]/index.php?option=com_phocaguestbook&view=phocaguestbooki&id=1&Itemid=78&phocasid=2992361fc32e69f3b984626e4e2fa17c"[/code]
JHTML:
[code]/gaestebuch/1.html?phocasid=6389dceb47fb34733d8698892892dc78" [/code]

Hat noch jemand ne Idee? Wenn SEF aus ist, geht alles.

MfG Steffen