Home

Article Topics: Customization

The Configuration Admin's "Home" section contains base settings for your NATS install.

Project

Allows you to configure the name of your NATS install and the domain and time zone.

  • Project Name / Nice Name - Used on various NATS templates to print the name of your NATS. For Example, the Nice Name is used to name the news section on members.php. You can change these to anything.

  • Project Hostname - Your program's domain. If you change this, you should set up an Apache virtual host for the hold value to keep your old links working.

  • Project Hostname Display HTTPS - Choose to display https:// protocol when displaying Project Hostname.

  • TMM Product Code - Product Code associated with your TMM NATS install. Do not change this unless TMM tells you to.

  • NATS Time Zone - The Time Zone used by NATS. Can not be changed.

Affiliate Analytics

Allows you to use Google Analytics to monitor traffic to the Affiliate Area.

  • Track Affiliate Google Analytics - Enables tracking of the Affiliate Area using Google Analytics.

  • Google Analytics Property ID - Web Property ID (UA number) provided by Google for this site.

Period Configuration

Change how long pay periods are, as well as payout delays and if you automatically store payments.

  • Store Payments By Period - Store Payments as if they were built normally when building missing historical payments.

  • Payout Autostore - Stores payments immediately after they are formed. This prevents you from storing payments manually, so you can always see what needs to be paid to your affiliates.

  • Only Store on Period - Automatically stores payouts only on the first day of the new period.

Database Settings

Configure essential information for your MySQL database, such as server, username, password, etc.

  • DB Server - MySQL Database Server

  • DB User - MySQL Database Username

  • DB Password - MySQL Database Password

  • DB Db - MySQL Database Name

  • DB Stats Server - MySQL Database Server

  • DB Stats User - MySQL Database Username

  • DB Stats Password - MySQL Database Password

  • DB Stats Db - MySQL Database Name

  • DB API Server - Slave API MySQL Database Server

  • DB API User - Slave API MySQL Database Username

  • DB API Password - Slave API MySQL Database Password

  • DB API DB - Slave API MySQL Database Name

  • DB Sessions - Use the database to store the session information.

  • Create NATS Triggers - NATS will create triggers to keep track of changes to setup information.

  • Allow Track Slave - NATS attempts to use a slave db connection for some queries in the tracking process.

  • Allow Signup Slave - NATS attempts to use a slave db connection for some queries in the signup process.

  • Prefer Limit0 For Describe - Prefer a LIMIT 0 query when getting table structure over a DESCRIBE query.

  • Prefer Limit1 For Describe - Prefer a LIMIT 1 query when getting table structure over a DESCRIBE query.

Last updated

Was this helpful?