Zen Follower
- Join Date:
- Jul 2008
- Posts:
- 192
- Plugin Contributions:
- 0
Zen Follower
Totally Zenned
Zen Follower
schoolboy:
Unless you are using SPLIT LOGIN (where the Register Page is separate from the LOGIN page), the default naming convention is to direct users to login.
IF you have "Create Account" for this - people who have already created an account won't know that it ALSO takes them to "login".
If you SPLIT the login (see above), you can create separate links to the sign-up page and the login page.
Totally Zenned
Zen Follower
schoolboy:
Admin>>>Layout Settings
(Near the bottom of the list...)
Use split-login page set to True
Totally Zenned
Zen Follower
fairestcape:
If you use EZ Pages you could create a link that says "Create Account" then make the internal link:-
index.php?main_page=create_account
... or you could hard-code that link into your site's php - wherever you please, actually.
<a href="index.php?main_page=create_account">Create Account</a>
Or you could use proper PHP formatting to create the link...
It's up to you.
Totally Zenned
Destination thread ID and reason are required when shown.
Tell staff why this post should be reviewed.
Required for login, security, and core site functionality.
Help us understand how the site is used so we can improve it.
Used for promotion and personalized campaign measurement.