Welp, I'm guilty of not keeping better documentation. I have pretty good notes from my original install of Suma, but I didn't have the version in those notes. I just successfully upgraded to 4.1.0 from version unknown, LOL. This time I didn't rename the Suma-4.1.0 directory to "suma" like I did originally. I also stuck my own version.txt file in the root directory. šĀ
Great job on 4.1.0! One of our access services staff was getting 500 "IDN conversion failed" error when running reports which was coming from the _idn_uri_convert() function in analysis/reports/lib/php/vendor/guzzlehttp/guzzle/src.functions.php. I thought I was using the latest version, but after doing a test install of 4.1.0, using the same database as my original installation, I noticed it was different. So, then I just migrated / reconfigured and my test install became an upgrade. It fixed the error with the reports (did 4.1.0 update guzzlehttp?) and I noticed the client was now running in my Chrome browser w/o errors too. I understand Web SQL is now quite deprecated. What did you use to reimplement its functionality?Ā
Thanks for your reply.
Ā - GavinĀ