PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Problem with Mailchimp 1.9 Add-on

  1. carlosdub
    Member

    Hello, I have this problem when I try to enter to Forms -> Mailchimp :

    Warning: require_once(C:\xampp\htdocs\mysite//wp-admin/includes/upgrade.php): failed to open stream: No such file or directory in C:\xampp\htdocs\mysite\wp-content\plugins\gravityformsmailchimp\data.php on line 22

    Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\web//wp-admin/includes/upgrade.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\web\wp-content\plugins\gravityformsmailchimp\data.php on line 22

    Please if you can help me.
    Thanks

    Posted 11 years ago on Thursday January 31, 2013 | Permalink
  2. From the error messages, it looks like there is a mismatch between these URIs:

    C:\xampp\htdocs\mysite//wp-admin/
    C:\xampp\htdocs\mysite\wp-content\

    and
    C:\xampp\htdocs\web//wp-admin/
    C:\xampp\htdocs\web\wp-content\

    It's listed once at "web" and once at "mysite" - or was that something you edited before posting?

    Posted 11 years ago on Friday February 1, 2013 | Permalink
  3. carlosdub
    Member

    Yes, it was edited for exemplify better.
    What happen?

    Posted 11 years ago on Friday February 1, 2013 | Permalink
  4. Does the upgrade.php file actually exist in this location?

    C:\xampp\htdocs\web\wp-admin\includes\upgrade.php

    I see there is an issue with forward and backward slashes, and a double slash, but I wonder if the file is actually in the correct location. If it's not, I think your WordPress installation did not go well.

    Posted 11 years ago on Friday February 1, 2013 | Permalink
  5. carlosdub
    Member

    The folder was corrupt,
    Thanks.

    Posted 11 years ago on Friday February 15, 2013 | Permalink
  6. Thank you for the update.

    Posted 11 years ago on Saturday February 16, 2013 | Permalink

This topic has been resolved and has been closed to new replies.