Difference between revisions of "Changing basic settings"

From TITAN Wiki
Jump to: navigation, search
m
m (Facebook)
 
(8 intermediate revisions by the same user not shown)
Line 68: Line 68:
 
[[File:WebsiteSettingsAuthentication1.png|thumb|Authentication Settings]]
 
[[File:WebsiteSettingsAuthentication1.png|thumb|Authentication Settings]]
 
Go to ''Admin Panel → Website → Settings → Authentication.''  
 
Go to ''Admin Panel → Website → Settings → Authentication.''  
 +
 +
=== Login ===
 
{| class="wikitable"
 
{| class="wikitable"
 
!Field
 
!Field
Line 87: Line 89:
 
|Virtual keyboard
 
|Virtual keyboard
 
|Displays a virtual keyboard when logging in
 
|Displays a virtual keyboard when logging in
 +
|}
 +
 +
=== Registration ===
 +
{| class="wikitable"
 +
!Field
 +
!Description
 
|-
 
|-
 
|Registration policy
 
|Registration policy
Line 96: Line 104:
 
|Default avatar
 
|Default avatar
 
|Default avatar for all users that didn't upload their own
 
|Default avatar for all users that didn't upload their own
 +
|}
 +
 +
=== Reset password ===
 +
 +
{| class="wikitable"
 +
!Field
 +
!Description
 
|-
 
|-
 
|Policy
 
|Policy
|Choose how you want to reset password
+
|You can choose how you want to reset password between two options:
 +
 
 +
1. Reset immediately & send new password to email address (requires correct username+email+PIN combination)
 +
 
 +
2. Send link to password reset on email (requires email address)
 
|}
 
|}
  
Line 104: Line 123:
 
[[File:Facebook.png|thumb|Facebook Settings]]
 
[[File:Facebook.png|thumb|Facebook Settings]]
 
Go to ''Admin Panel → Website → Settings → Facebook.''
 
Go to ''Admin Panel → Website → Settings → Facebook.''
{| class="wikitable"
 
!Field
 
!Description
 
|-
 
|Facebook Login
 
|
 
|-
 
|App ID
 
|
 
|-
 
|App Secret
 
|
 
|}
 
  
 +
For instruction how to setup Facebook integration on your website, please visit [[Facebook integration]].
  
 
== Vacation and inactivity ==
 
== Vacation and inactivity ==
Line 177: Line 184:
 
|Daily Vacation Mode cost
 
|Daily Vacation Mode cost
 
|0.5
 
|0.5
 +
|}
 +
 +
== Modes ==
 +
[[File:Modes.png|thumb|Modes Settings]]
 +
Go to ''Admin Panel → Website → Settings → Modes.''
 +
 +
=== Development Mode ===
 +
{| class="wikitable"
 +
!Field
 +
!Description
 +
|-
 +
|Status
 +
|Titan use caching to provide best performance of website. When you are in Developer Mode caching changes is disabled. It decrees performance, but you can see all changes immediately. It's recommended to stay in Development Mode when you set everything up. Development Mode is enabled by default after the script installation. 
 +
|}
 +
 +
=== Maintenance Mode ===
 +
 +
When your website is in Maintenance Mode, your members will not be able to access it. They will be redirected to this page [https://demo.usetitan.com/maintenance.aspx Maintenance Mode] instead. Postbacks & IPNs will be still processed.
 +
 +
{| class="wikitable"
 +
!Field
 +
!Description
 +
|-
 +
|Status
 +
|Enabled or disabled Maintenance Mode
 +
|-
 +
|Current server time
 +
|Time depend where server is located
 +
|-
 +
|Mode ends
 +
|You can set when Maintenance Mode will be disabled automatically
 
|}
 
|}
  

Latest revision as of 14:21, 22 March 2017

Titan is powerful in terms of customization, but this article lists the most basic things that Titan Administrator should set up first.

General Settings

General Settings

Go to Admin Panel → Website → Settings → General.

Basics

Field Description Example
Website title Every occurance of the word 'Titan' will be changed to this Titan
Webiste slogan Shown in browser tab title Revolutionary GPT+PTC+TE+REVSHARE script
Description Site description in search results (Google, Bing etc.)

Misc

Field Description
SSL policy Read this article
Show cookies popup European Union requires to show information that the site uses cookies

Campaigns

Field Description
Auto Approval Advertising campaigns will be automatically accepted after added by the users
Auto Activate Advertising campaigns will be automatically made active after accepted by the administrator
Add banners by URL Allow users to add banners by URL link

Surfing

Field Description
Redirection in URL Checker URLs that redirect to other sites will pass URL Checks during campaign creation

Authentication

Authentication Settings

Go to Admin Panel → Website → Settings → Authentication.

Login

Field Description
Email instead of Username If enabled, users will be authenticated via their email address, not username.

This option can improve Titan Script's security, because member usernames are publicly known (in contrary to their email addresses)

Secondary password If enabled, users will be allowed to use additional password for their authentication
Detailed ban message If enabled, users will see detailed ban information when they try to log in, e.g. You account has been banned for cheating: 100% cheater - used duplicate IPs and referral system detected.

If its disabled, members will see this message: Your account has been suspended for potential fraud. You can contact us for more information

Virtual keyboard Displays a virtual keyboard when logging in

Registration

Field Description
Registration policy Authenticate immediately or require email confirmation
Require detailed information during registration Additional fields: First Name, Last Name, Address, City, State/Province, Zip/Postal Code, Gender. Country is detected automatically
Default avatar Default avatar for all users that didn't upload their own

Reset password

Field Description
Policy You can choose how you want to reset password between two options:

1. Reset immediately & send new password to email address (requires correct username+email+PIN combination)

2. Send link to password reset on email (requires email address)

Facebook

Facebook Settings

Go to Admin Panel → Website → Settings → Facebook.

For instruction how to setup Facebook integration on your website, please visit Facebook integration.

Vacation and inactivity

Vacation & inactivity Settings

Go to Admin Panel → Website → Settings → Vacation & inactivity.

Account Expiration

Field Description Example
Account is Expired After If a user does not log in within the specified number of days, his account status will change to Expired. He will be unable to log in and no further inactivity charges will be applied 100

Inactivity

Field Description Example
Apply fee After If a user does not log in within the specified number of days, his Main Balance will be charged 30
Fee The amount that user's Main Balance will be charged each day after the specified number of days 1

Vacation Mode

Vacation Mode is a way to avoid account expiration and inactivity fee. If Revenue Sharing and AdPacks are turned on, it also allows users to not complete Daily required clicks and still receive returns for their AdPacks.

In Vacation Mode:

                1. User cannot withdraw the money

                2. He will not lose money because of his inactivity

                3. He will still receive his referral earnings

                4. He will still receive portfolio unit earnings

                5. His account will not expire

                6. If Revenue Sharing and AdPacks are turned on, he does not have to complete Daily required clicks to receive returns for his AdPacks.

Field Description Example
Is enabled Enable/disable Vacation Mode
Cost Daily Vacation Mode cost 0.5

Modes

Modes Settings

Go to Admin Panel → Website → Settings → Modes.

Development Mode

Field Description
Status Titan use caching to provide best performance of website. When you are in Developer Mode caching changes is disabled. It decrees performance, but you can see all changes immediately. It's recommended to stay in Development Mode when you set everything up. Development Mode is enabled by default after the script installation. 

Maintenance Mode

When your website is in Maintenance Mode, your members will not be able to access it. They will be redirected to this page Maintenance Mode instead. Postbacks & IPNs will be still processed.

Field Description
Status Enabled or disabled Maintenance Mode
Current server time Time depend where server is located
Mode ends You can set when Maintenance Mode will be disabled automatically

Titan Script Features

See Turn Features ON/OFF to see how to choose functionalities for your website.

Texts & News

Go to Admin Panel → Website → Texts & News.

This is a place, where Titan Administrator can edit:

  • News that are displayed on Titan Script Login page
  • FAQ*
  • Terms of Service*
  • Privacy Policy* *these pages are linked to in Titan Script footer
Titan Script footer

E-mail Drafts

To edit e-mail drafts, go to Admin Panel → Website → E-mail Drafts.

Important note: do not change text between %% marks. Those are variables which will be replaced with appropriate values.