Problem with the Front End Users Module

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
ashru
New Member
New Member
Posts: 5
Joined: Sun Jun 10, 2007 3:28 pm

Problem with the Front End Users Module

Post by ashru »

When I put the below code in my template
{cms_module module=FrontEndUsers}

the rest of the template doesn't appear. All the text from this point eg - contents footer etc are not getting displayed.

Any suggestions?

Please help!!!!
alby

Re: Problem with the Front End Users Module

Post by alby »

ashru wrote: When I put the below code in my template
{cms_module module=FrontEndUsers}

the rest of the template doesn't appear. All the text from this point eg - contents footer etc are not getting displayed.
Check in html source page and web server log for any error

Alby
ashru
New Member
New Member
Posts: 5
Joined: Sun Jun 10, 2007 3:28 pm

Re: Problem with the Front End Users Module

Post by ashru »

Thank you for your reply.

The html page is empty after the point of the cms tag.

I will ask the hosting company to share the web server log
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Problem with the Front End Users Module

Post by Nullig »

I think you need the module name in quotes...

{cms_module module='FrontEndUsers'}

Nullig
ashru
New Member
New Member
Posts: 5
Joined: Sun Jun 10, 2007 3:28 pm

Re: Problem with the Front End Users Module

Post by ashru »

I tried this  {cms_module module='FrontEndUsers'} but same result.

Guess there is some problem with the setup. Is it visible on your site?
Karlfelix2

Re: Problem with the Front End Users Module

Post by Karlfelix2 »

I just installed the FEU Module and have been getting the exact same problem.

Did you ever find a solution?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Problem with the Front End Users Module

Post by calguy1000 »

Does the admin area apear ? if it does, but the frontend doesn't then check your httpd error logs your probably running out of memory.
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.
Post Reply

Return to “CMSMS Core”