Page 1 of 1

FrontEndUsers form not showing...

Posted: Sun Nov 18, 2007 4:46 am
by deejmer
It's odd, but now that I ported my site to a new server, I cant get FrontEndUsers login form to show on a page of content.

Here is what I put in the page content (turned off WYSIWYG)

Code: Select all

{if $ccuser->loggedin() && $ccuser->memberof('Elders')} Welcome Elder 
{else} Please login to download the packet. {/if}

{cms_module module=FrontEndUsers}
But the output from the browser is this:

Code: Select all

Please login to download the packet. 
<!-- Login form template -->
 <font size="2">

 
   <p>   
  <br/>
     <br/>
<br/></p>

  </font>
<!-- Login form template -->

So it looks as though its being called up right, but no form actually displays....

Help anyone?

Re: FrontEndUsers form not showing...

Posted: Sun Nov 18, 2007 4:51 am
by calguy1000
This is a bug in FEU 1.3, that has already been answered in the forums.

Re: FrontEndUsers form not showing...

Posted: Mon Nov 26, 2007 11:29 pm
by careybradfield
Having same issue, and looked throughout the forum. Where is the solution???

Re: FrontEndUsers form not showing...

Posted: Mon Nov 26, 2007 11:48 pm
by cubix
fixed in the svn, will be included in the next release or..

http://forum.cmsmadesimple.org/index.ph ... 67.15.html