[RSS Feed/News] Inforow breaks contentcheck

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
HTML:

Code:
<xf:if contentcheck="true">
    <xf:inforow>
        <xf:contentcheck>
            <!-- Stuff -->
        </xf:contentcheck>
    </xf:inforow>
</xf:if>

This produces the error: "Tag must be a valid conditional using an is attribute or content checking" on the "<xf:if/>"
A minor issue, there are other ways to achieve the same effect, however, I thought I'd toss it in, in case it's a simple fix.

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom