Patrick Bates
Patrick Bates
Even with WP_DEBUG set I'm not seeing any logs generated on my dev system. I did make note of the URL which is reporting the error "There was a problem...
See https://github.com/ProjectNami/projectnami/issues/95 It's a problem with creating some of the database tables.
I am unable to duplicate this. Do you have any plugins which hook into post save events?
First things first, drop version 2.1.1 on there and see if that clears up the immediate problem.
I'm still looking for the path which took you into those functions in the first place. They existed in 2.1.1 but should not be accessible. As for matching PHP and...
In the Azure portal, select your App Service. Configuration General Settings Stack settings Stack = PHP Set the PHP version as desired. PN is tested up to 7.3 but YMMV...
I've been unable to duplicate this on other PN sites running on PHP 7.4. Any thoughts on that?
Haven't tested with PHP 8 yet. Wasn't aware that SqlSrv had been released for it. I see that MS hasn't added support to Azure Web Apps for it yet either....
This query was added a couple of versions back to replace the fields_map file that was causing issues with some updates. I've not seen this reaction on any other site...
This is interesting. I'm checking other sites, and while this query is in the Top 3 or Top 5 (as it would execute with almost every page load), it's behind...