Fills log file with PHP warnings
-
These 3 warnings appear as a group each time the plug-in is called. That’s a lot of warnings.
PHP Warning: Illegal string offset 'category' in /home/<account>/wp-content/plugins/list-posts-alphabetically/list-posts-alphabetically.php on line 21 PHP Warning: Cannot assign an empty string to a string offset in /home/<account>/wp-content/plugins/list-posts-alphabetically/list-posts-alphabetically.php on line 21 PHP Warning: Illegal string offset 'category' in /home/<account>/wp-content/plugins/list-posts-alphabetically/list-posts-alphabetically.php on line 26The plug-in works, but this is a problem.
The topic ‘Fills log file with PHP warnings’ is closed to new replies.