Code: Select all
<!--customContent: startif group=customers -->
...stuff.....
<!--customContent: else -->
...other stuff.....
<!--customContent: endif -->
Code: Select all
<!--customContent: startif group=customers -->
...stuff.....
<!--customContent: else -->
...other stuff.....
<!--customContent: endif -->
Code: Select all
<!--customContent: startif group=customers -->
...stuff.....
<!--customContent: else -->
...other stuff.....
<!--customContent: endif -->
I have the CustomContent module tag inside the template (it breaks whether the CustomerContent is in the template or the Content box).
I'm using:
CMSMS 0.13
Frontend Users 1.0.5
Custom Content 1.4.1
SelfRegistration 1.0.3
Thanks in advance.

