Forums

Error message in the administration

pelucre 14 Dec, 2010
Hello,

When I select a form and click on the button "Create Table", the following messages appear in the top of the page :


Notice: Trying to get property of non-object in C:\localhost\administrator\components\com_chronocontact\admin.chronocontact.php on line 994

Warning: implode() [function.implode]: Invalid arguments passed in C:\localhost\administrator\components\com_chronocontact\admin.chronocontact.php on line 1007


I don't know if these messages are important.

I turn on php 5.3 and Chronoform 3.2.

Can you help me remove these errors ?

Thanks in advance
GreyHead 14 Dec, 2010
Hi pelucre ,

You probably have a dash '-' in one of your input names. Dashes give ChronoForms and MySQL problems. Please rename the input using only [a-z], [A-Z], [0-9] or underscore '_'. No dashes, spaces or other special characters.

Bob
This topic is locked and no more replies can be posted.