 Rank: Aficionado
Joined: 8/4/2008 Posts: 111 Location: Serbia
|
Hi,
I post similar topic but I don't get any answer that I can use so I put my problem again on board.
My project is to create some learning application with some Survey.
I have problem in how to start because I'm totally new in UMBRACO
1. Question I will have some protected pages that can only can be see by members of site. I alredu did that. Crate a group and add public access protection and it works... BUT I need to have some implementation like User log viewer....
I need to see member activities... when we log in, which pages he see, when he logout and more.. I install log viewer but I see only user activities. (Maybe I'm wrong??)
also I need some url where I can found what is a difference between user and members. (JUST TO BE SURE what I doing :-))
also is there a no solution out of box for this member activities, I will need some guide lines how to create one. I'm .net developer so building a custom control is not a problem but I wonder do I need a build new table in DB and create some methods that will do the job, also how can I use.
ok ..I thing this is enouf for start ... help me please, any comment will be great... (my boss is waiting for results... so save a Umbarco brother :-))
sorry for my English
|
 Rank: Devotee
Joined: 6/6/2008 Posts: 83 Location: Barling Magna
|
I am not experienced enough to help with all of this, but Users are people that will use Umbraco (Editor, Administrator etc) and Members are people that visit the website. You can use memberships to protect certain pages of your site so only Members can see them.
|
 Rank: Aficionado
Joined: 8/4/2008 Posts: 111 Location: Serbia
|
HI jaygreasley
Thanks for quick answer ...
this is basically that I already know but always is good to somebody else approve it :-)
my relay big quest is the member activity is log in system anyway, because I can not found table in DB for that !?!
|