• Resolved rogerthatok

    (@rogerthatok)


    I just upgraded to WP 2.6.3.

    Downloaded and attempted to install Subscribe2.1 v4.11

    I am getting the following fatal error on install:
    Fatal error: main(): Failed opening required ‘/blog/wp-content/plugins/subscribe2/include/buttonsnap.php’ (include_path=’.:/include:/usr/lib/php’) in /blog/wp-content/plugins/subscribe2.1/subscribe2.php on line 47

    I have deactivated all other plugins.

    I am somewhat confused about where buttonsnap.php is supposed to be. Different install instructions place it variously in the /plugins directory and the Subscribe2/include directory.

    I have examined subscribe2.php and it says this:
    / use Owen’s excellent ButtonSnap library
    if (!function_exists(buttonsnap_textbutton)) {
    require(WP_CONTENT_DIR . ‘/plugins/subscribe2/include/buttonsnap.php’);

    These are the only leads I have and now I’ve come a cropper.

    Any ideas anyone?

  • The topic ‘Subscribe2.1 fatal error on install’ is closed to new replies.