Forums

Issue with html.php when loading form

Dtorr1981 09 Jul, 2015
Hi All,

I had to restore my site following a data outage and my form no longer loads correctly due to the following error:

Fatal error: Call to undefined function fb() in /home/s*******r/public_html/administrator/components/com_chronoforms5/chronoforms/actions/html/html.php(263) : eval()'d code on line 111

I really am baffled by this, does anyone know what the cause is or how to rectify it?

Best Regards
Donna
GreyHead 09 Jul, 2015
Hi Donna,

The code on line 263 is trying to evaluate your form 'content'. You should be able to see this in the code tab of the form. Do you see anything odd around line 111?

Bob
Dtorr1981 09 Jul, 2015
Thanks for pointing me in the correct location Bob, i've identified the line and commented it out (it was left over from some debugging). I can get back to resolving my other issues now from a couple of months ago.🙂

Best Regards
Donna
This topic is locked and no more replies can be posted.