Found the fix. The installed PHP version on my server was 8.1, but looking at the PHPinfo(); it showed a version of 8.0.1.
I installed PHPversion 8.0, and all problems were fixed.
This also resolved a PHP Curl missing error. The plugin just needed version 8.0.
-
This reply was modified 3 years, 12 months ago by ajwebdesign.