{* splash page *}

Setup and Bootstrapping

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

{* Errors *}
({{ @errorData->code }}) {{ @errorData->status }} {{ @errorData->message }}
{* Success *}
{{ @success.status }} {{ @success.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 installed
{{@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.MAX_MAPS_PRIVATE }}
Max. count of corporation maps/user {{ @PATHFINDER.MAX_MAPS_CORPORATION }}
Max. count of alliance maps/user {{ @PATHFINDER.MAX_MAPS_ALLIANCE }}
Max. shared users (private map) {{ @PATHFINDER.MAX_SHARED_USER }}
Max. shared users (corporation map) {{ @PATHFINDER.MAX_SHARED_CORPORATION }}
Max. shared users (alliance map) {{ @PATHFINDER.MAX_SHARED_ALLIANCE }}
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

{* Cache *}

Cache {{ @cacheSize.all }}  0 KB 

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