I created a test chronoform and only put a custom php script in Load event to test it.
The script contains a php finction.

But when this I do a test run of this form, it breaks my template from loading properly and I get something like this in the page.

This happens only when create a php function. normal php script works perfectly. Any idea?
I use Joomla Fontaine theme.
The script contains a php finction.

But when this I do a test run of this form, it breaks my template from loading properly and I get something like this in the page.

This happens only when create a php function. normal php script works perfectly. Any idea?
I use Joomla Fontaine theme.
it does not support functions, do not use a function in the PHP action!
This topic is locked and no more replies can be posted.