I get a WordPress critical issue issue on adding a new feed, but the feed ends up in the syndication list and all feeds operate as usual.
The error reported is
An error of type E_ERROR was caused in line 1203 of the file /home/cogdog/public_html/cogdogblog.com/wp-content/plugins/feedwordpress/feedwordpresssyndicationpage.class.php. Error message: Uncaught Error: Using $this when not in object context in /home/cogdog/public_html/cogdogblog.com/wp-content/plugins/feedwordpress/feedwordpresssyndicationpage.class.php:1203
Stack trace:
#0 /home/cogdog/public_html/cogdogblog.com/wp-content/plugins/feedwordpress/feedwordpresssyndicationpage.class.php(409): fwp_switchfeed_page()
#1 /home/cogdog/public_html/cogdogblog.com/wp-content/plugins/feedwordpress/syndication.php(5): FeedWordPressSyndicationPage->display()
#2 /home/cogdog/public_html/cogdogblog.com/wp-admin/admin.php(293): include('/home/cogdog/pu...')
#3 {main}
running under:
WordPress version 5.8.3
Current plugin: FeedWordPress (version 2022.0208)
PHP version 7.4.9
Originally posted in another issue by @cogdog in #134 (comment)
I get a WordPress critical issue issue on adding a new feed, but the feed ends up in the syndication list and all feeds operate as usual.
The error reported is
running under:
Originally posted in another issue by @cogdog in #134 (comment)