Page with protected content shows up without styles.
Posted: Fri Jul 14, 2017 9:31 pm
After upgrading from CMSMS 2.1.6 to 2.2.2 a member page shows up with no stylesheets attached.
This page is for members to sign in and to show protected content if the member is signed in.
The FrontEndUser module is version 2.4.4.
After signing in, the page is updated with the Welcome message, the link for changing the settings and the link for signing out, but the protected content stays hidden, all that without any styles.
The content block contains de following:
{FrontEndUsers action="default" nocaptcha="1"}
{feu_protect groups="zleden,mleden,bleden"}
Some content to show to the member.
{/feu_protect}
When i remove the protect tags everything shows up with the styles.
The content type for the page is Content.
I very much would appreciate a solution to this problem?
This page is for members to sign in and to show protected content if the member is signed in.
The FrontEndUser module is version 2.4.4.
After signing in, the page is updated with the Welcome message, the link for changing the settings and the link for signing out, but the protected content stays hidden, all that without any styles.
The content block contains de following:
{FrontEndUsers action="default" nocaptcha="1"}
{feu_protect groups="zleden,mleden,bleden"}
Some content to show to the member.
{/feu_protect}
When i remove the protect tags everything shows up with the styles.
The content type for the page is Content.
I very much would appreciate a solution to this problem?