3.) HTML Templates - Descriptions
The below table lists all templates in the /xflow_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 in Section 2. HTML Templates - Overview.

HTML Template
Description
account_summary.htmlt
When a member views their account summary from the Member's Only Area. This is basically the same as viewing a member through the Database->View Member menu of the Admin Control Panel.
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.
delete_account_success.htmlt
After a member has successfully deleted their account from within the Member's Only Area, this template will be displayed.
deposit_funds.htmlt
When a member wants to deposit funds into their account. This template only asks for the amount they would like to deposit.
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.
payment_info.htmlt
When a member wants to manage their payment information. This shows a list of all deposit and withdraw payment methods on the member's account, allowing them to change the default payment method.
payment_info_add.htmlt
When a member wants to add a new payment method to their account. This template asks for the payment information.
process_transaction.htmlt
When a member processes a specific transaction on their account. This template gives a summary of the transaction details, and asks the member to confirm it.
process_transaction_ccinfo.htmlt
Used within an <INCLUDE> tag within the process_transaction.htmlt template, allowing a member to enter new credit card information.
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.
shop_add_success.htmlt
Displayed after a member successfully adds a product into their Shopping Cart from within the Member's Only Area.
shop_browse_category.htmlt
Displayed when a member browses all categories and products within the Shopping Cart from the Member's Only Area.
shop_checkout.htmlt
Displayed when a member checks out, and goes to submit payment for products purchased from the Shopping Cart, through the Member's Only Area.
shop_view_cart.htmlt
Displayed when a member views and manages their individual Shopping Cart from within the Member's Only Area.
shop_view_product.htmlt
Displayed when a member views details on a product from the Shopping Cart through the Member's Only Area.
success.htmlt
Every time a member successfully completes an action, such as editing their profile, this template is displayed.
transaction_approved.htmlt
When a member processes a transaction on their account, which is approved, this template is displayed.
transaction_declined.htmlt
When a member tries to process a transaction on their account, and payment is declined, this template is displayed.
transaction_error.htmlt
When a member tries to process a transaction on their account, and an error occurs when processing the payment through the merchant account, this template is displayed.
transaction_history.htmlt
When a member views their transaction history through the Member's Only Area. Same as the Transaction->Manage Account menu through the Admin Control Panel.
transaction_history_month.htmlt
When a member views a list of all transactions on their account, for any given month. This template is displayed after a member clicks on a specific month, from the transaction_history.htmlt template.
transaction_payment_ach_us.htmlt
A small template, which is never displayed by itself. Instead, it's used within <INCLUDE> tags in other templates, and displays the ACH bank account information used for transactions, if needed.
transaction_payment_ach_us_wtd.htmlt
A small template, which is never displayed by itself. Instead, it's used within <INCLUDE> tags in other templates, and displays the ACH bank account information used for withdrawal transactions, if needed.
transaction_payment_cc.htmlt
A small template, which is never displayed by itself. Instead, it's used within <INCLUDE> tags in other templates, and displays the credit card information used for transactions, if needed.
transaction_view.htmlt
When a member views details of any one transaction on their account. This template is displayed when a member clicks on a specific transaction, from the transaction_history_month.htmlt template.
upload_image.htmlt
Displayed when a member uploads a new profile image to be displayed on their self replicating web site.
upload_image_success.htmlt
Displayed as a success message, after a member successfully uploads a new profile image.
view_downline.htmlt
When a member views their downline through the Member's Only Area. Same as the Geneology->Manage Account menu of the Admin Control Panel.
view_downline_level.htmlt
When a member views the member's on a specific downline. Displayed when a member clicks on a "More Info" link from the view_downline.htmlt template.
view_downline_level_rep.htmlt
An <INCLUDE> template, used by the view_downline_level.htmlt template. This template contains the table row, which is replicated over and over, for each downline member to display.
view_downline.htmlt
When a member views their downline through the Member's Only Area. Same as the Geneology->Manage Account menu of the Admin Control Panel.
view_downline_rep_upline.htmlt
An <INCLUDE> template, used by the view_downline.htmlt template. This template contains one table which, which is replicated over and over, for each upline member to display.
view_downline_rep2.htmlt
An <INCLUDE> template, used by the view_downline.htmlt template. This template is replicated over and over, for every downline position the member has.
view_downline_rep3.htmlt
An <INCLUDE> template, used by the view_downline_rep2.htmlt template. This template contains one table row, and is replicated over and over, for every downline level the member has.
view_downline_tree.htmlt
Displayed when a member views their downline in a tree format, and has more than one downline position in forced matrix program structures. This template asks which downline position they would like to view.
view_downline_tree2.htmlt
Displayed when the member views their downline in a tree format. This template shows the full downline in the actual format.
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.
withdraw_funds.htmlt
When a member wants to request a funds withdrawal from the Member's Only Area. This template asks the member how much they would like to withdraw, from their account.
withdraw_funds_success.htmlt
After a member has completed the withdraw_funds.htmlt template, and requested a funds withdrawal, this template is displayed, telling the member their request has been successfully received.


There are also several templates located in the /xflow_data/htmlt/ directory, which you may want to edit. A description of all templates located in the /xflow_data/htmlt/ directory are explained in the below table.

HTML Template
Description
dblock.htmlt
Displayed when the software tries to access the database, while the database is locked. For example, if the software is performing a backup of the database, this template will be displayed when someone tries to do anything, which requires accessing the database.
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_dbconnect.htmlt
Displayed when, for some reason, the software is unable to connect to the database. This template should never be modified.
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.
error_priviledge.htmlt
Displayed when a member tries to perform an action through the Member's Only Area, which isn't permitted, due to the priviledge settings you setup through the Setup->Priviledge Settings menu of the Admin Control Panel.
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.