Plugin stopped working with upgrade to PHP 7.3
-
I just upgraded my wordpress site to PHP 7.3, but now the plugin has stopped working. I was previously running PHP 7.0 without a problem. I checked the feed in my browser and it’s working fine. I also tried an earlier version 1.5.2 and still no luck. I get the following error message from two different URL formats.
No RSS items found with URL: https://www.thenyindependent.com/art/feed?format=xml
RSS ERROR – No RSS items found with URL: https://www.thenyindependent.com/music/feed/
Here’s a sample code from my installation:
[wp_rss_retriever url=”https://www.thenyindependent.com/art/feed?format=xml” items=”3″ excerpt=”30″ read_more=”false” source=”false” date=”false” new_window=”true” thumbnail=”250×150″ title=”true” display=”horizontal” cache=”12″] <table border=”0″ bgcolor=”#ffffff” style=”padding-left: 0px; float: right; padding-top: 0px; width: 100%; height: 8px; border: 0px;”><tr><td style=”text-align: center;”> <span style=”font-size:12pt; padding-left:5px; font-weight: bold; font-family: verdana, arial, sans-serif;” lang=”EN”>More Arts News, Click Here</span></td></tr></table>
<hr>The page I need help with: [log in to see the link]
- The topic ‘Plugin stopped working with upgrade to PHP 7.3’ is closed to new replies.