| Date | Time | Call | Mode | Band | |
|---|---|---|---|---|---|
| '; $timestamp = strtotime($qso->COL_TIME_ON); echo ' | '.date($custom_date_format, $timestamp).' | '; $timestamp = strtotime($qso->COL_TIME_ON); echo ''.date('H:i', $timestamp).' | '; echo ''.$qso->COL_CALL.' | '; echo ''.$qso->COL_MODE.' | '; echo ''.$qso->COL_BAND.' | '; echo '
Please reassign those QSOs to an existing station location:
| Call | Target Location | Reassign | '.$call['COL_STATION_CALLSIGN'].' | '; } ?> |
|---|
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
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 |