Page 1 of 1

Clublog issue

Posted: 23 Jul 2020, 17:50
by G4POP
Clublog has changed the XMLNS value of his XML service from 1.2 to 1.3. That caused Log4OM to lose clublog data archive on first update.
To fix that issue, while waiting for a new Log4OM release:

2.x users:
Locate config.ini file in your settings folder (help -> open configuration folder).
Find the string: DATABASENS = https://clublog.org/cty/v1.2
Replace with: DATABASENS = https://clublog.org/cty/v1.3

1.x users:
Locate LogOMUI.exe.config file in C:\Program Files (x86)\IW3HMH\Log4OM (or where you have installed your software)
Find the string: https://clublog.org/cty/v1.2
Replace with: https://clublog.org/cty/v1.3