CNStats 3.2 Manual
Settings
CNStats keeps all settings in the database and config.php file. The settings are distributed by the following features:
Database
- Design templates - these settings affect design of CNStats reports;
- Localization - language settings, date format.
These settings are edited in the "Configuration" section.
config.php
- Mandatory settings;
- One-pass settings - configuration options, which are set up during the installation by the administrator;
- Critical settings - settings which are not stored in the database for the sake of increasing velocity of the system performance.
An empty config.php is created manually in '/cnstats' directory. The file name should be in lower case. The installation script creates contents for config.php at the end of the installation procedure, which should be copied to the created file '/cnstats/config.php'.
Note: Do not insert ANY symbols before and after "<?" (including spaces, line-breaks, carriage returns). You should use a text editor for config.php editing.
In case any questions arise concerning CNStats settings, please contact us via http://www.cn-software.com/en/contacts/.
__________