• Hi all!

    I just updated to the latest ver of rss-import (Version 4.4.12). I don’t use the Widget feature, or shortcodes. I am simply adding PHP to my templates. But my feeds stopped working so I decided to put my site in debug mode on our staging server. I am getting the following error:

    Notice: Undefined variable: pagenow in /nas/wp/www/staging/exuma/wp-content/plugins/rss-import/rssimport.php on line 600

    Anyone ever see this?

    Here is an example of the PHP I am using in one of my templates:

    <?php RSSImport(2, 'http://exumatech.com/blog/category/exuma-news/feed', '<p>', true, '</p>'); ?>

    Thanks!

    http://wordpress.org/extend/plugins/rss-import/

  • The topic ‘[Plugin: RSSImport] Debugging RSS-Import issues after upgrading the plugin and WP’ is closed to new replies.