Hi-
Running Chronoforms 7.0.12 on Joomla 5.1.
I inserted a Custom HTML block in a form and then used the Run PHP behavior to add code. It kept throwing this error no matter how I modified the code, so I decided to do things a different way that avoided PHP code. However, the error has not gone away, so now I am completely confused as to why it is throwing this error:
0syntax error, unexpected token "{", expecting "("
/home/xxxxx/test.xxxxx.org/administrator/components/com_chronoforms7/chronoforms/views/html_code/behaviors/html_code_php/html_code_php_output.php(7) : eval()'d code (3)
I made sure the "Run PHP" behavior was deleted and all PHP code removed. I have emptied the form cache, Joomla cache and browser cache to see if that did anything. This is a test site, so I have Debug on both for Joomla and Chronoforms, but since I am thrown out of the site due to the error, I am not getting any other information.
I would appreciate it if someone could help as this is preventing me from completing and testing the form. Thanks!