Hi everybody
I think I found a bug for Chronoform v.4: after installing it, I switched on the SEF Url option from Global Configuration panel in Joomla 1.6.
This caused wrong URL rewriting with pages pointing to nothing, so I looked for errors in Apache log files and I found the following:
PHP Fatal error: Call to undefined function imagecreatefrompng() in C:\WWW\vhost\miosito_Joomla\html\components\com_chronoforms\chrono_verification.php on line 101
PHP Fatal error: Call to undefined function imagettfbbox() in C:\WWW\vhost\miosito_Joomla\html\components\com_chronoforms\chrono_verification.php on line 40
Could you help me please, or must i resign to use other form generator?
Thanx in advance
I think I found a bug for Chronoform v.4: after installing it, I switched on the SEF Url option from Global Configuration panel in Joomla 1.6.
This caused wrong URL rewriting with pages pointing to nothing, so I looked for errors in Apache log files and I found the following:
PHP Fatal error: Call to undefined function imagecreatefrompng() in C:\WWW\vhost\miosito_Joomla\html\components\com_chronoforms\chrono_verification.php on line 101
PHP Fatal error: Call to undefined function imagettfbbox() in C:\WWW\vhost\miosito_Joomla\html\components\com_chronoforms\chrono_verification.php on line 40
Could you help me please, or must i resign to use other form generator?
Thanx in advance
Hi alesbene,
It sounds as though the PHP GD library isn't installed on your server. Normally it is installed by default but I believe some Linux versions don't include it.
Bob
It sounds as though the PHP GD library isn't installed on your server. Normally it is installed by default but I believe some Linux versions don't include it.
Bob
Hi,
i think the GDLib errors are unrelated to this problem. I have the same behaviour but with installed GDLib an without any related entrys in my error.log.
Gerry
i think the GDLib errors are unrelated to this problem. I have the same behaviour but with installed GDLib an without any related entrys in my error.log.
Gerry
This topic is locked and no more replies can be posted.