Page 1 of 1

unique content for logged users

Posted: Tue Sep 01, 2009 10:12 pm
by jimeu
How can I provide unique content for my logged users.
meaning that each user logged in to the page will have a unique page that will be only available to him/her and no one else.

My content is very basic, I can have a login page and then show its own content, if they try to reach the same url without login in first, will give some other error or text.

The content should be unique to this individual logged user.

This content is not to be edited by the users... it just information we need to post exclusive to each user.


thank you

Jimeu


CMSMS 1.6.2

Re: unique content for logged users

Posted: Wed Sep 02, 2009 2:28 am
by jmcgin51
1. Please update to CMSMS 1.6.4

2. You need a combination of FrontEndUsers and CustomContent modules.  If users need to be able to register themselves, add SelfRegistration as well.  Install them, read the help, try it out.  If you need help, search the forums first (because your question has probably already been answered), read this document calguy1000.com/uploads/1/Hiding_Private_Content_in_CMS_Made_Simple-pdf.html, and post a detailed question if you still need help.