Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi Community,
can someone please help me fix the error below,
JST-310000 Error while compiling script 'TemplateCheck' line 2095: syntax error (line='} ' token='} ').
I checked my code and cannot locate this issue.
let me know if you want me to paste the code here.
Hi mmbb,
This type of error typically occurs if the HTML is not properly closed. Can you check your HTML within any associated content blocks and ensure that the tags are properly closed like below.
</td></tr></table>
Regards,
Craig
Views
Likes
Replies