{* splash page *} {* counter for DB warnings (all databases) *}

Setup and Bootstrapping

The following steps will guide you through the database bootstrapping/update process for PATHFINDER.

{* Errors *}
({{ @errorData->code }}) {{ @errorData->status }} {{ @errorData->message }}

Environment

{* Information *}

Information

Installation {{ @PATHFINDER.NAME }}
Version {{ @PATHFINDER.VERSION }}
Package {{ @PACKAGE }} {{ @VERSION }}
Contact {{ @PATHFINDER.CONTACT }}
Repository {{ @PATHFINDER.REPO }}
{* Framework requirements (PHP) *} {* Check if all requirements are fulfilled *}

Rquirements

Feature required found
{{@requirement.label}} {{@requirement.required}} {{@requirement.version}} {{@requirement.version}} {* Check failed *}
{* Server *}

Server

{{@information.label}} {{@information.value}}
{* Directories *}

Directories

TEMP (Cache) {{ @TEMP }}
LOGS {{ @LOGS }}
UI {{ @UI }}
AUTOLOAD {{ @AUTOLOAD }}
FAVICON {{ @FAVICON }}

Settings

Configuration

{{@environmentData.label}} {{@environmentData.value | raw}} {{@environmentData.value | raw}}
{* Settings *}

Map restrictions

Max. count of private maps/user {{ @PATHFINDER.MAP.PRIVATE.MAX_COUNT }}
Max. count of corporation maps/user {{ @PATHFINDER.MAP.CORPORATION.MAX_COUNT }}
Max. count of alliance maps/user {{ @PATHFINDER.MAP.ALLIANCE.MAX_COUNT }}
Max. shared users (private map) {{ @PATHFINDER.MAP.PRIVATE.MAX_SHARED }}
Max. shared users (corporation map) {{ @PATHFINDER.MAP.CORPORATION.MAX_SHARED }}
Max. shared users (alliance map) {{ @PATHFINDER.MAP.ALLIANCE.MAX_SHARED }}
Private map {{ @PATHFINDER.MAP.PRIVATE.LIFETIME }}
Corporation map {{ @PATHFINDER.MAP.CORPORATION.LIFETIME }}
Alliance map {{ @PATHFINDER.MAP.ALLIANCE.LIFETIME }}
Status enabled disabled

Database

{* Check if DB is connected and up2date *}

{{ @dbInformation.info.label }}

DB driver {{ @dbInformation.info.driver }}
DB name {{ @dbInformation.info.name }}
DB user {{ @dbInformation.info.user }}
DB status connected failed
required installed
{{ @setting.label }} {{ @setting.required }} {{ @setting.version }} {{ @setting.version }}
{* Show Tables *} {* Show Columns *} {* Show Foreign Keys *}
Table exist    
{{ @countTable }}. {{ @tableName }}  
column exist type I U
{{@countCol}}. {{ @columnName }} {{ @columnData.currentType }} {{ @columnData.currentType }} {{ @columnData.currentIndex }} {{ @columnData.currentIndex }} {{ @columnData.currentUnique }} {{ @columnData.currentUnique }}
foreign key
{{@countForeignKey}}. {{ @keyData.keyName }}
{* DB queries for manual column fixes *}
query
{{ @countQuery }}. {{ @columnQuery }}

Administration

{* Index *}

Index data

{{ @indexData.table }} {{ @indexData.count }} rows 0 rows
{* Cache *}

Files cache {{ @cacheSize.all }}  0 KB 

Data {{ @cacheSize.data }} 0 KB Clear
Template {{ @cacheSize.template }} 0 KB
{* footer *}