• Resolved fcexclusive

    (@fcexclusive)


    These warnings are above the feed I have on my widget:

    Warning: Missing argument 1 for WPRSS_SimplePie_File::__construct(), called in /home/fcexclus/public_html/wp-content/plugins/wp-rss-aggregator/includes/feed-access.php on line 106 and defined in /home/fcexclus/public_html/wp-content/plugins/wp-rss-aggregator/includes/feed-access.php on line 176

    Warning: file_get_contents(): Filename cannot be empty in /home/fcexclus/public_html/wp-content/plugins/wp-rss-aggregator/includes/feed-access.php on line 344

    How can I rectify?

    Thanks

    https://www.ads-software.com/plugins/wp-rss-aggregator/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter fcexclusive

    (@fcexclusive)

    Can anyone help with the above warning files?

    My suggestion is to revert back to the older version. That’s what I did. Dunno if you can download the previous version, I had a backup.

    Go to the plugin folder and rename the new version folder to something else. Then copy up the old version.

    Plugin Author Mark Zahra

    (@markzahra)

    Hi, we apologise for this. The error appears to be confined to widgets and we’re currently working on a fix for it. We’re hoping to release an update with this fix by tomorrow at the latest.

    In the meantime, inserting the following line of code into your theme’s functions.php file should turn off the warnings:

    error_reporting( error_reporting() ^ E_WARNING );

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WARNING on my feed’ is closed to new replies.