FlatPress Github 892, nginx 1.22 and plugin photoswipe
Posted: Tue Apr 11, 2023 5:08 pm
While testing with a FP blog with gallery, more PHP warnings appear:
The current PHP 8.1 version is used and in this case the warning appears in the Webbrowser window.
Code: Select all
Warning: Undefined array key "default" in .../fpgit892/fp-plugins/photoswipe/photoswipefunctions.class.php on line 42
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in .../fpgit892/fp-plugins/photoswipe/photoswipefunctions.class.php on line 45
Warning: Undefined array key 0 in .../fpgit892/fp-plugins/photoswipe/photoswipefunctions.class.php on line 73
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in .../fpgit892/fp-plugins/photoswipe/photoswipefunctions.class.php on line 74
Warning: Trying to access array offset on value of type null in .../fpgit892/fp-plugins/photoswipe/photoswipefunctions.class.php on line 74