FrontEndUsers form not showing...

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
deejmer
Forum Members
Forum Members
Posts: 69
Joined: Thu Jan 11, 2007 7:32 pm

FrontEndUsers form not showing...

Post 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?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: FrontEndUsers form not showing...

Post by calguy1000 »

This is a bug in FEU 1.3, that has already been answered in the forums.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
careybradfield
Forum Members
Forum Members
Posts: 29
Joined: Tue Apr 03, 2007 11:07 pm

Re: FrontEndUsers form not showing...

Post by careybradfield »

Having same issue, and looked throughout the forum. Where is the solution???
cubix
Power Poster
Power Poster
Posts: 314
Joined: Mon Jul 09, 2007 10:00 am

Re: FrontEndUsers form not showing...

Post by cubix »

fixed in the svn, will be included in the next release or..

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

Return to “CMSMS Core”