
Custom content ?
Custom content ?
Friends i need a login block made and i am clueless as you can see by my posts in the last few days. If anyone could past me some code to use with the ncleanblue theme i would be more then ecstatic. I finally conquered the forum thing but that lead me here to needed to be logged in to edit forum posts (atleast i think that is my issue). 

Re: Custom content ?
I am a bit confused.... Install module FrontEndUsers http://dev.cmsmadesimple.org/projects/frontendusers...i need a login block...
and call it like {cms_module module=FrontEndUsers}. More help with module when it is installed on 'Users & Groups » Frontend User Management > Module Help'.
Re: Custom content ?
Install the custom content module as well. This was the bit I did not see and It doesn't seem documented from what I remember.. So FrontEndUser module and Custom Content Module were needed in order for me to create a a private login area for my client.
Re: Custom content ?
I have both added. Now to make the login area i need to place a call inside of a page correct {cms_module module=FrontEndUsers} then all should be good ?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Custom content ?
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.
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.
Re: Custom content ?
Yes.Now to make the login area i need to place a call inside of a page correct {cms_module module=FrontEndUsers} then all should be good ?
If you have separate template for restricted pages you can place tag there. In general, pages that are using FrontEndUsers module should not be cashed. You don't want to keep restricted content or user data for everybody else, do you ?.
Re: Custom content ?
Friend that worked great, now i can log in and hopefully do some forum clean up. The spam is terrible and i just added the code live yesterday.
Re: Custom content ?
I am learning so quickly here. I have been in the dark so long with cms's that add evertyhing under the sun in them for you that you take them for granted. Here i can learn and still achieve what i want. I thank you guys so much. I am making a seperate page just for private access now so it should be more secure and no cache.