Fatal Error Troubleshooting
-
I am getting this fatal PHP error:
Fatal error: Uncaught ArgumentCountError: Too few arguments to function Feedzy_Rss_Feeds_Admin_Abstract::feedzy_retrieve_image(), 1 passed in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/feedzy-rss-feeds/includes/gutenberg/feedzy-rss-feeds-gutenberg-block.php on line 244 and exactly 2 expected in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/feedzy-rss-feeds/includes/abstract/feedzy-rss-feeds-admin-abstract.php:879
I am running PHP 7.2 and also tried PHP 7.1, running WordPress 5.0.2 using the Gutenberg editor, but I also tried it using the feed request URL, same error results:
https://mydomain.com/wp-json/feedzy/v1/feed?url%5B%5D=https%3A%2F%2Fmjbizdaily.com%2Fcategory%2Fnews-by-state%2Fcalifornia%2Ffeed%2F
- The topic ‘Fatal Error Troubleshooting’ is closed to new replies.