First of all, the module manager isn't working anymore. The page stays empty and I get an "Error on page"-message on the status bar. I didn't have this problem with CMSMS 1.0.4.
Also, the FrontEndUsers module messes up my pages. With 1.0.4, I had the following code in my template:
Code: Select all
<!-- Start Login -->
<div id="login">
{cms_module module=FrontEndUsers}
</div>
<!-- End Login -->What's wrong?


