session->flashdata('success')) { ?>

session->flashdata('success'); ?>

session->flashdata('error')) { ?>

session->flashdata('error'); ?>

Wavelog Information
Version optionslib->get_option('version') . "\n"; ?>
Language config->item('language')) . "\n"; ?>
Base URL config->item('base_url'); ?> ")'>
Migration There is something wrong with your Migration in Database!"); ?>
Environment
Total QSO on this instance
Server Information
Server Software
PHP Version ".phpversion().""; } else { echo "".phpversion().""; } ?>
MySQL Version db->version(); ?>
Codeigniter Version
Folder Permissions

This checks the folders Wavelog uses are read and writeable by PHP.

/backup Success Failed
/updates Success Failed
/uploads Success Failed
/userdata Success Failed
Config Maintenance
config->item('auth_mode') != '3') { ?>

Please edit your ./application/config/config.php File:
Go to your application/config Folder and compare config.sample.php with your config.php

Change $config['auth_mode'] to the value 3 (Strongly recommended)

Ok Authentication Mode is set correctly
config->item('cl_multilanguage')) { ?>

Please edit your ./application/config/config.php File and add some rows to it:

Go to your application/config Folder and compare config.sample.php with your config.php
You'll probably find a block with language-settings. Please include this block into your current config.php

Ok Multiuser-Language Support is enabled
Migrate Userdata

Here you can migrate existing QSL cards and eQSL cards to the new userdata folder.

PHP

Modules

php-curl Installed Not Installed
php-mysql Installed Not Installed
php-mbstring Installed Not Installed
php-xml Installed Not Installed
php-zip Installed Not Installed

Settings

max_execution_time ' . $max_execution_time . ' s'; ?> = $max_execution_time) { ?>
max_upload_file_size ' . $max_upload_file_size . 'M'; ?> = ($max_upload_file_size * 1024 * 1024)) { // compare with given value in bytes ?>
post_max_size ' . $post_max_size . 'M'; ?> = ($post_max_size * 1024 * 1024)) { // compare with given value in bytes ?>
memory_limit ' . $memory_limit . 'M'; ?> = ($memory_limit * 1024 * 1024)) { // compare with given value in bytes ?>
allow_url_fopen On On Off
Git Information
Branch n/a
Commit n/a
Tag n/a
Last Fetch format(\DateTime::RFC850)); ?>

session->userdata('user_date_format')) { // If Logged in and session exists $custom_date_format = $this->session->userdata('user_date_format'); } else { // Get Default date format from /config/wavelog.php $custom_date_format = $this->config->item('qso_date_format'); } ?>
File download date
File Last update
DXCC update from Club Log last_run ?? 'never'; ?> Update
DOK file download last_run ?? 'never'; ?> Update
LoTW users download last_run ?? 'never'; ?> Update
POTA file download last_run ?? 'never'; ?> Update
SCP file download last_run ?? 'never'; ?> Update
SOTA file download last_run ?? 'never'; ?> Update
WWFF file download last_run ?? 'never'; ?> Update
QSO-DB Maintenance
session->userdata('user_date_format')) { $custom_date_format = $this->session->userdata('user_date_format'); } else { $custom_date_format = 'd.m.Y'; } foreach ($qsos_with_no_station_id as $qso) { echo ''; echo ''; $timestamp = strtotime($qso->COL_TIME_ON); echo ''; $timestamp = strtotime($qso->COL_TIME_ON); echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; } ?>
Date Time Call Mode Band Station Callsign
' . date($custom_date_format, $timestamp) . '' . date('H:i', $timestamp) . '' . $qso->COL_CALL . '' . $qso->COL_MODE . '' . $qso->COL_BAND . '' . $qso->COL_STATION_CALLSIGN . '

Please mark QSOs and reassign them to an existing station location:

'; } ?>
Call Target Location Reassign
' . $call['COL_STATION_CALLSIGN'] . '