Hallo
Vielleicht könnt ihr mir helfen.
Seid ich die Version 1.3.2 installiert habe wird mir kein Bild für das Captcha angezeigt, habe schon einiges durch getestet. Das einzige was ich sehe, ist das Bild Spamschutz Bild aber kein Captcha und neu laden bringt auch nicht viel.
Joomla 1.5.9
Gruss
Phoca Guestbook 1.3.2 - Captcha
-
- Phoca Newbie
- Posts: 2
- Joined: 07 Feb 2009, 14:01
Re: Phoca Guestbook 1.3.2 - Captcha
Hier noch ein PrintScreen.
- Jan
- Phoca Hero
- Posts: 48704
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Guestbook 1.3.2 - Captcha
Hi, this can be caused by more problems:
- try to test GD library
- see the links, if they are created correctly
- see if you get no php error or warning (it is not problem for html but it is problem for rendering the image
)
- see if you have enabled FTP layer and or if you can write into the folders...
Jan
- try to test GD library
- see the links, if they are created correctly
- see if you get no php error or warning (it is not problem for html but it is problem for rendering the image

- see if you have enabled FTP layer and or if you can write into the folders...
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 14 Mar 2009, 19:48
Re: Phoca Guestbook 1.3.2 - Captcha
I use php 5.2.9
put into your php.ini to the "Dynamic Extensions"
extensions=php_gd2.dll
also in german:
unter php 5.2.9 musste ich auch in der php.ini unter "Dynamic Extensions" den Eintrag
extensions=php_gd2.dll
eintragen und schon seh ich die Captchas....
put into your php.ini to the "Dynamic Extensions"
extensions=php_gd2.dll

also in german:
unter php 5.2.9 musste ich auch in der php.ini unter "Dynamic Extensions" den Eintrag
extensions=php_gd2.dll
eintragen und schon seh ich die Captchas....
- Jan
- Phoca Hero
- Posts: 48704
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Guestbook 1.3.2 - Captcha
Ok
If you find Phoca extensions useful, please support the project