Page 1 of 1
Problem with the Front End Users Module
Posted: Mon Jun 11, 2007 12:48 pm
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!!!!
Re: Problem with the Front End Users Module
Posted: Mon Jun 11, 2007 1:14 pm
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
Re: Problem with the Front End Users Module
Posted: Tue Jun 12, 2007 1:52 am
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
Re: Problem with the Front End Users Module
Posted: Tue Jun 12, 2007 2:13 am
by Nullig
I think you need the module name in quotes...
{cms_module module='FrontEndUsers'}
Nullig
Re: Problem with the Front End Users Module
Posted: Fri Jun 15, 2007 4:08 am
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?
Re: Problem with the Front End Users Module
Posted: Thu Jul 12, 2007 10:35 pm
by Karlfelix2
I just installed the FEU Module and have been getting the exact same problem.
Did you ever find a solution?
Re: Problem with the Front End Users Module
Posted: Thu Jul 12, 2007 11:56 pm
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.