Page 1 of 1

FlatPress Github 892, nginx 1.22 and plugin seometataginfo

Posted: Tue Apr 11, 2023 4:42 pm
by laborix
After installing the Flatpress Github 892 version, two PHP warnings appear after playing:

Code: Select all

PHP Warning:  Undefined variable $file_meta in .../fpgit892/fp-plugins/seometataginfo/plugin.seometataginfo.php on line 458
PHP Deprecated:  file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in .../fpgit892/fp-plugins/seometataginfo/plugin.seometataginfo.php on line 458
The current PHP 8.1 version is used, and the error only appears in the php_error.log for a web server with display_error default configuration, i.e. it is not visible.

Re: FlatPress Github 892, nginx 1.22 and plugin seometataginfo

Posted: Sun Apr 16, 2023 3:48 pm
by fraenkiman
Hello Laborix,

Thank you very much for reporting. I have opened an issue on this.

With best weekend greetings
Frank

Re: FlatPress Github 892, nginx 1.22 and plugin seometataginfo

Posted: Sat Jan 20, 2024 9:12 pm
by Arvid
Aaand already solved. :D
Thanks to both of you for your efforts!