Hello,
imageverificaiton doesn't work by me.
I put {imageverification} a the bottom of the form
I say yes in admin panel, whithout font
It's written GD version : bundled(2.0.34 compatible), Freetype support Yes, PNG support yes
Sample shows nothing.
tried to change text/html you say in faq but I got a server error but no php error.
here is the form : http://j15.ajmgb.fr/index.php?option=com_chronocontact&Itemid=90
thank you for help
imageverificaiton doesn't work by me.
I put {imageverification} a the bottom of the form
I say yes in admin panel, whithout font
It's written GD version : bundled(2.0.34 compatible), Freetype support Yes, PNG support yes
Sample shows nothing.
tried to change text/html you say in faq but I got a server error but no php error.
here is the form : http://j15.ajmgb.fr/index.php?option=com_chronocontact&Itemid=90
thank you for help
Hi mrsynock,
Your server isn't generating the image. Your server logs are probably the place to look, there's also a FAQ here that might help.
Bob
Your server isn't generating the image. Your server logs are probably the place to look, there's also a FAQ here that might help.
Bob
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email]webmaster@j15.ajmgb.fr[/email] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
the only strange thing in log is it :
[Wed Feb 4 18:35:41 2009] [error] [client 88.172.16.62] Premature end of script headers: /home/ajmgbfr/public_html/j15/components/com_chronocontact/chrono_verification.php
SoftException in Application.cpp:544: Directory "/home/ajmgbfr/public_html/j15/components" is writeable by group
[Wed Feb 4 18:35:41 2009] [error] [client 88.172.16.62] Premature end of script headers: /home/ajmgbfr/public_html/j15/components/com_chronocontact/chrono_verification.php
SoftException in Application.cpp:544: Directory "/home/ajmgbfr/public_html/j15/components" is writeable by group
Hi mrsynock,
Sometimes it didn't work because of the permissions of the directories, please try to make all directories permissions as 755 and the file permission 644:
j15/components/com_chronocontact/chrono_verification.php
if you made a quick search here you will find too many other ideas which may help you fix it too!
Cheers
Max
Sometimes it didn't work because of the permissions of the directories, please try to make all directories permissions as 755 and the file permission 644:
j15/components/com_chronocontact/chrono_verification.php
if you made a quick search here you will find too many other ideas which may help you fix it too!
Cheers
Max
This topic is locked and no more replies can be posted.