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

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

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 ''; } ?>
Date Time Call Mode Band
'.date($custom_date_format, $timestamp).''.date('H:i', $timestamp).''.$qso->COL_CALL.''.$qso->COL_MODE.''.$qso->COL_BAND.'

Please reassign those QSOs to an existing station location:

'; } ?>
Call Target Location Reassign
'.$call['COL_STATION_CALLSIGN'].'
Settings Maintenance
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

Data File Updates

Manually update reference data files used by Cloudlog. These updates are normally run via cron, but you can trigger them manually here.

Data Source Description Action
Clublog SCP Super Check Partial callsign database
LoTW Users Active Logbook of the World users database
DOK German DOK and SDOK reference data
SOTA Summits on the Air reference data
WWFF World Wide Flora & Fauna reference data
POTA Parks on the Air reference data