|
|
|
Adding a 'Change User Login Information' page to your site
In most cases, you will want to provide a way for members of your site to change or update their member information. Doing this in MemberGate is quite easy - if you follow these guidelines.
- Very important, the 'change user information' content page MUST be in a members only department.
If you have a 'member resource' department, and if that department is a 'members only' department, we suggest you put the change user content page there.
- To create the 'change user information' content page, select the 'add content page' option from your control panel.
- Select a 'members only' department to place this page. The 'change user information' page can only work in a members only department.
- Enter a headline for the page - ie - Change User Login Information
- Enter content for the page - something like: Use this form to change your email address, username or password. Important Note: When changes are made, you will be required to log back into this site. Enter Changes below
- Enter the following line, exactly as you see it here.
<cfinclude template="programs/changeuser.cfm">
- Click the 'add content page' button, and then make the page active.
- Try the page to make sure it works. If the page fails, it will be for one of two reasons.
Either the page was put in a department that is not members only, or the following line was not included or had typos. <cfinclude template="programs/changeuser.cfm">
| |
 |
|
|
 |
|
|
|
 |
|
|
|
 |
Here's what our members are saying ...
"I can't believe I didn't find out about your site sooner."
"It was exactly what I was looking for."
Jim P.
Hot Springs, AR
"The first item I found in your download library made my subscription worthwhile. I'm definitely renewing!"
John A.
Kerrville, TX
"Your site saved the day for me. The video tutorial helped me quickly and solve a problem I've been struggling with for a year.
Robert K.
London, UK
"I can't say enough about how valuable your site has been to our business. The articles and especially the free downloads really are great."
Victor O.
Seattle, WA | | |
|