5.5 Descriptions of HTML Templates

The below table lists all templates in the /mrep_data/htmlt/marea/ directory, and their use. You can edit these HTML templates just like normal web pages, but please keep in mind the special HTML tags explained above.

HTML Template
Description
delete_account.htmlt
When a member wants to delete themselves through the Member's Only Area. This template simply asks the member to confirm their deletion, by entering "CONFIRM" in a text box.
edit_profile.htmlt
When a member edits their profile through the Member's Only Area.
email_downline.htmlt
When a member sends an e-mail message to their downline. This template asks for the contents of the e-mail message to send.
email_downline_preview.htmlt
Before actually sending the e-mail message to a member's downline, the member must first preview their message. This template shows a preview of the e-mail message, asking the member to confirm it.
login_expired.htmlt
If a member tries to navigate through the Member's Only Area, after being inactive for too long, thus being automatically logged out, this template is displayed.
login_invalid.htmlt
If a member enters an invalid username or password when trying to login to the Member's Only Area, this template is displayed.
logout.htmlt
After a member has successfully logged out of the Member's Only Area, this template is displayed.
processing.htmlt
Currently only used when sending an e-mail message to a downline. This template shows the blue progress bar, as the e-mail is being sent.
success.htmlt
Every time a member successfully completes an action, such as editing their profile, this template is displayed.
view_downline.htmlt
When a member views their downline through the Member's Only Area. Same as the Database->View Member menu of the Admin Control Panel
view_website_stats.htmlt
When a member views their web site statistics through the Member's Only Area. The same as viewing a member's web site statistics through the Database->View Member menu of the Admin Control Panel.


There are also several templates located in the /mrep_data/htmlt/ directory, which you may want to edit. A description of all templates located in the /mrep_data/htmlt/ directory are explained in the below table.
HTML Template
Description
deactivated.htmlt
Displayed when someone tries to view a member's self replicating web site, who has been deactivated.
error.htmlt
Displayed every time any error occurs in the Member's Only Area, or through any public action, such as joining.
error_mail.htmlt
If an error ever occurs when trying to send an e-mail, a small browser window will automatically open, and display this template, which lists all e-mail address the software couldn't e-mail.
newuser_thankyou.htmlt
Displayed after a new member successfully filled out the newuser HTML form, and joins your program.
reminder.htmlt
When someone clicks on the "Forgot your password" link. This template asks for the member's e-mail address, and will e-mail them their password.
reminder_success.htmlt
After someone successfully completes the reminder.htmlt form, and their password has been e-mailed, this template is displayed.