@davmo @ken_fallon I wasn't able to test this running as php. I made a copy of the upload.php and renamed it upload.html. I added the <head>...</head> lines from header.html so that I could test…
@rho_n I created hpr_website can you check that you are owner etc.
It looks like the owner is set to the Owners group which I am a part. I…
Looks great Paul! Thanks for this PR and your continued interest in helping with the code.
For all of the PROCESS statements that pull in the "queries-*.tpl.html" templates in the various page templates. These could be changed to just pull in the "queries-*-sqlite.tpl.html" directly. Those *.sqlite.tpl.html query templates could also drop the sqlite in the naming scheme.
Per previous request, the DBI section needs to be retained but we can remove any comments about setting up a connection to a mysql db