ImportCumulusFile: Difference between revisions

no edit summary
No edit summary
{{AddOnBanner|name=ImportCumulusFile|type=PHP|author=David A Jamieson / Mark Crossley|contact='DAJ' / 'mcrossley' via the forum|updated=0405 May 2020|version=4.01}}
 
This is a PHP script designed to run on your webserver and import Cumulus log files into a MySQL database on your server.
=Installation=
 
*Download the PHP script ... [https://cumuluswiki.org/files/ImportCumulusFile_v4-01.txt (right click, Save as)] and then rename the .txt to .php
*Save the file and edit it using a text editor -- there are five entries to be edited
:servername, username, password, database and security key
 
= Version Control =
*4.01 - 45 May 2020 [[https://cumuluswiki.org/files/ImportCumulusFile_v4-01.txt Download]]
**Fix for files that do not have the required number of fields
*4.0 - 4 May 2020 Download removed
**Updated for CMX 3.6.0 addition of Feels Like
*3.2 - 11 September 2018 [[https://cumuluswiki.org/files/ImportCumulusFile_v3-2.txt Download]]