• ResolvedPlugin Support Support Ole

    (@trsupsys)


    The problem is in the > operator, it was converted to the character type
    { % if (table.params.cols_num.val &gt 1) % } – where &gt should have been >
    How to fix?
    Take the export of the table – find where in the twig there is &gt and change to >
    Copy all this and import with replacement by the same ID.
    And everything will work.
    After such manipulation, the table is saved correctly.

    Fixed in 1.9.2 version.

    • This topic was modified 5 years, 3 months ago by Support Ole.
    • This topic was modified 5 years, 3 months ago by Support Ole.

The topic ‘Fatal error: Uncaught Twig_Error_Syntax: Unexpected character “&”’ is closed to new replies.