I'm not sure what is happening, but the captcha image is not being displayed in my email form.
PHP 4.3.6
register_globals = on (don't know if I can get that changed or not)
GD is enabled in config.inc.php
I'm not sure where to go looking for the error. If anyone can point me in the right direction, I'd appreciate it very much.
Captcha image not displayed in new 1.2.8 install
Hi forefront,
have you inserted the field type captcha_image into the contact template?
A little example of the contact form http://www.phpwcms-docu.de/index.php?contact you will see there: http://www.phpwcms.de/forum/viewtopic.php?p=69503#69503
regards Knut
have you inserted the field type captcha_image into the contact template?
A little example of the contact form http://www.phpwcms-docu.de/index.php?contact you will see there: http://www.phpwcms.de/forum/viewtopic.php?p=69503#69503
regards Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Actually, I used your example when I set mine up.
What is displayed where the image should be is the word 'Captcha'.
What is displayed where the image should be is the word 'Captcha'.
Don Bledsoe
FOREFRONT INTERNET
FOREFRONT INTERNET
Please be carefull the field names are case sensitiv entry.
I think you have insert {Captcha} instead of {captcha}.
Make a test, if it doesn´t work please post the template.
Regards Knut
I think you have insert {Captcha} instead of {captcha}.
Make a test, if it doesn´t work please post the template.
Regards Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Here's what I have:

Here's the result in Internet Explorer 6.0.2900:

I right-clicked the empty image and checked the properties:
http://gunlockcreations.com/cms/img/cap ... 1164463543
So, it looks like it's trying to work. The image size is 75x30.
Here's the result in FireFox 2.0:

I tried clearing the cache, but maybe I need to clear more, I'm not sure.

Here's the result in Internet Explorer 6.0.2900:

I right-clicked the empty image and checked the properties:
http://gunlockcreations.com/cms/img/cap ... 1164463543
So, it looks like it's trying to work. The image size is 75x30.
Here's the result in FireFox 2.0:

I tried clearing the cache, but maybe I need to clear more, I'm not sure.
Don Bledsoe
FOREFRONT INTERNET
FOREFRONT INTERNET
It seams like a php error.
freetype support lost ore no gd lib.
Mhh, I don´t be a php expert other user may help you.
Please google "Call to undefined function: imagettftext()" and you will find some informations. It isn´t an cms problem.
If you upload some image into the file center, is there any generated thumbnail?
Regards Knut
freetype support lost ore no gd lib.
Mhh, I don´t be a php expert other user may help you.
Please google "Call to undefined function: imagettftext()" and you will find some informations. It isn´t an cms problem.
If you upload some image into the file center, is there any generated thumbnail?
Regards Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
I've put in a request to re-compile PHP with additional font and graphic library support. I'll let you know things work out.
Don Bledsoe
FOREFRONT INTERNET
FOREFRONT INTERNET