Page 1 of 1

FlatPress 1.2.1, nginx 1.22 and PrettyURls

Posted: Thu Mar 23, 2023 4:35 pm
by laborix
Hi,

the PrettyUrls plugin does not work with Flatpress 1.2.1, PHP 8.0 and nginx 1.22. Also a conversion of the .htaccess into a version usable by nginx composer does not work.

After deactivating the PrettyUrls plugin, the following errors occur:

Code: Select all

Warning: Undefined array key 0 in ...\fp121\fp-includes\core\core.wp-pluggable-funcs.php on line 50

Warning: Undefined array key 1 in ...\fp121\fp-includes\core\core.fpdb.class.php on line 917

Warning: Trying to access array offset on value of type null in ...\fp121\fp-includes\core\core.wp-pluggable-funcs.php on line 66

Warning: Undefined array key 1 in ...\fp121\fp-includes\core\core.fpdb.class.php on line 935
regards

Re: FlatPress 1.2.1, nginx 1.22 and PrettyURls

Posted: Sat Feb 03, 2024 1:16 pm
by Arvid
Erm...this is not an issue anymore, is it?