I'm having trouble editing forms on my local computer. The forms display fine except for the anti spam image. I can use the Wizard to open the form, but if save the form, I lose all formatting.
I have tried Version 3.0 STABLE and 3.1 RC2.
This is the error I get if I click on the form name to edit.
PHP Notice: Undefined variable: gd_info in D:\Websites\PHP WebSites\BaysideBurnie\administrator\components\com_chronocontact\admin.chronocontact.html.php on line 1871 PHP Notice: Undefined variable: gd_info in D:\Websites\PHP WebSites\BaysideBurnie\administrator\components\com_chronocontact\admin.chronocontact.html.php on line 1876 PHP Notice: Undefined variable: gd_info in D:\Websites\PHP WebSites\BaysideBurnie\administrator\components\com_chronocontact\admin.chronocontact.html.php on line 1882
I also get this error if I use the Restore Form button - BUT it does restore.
PHP Notice: Undefined offset: 0 in D:\Websites\PHP WebSites\BaysideBurnie\administrator\components\com_chronocontact\admin.chronocontact.php on line 117
Above does not happen on the live server.
Thanks in advance for the brilliant support you give.
The forms display fine except for the anti spam image
show me your anti spam tab screenshotI lose all formatting.
how?This is the error I get if I click on the form name to edit.
PHP Notice: Undefined variable: gd_info in D:\Websites\PHP WebSites\BaysideBurnie\administrator\components\com_chronocontact\admin.chronocontact.html.php on line 1871 PHP Notice: Undefined variable: gd_info in D:\Websites\PHP WebSites\BaysideBurnie\administrator\components\com_chronocontact\admin.chronocontact.html.php on line 1876 PHP Notice: Undefined variable: gd_info in D:\Websites\PHP WebSites\BaysideBurnie\administrator\components\com_chronocontact\admin.chronocontact.html.php on line 1882
this explains the first issue, i think that you don't have GD installed on this server!
Cheers
Max
Excuse my ignorance, what is GD?
My local development computer is a Vista Ultimate 64bit, IIS7 and FastCGI
Regards
Max
Thanks Max
Regards
Max