I am using custom form code, just fyi,
I am getting this error message at the top of my test from page:
Warning: implode(): Invalid arguments passed in /home/content/84/8965484/html/new3/administrator/components/com_chronoforms5/chronoforms/actions/html/html.php on line 553
I am getting this error message at the top of my test from page:
Warning: implode(): Invalid arguments passed in /home/content/84/8965484/html/new3/administrator/components/com_chronoforms5/chronoforms/actions/html/html.php on line 553
Hi isiteweb,
Which version of ChronoForms do you have installed? In the current version this line appears to be a part of the Event management code that is creating form JavaScript. I'm a little surprised that is being used if you have custom form code.
You can hide PHP Warnings - which are intrusive but harmless - by setting your site Error reporting to System Default or to None.
Bob
Which version of ChronoForms do you have installed? In the current version this line appears to be a part of the Event management code that is creating form JavaScript. I'm a little surprised that is being used if you have custom form code.
You can hide PHP Warnings - which are intrusive but harmless - by setting your site Error reporting to System Default or to None.
Bob
Yes, I am using the newest version, just downloaded it, I did see it had no effect on the form, it still worked fine, I will do as you suggested and turn off the error reporting.
thx, John
thx, John
This issue should be fixed in the next update!
Regards,
Max
Regards,
Max
This topic is locked and no more replies can be posted.