• Resolved kuzikkm

    (@kuzikkm)


    I am receiving this error message (see below). The plugin broke, so I deactivated it, uninstalled and I am still getting this error message on the Home page only. Any ideas what is causing this?

    Warning: require_once(/home3/fitness2/public_html/wp-content/plugins/google-analytics-for-wordpress/lite/includes/google.php): failed to open stream: No such file or directory in /home3/fitness2/public_html/wp-content/plugins/google-analytics-for-wordpress/googleanalytics.php on line 502

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author chriscct7

    (@chriscct7)

    Hi there,
    If the plugin is deactivated, there’s no way our plugin could be referencing one of our files.

    There are 2 distinct possibilities:
    1. Another plugin installed is referencing our file, to what end I’m not sure, and particularly not sure why they want that file.
    2. More likely, your server is using an opcode cache system that’s cached the PHP in question and needs to be cleared. This is likely both the cause of the error in the first place, as well as why it continues post-deactivation.

    It’s also confusing why that file would be referenced on your homepage, as our plugin only uses that file in the admin of the WordPress site (though an integrating plugin like a frontend GA plugin that integrates with MI could call it for frontend use).

    If you would like to use MI what you’ll want to do is install it again and then clear the opcache (if you’re not sure how to do this, your hosting provider can do this for you).

    -Chris

Viewing 1 replies (of 1 total)
  • The topic ‘Failed to open stream’ is closed to new replies.