I, m not able to find anything on how the members login will work on a weblog
Posted: 22 June 2004 06:13 AM   [ Ignore ]  
Summer Student
Total Posts:  14
Joined  01-30-2004

I am new to EE and trying to build a password protected website using EE. I have two questions.
1. How can I force the members to logon to my weblog.
2. How the login process will work? Do I need to create a template for that and how the member’s authentication will work?

Thanks In advance

Profile
 
 
Posted: 22 June 2004 09:21 AM   [ Ignore ]   [ # 1 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1320
Joined  02-12-2003

You can only allow members to view your individual templates through the template options in the cp.  To create a member login spot you just add this code:

{if logged_in} <a href="{path=member/profile}">Your Account</a>
&
bull; <a href="{path=LOGOUT}">Logout</a> {/if} {if logged_out}
<a href="{path=member/login}">Login</a> &bull;
<
a href="{path=member/register}">Register</a> {/if}

You don’t need a template for the login form the script handles that on its own.

Jamie

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 10:33 AM
Total Registered Members: 62658 Total Logged-in Users: 42
Total Topics: 77195 Total Anonymous Users: 23
Total Replies: 416714 Total Guests: 255
Total Posts: 493909    
Members ( View Memberlist )