• Resolved akis

    (@akis)


    Hey,

    Do you know what can cause this error?
    PHP Fatal error: Class ‘SimplePie_RSSMI’ not found in /wp-rss-multi-importer/wp-rss-multi-importer.php on line 112 ?
    It happened when I upgrade to the latest version, the plugin seems to work fine but I notice this on my error.log on each schedule.

    Thanks.

    http://wordpress.org/plugins/wp-rss-multi-importer/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Allen

    (@amweiss98)

    looks like a function in the program isn’t being intialized…I’ll look into this…thanks for letting me know. Also, you say you see this in your error log…what are you using to see these errors (is it a plugin?)

    Thread Starter akis

    (@akis)

    Thanks for your reply.
    Nothing special, it’s the default error_log file created by the server. WP_DEBUG is also disabled.

    Plugin Author Allen

    (@amweiss98)

    ok..I’m not seeing in the default error logs on my server, but I’ll keep looking. It’s strange because that line is making a class extension to SimplePie and the admin_init.php file clearly has a function provides access to this (on line 78). It may be this function isn’t firing in your install, but this is something I’ll need to see if I can reproduce.

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