Cloud9 Parse error: syntax error, unexpected '}' in ../administrator/components/com_chronoforms5/chronoforms/actions/html/html.php(263) : eval()'d code on line 631

Resolve a PHP syntax error in a CF form on Cloud9.

Overview

The error was caused by an unexpected closing brace in the form's custom HTML code.
Edit the form in the CF manager, navigate to the Code tab, and correct the malformed HTML structure by removing or fixing the misplaced brace.

Answered
ChronoForms v5
ie ieraora 27 Aug, 2018
Hello,I've a copy of my website (http://www.ieraora.com/demophoto/) in a cloud IDE for test (CLOUD9).
Homepage is correct in both spaces, instead the page https://www.ieraora.com/demophoto/subgallerie?gid=2 in CLOUD9 refer error in subject.
Can You help me?
Gr GreyHead 29 Aug, 2018
Hi ieraora,

It looks as if the error is coming from Line 263 of the page HTML for the form. Can you check the Code tab and see what is there?

Bob
ie ieraora 29 Aug, 2018
In attachment the file html.php. But I haven't changed it in any line.


​[file=10915]html.zip[/file]
Gr GreyHead 30 Aug, 2018
Answer
Hi ieraora,

Sorry, that is not what I wanted, if you edit the form in the Forms Manager you should be able to see the form HTML on the Code tab.

Bob
ie ieraora 30 Aug, 2018
Sorry, here below.[file=10918]form_code.zip[/file]
ie ieraora 30 Aug, 2018
I'm Sorry, with your last message I understood what was the road to take.
It was my error.
Thank You Very much.
This topic is locked and no more replies can be posted.