Anomandaris
Well-known member
Using UI.X 2 and just upgraded a bunch of plugins, ran into an issue I've never seen before when merging templates:
The code starting at line 82:
Any advice on how to fix?
Code:
Template tags are not well formed. Tag contentcheck was found when expecting if. - Template name: public:thread_list_macros
The code starting at line 82:
Code:
</li>
</xf:if>
</xf:if>
</xf:contentcheck>
</ul>
</xf:if>
Any advice on how to fix?