• Resolved charlyutrilla

    (@charlyutrilla)


    Hola, soy nuevo en el foro de wordpress.
    Tengo una página web en internet hecha con wordpress:
    http://charcuteriajamoneseutiquio.tk
    Ayer me llegó una actualización del plugin mailchimp, pero cuando estaba actualizandose me salió esto en la pantalla:

    Warning: require_once(/home/u430171058/public_html/wp-content/plugins/mailchimp-for-wp/vendor/autoload_52.php): failed to open stream: No such file or directory in /home/u430171058/public_html/wp-content/plugins/mailchimp-for-wp/mailchimp-for-wp.php on line 57

    Fatal error: require_once(): Failed opening required ‘/home/u430171058/public_html/wp-content/plugins/mailchimp-for-wp/vendor/autoload_52.php’ (include_path=’.:/opt/php-5.6/pear’) in /home/u430171058/public_html/wp-content/plugins/mailchimp-for-wp/mailchimp-for-wp.php on line 57

    De hecho, cuando ejecuto la pagina web en cualquier navegador me aparece eso y tambien al intentar entrar a mi cuenta de wordpress.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator t-p

    (@t-p)

    I recommend asking at https://wordpress.org/support/plugin/mailchimp-for-wp so the plugin’s developers and support community can help you with this.

    Thread Starter charlyutrilla

    (@charlyutrilla)

    Gracias t-p.
    Lo intentaré allí.

    • This reply was modified 8 years, 9 months ago by charlyutrilla.

    I had the same problem 10 minutes ago and started Googling. No anwers found, but then it struck me.
    In my .gitignore was an ignore on ‘vendor’m which should have been ‘/vendor’. IE: the plugins vendor folder was not added to the repo.

    Hope that helps.

    Thread Starter charlyutrilla

    (@charlyutrilla)

    Gracias jaap85, pero no se mucho de programacion.
    ¿Cómo puedo ver el archivo .gitignore?

    At least take the effort to put your own words through Google translate since you might noticed I don’t speak spanish?

    Anyhow; it’s a hidden file (since it starts with a .). Go to your git root folder, show hidden files, open .gitignore in your favourite coding tool or most basic text editor.

    Thread Starter charlyutrilla

    (@charlyutrilla)

    SOLVED.
    I went with Filezilla to folder to the plugin on the server and I delete it.
    Thanks.

    Moderator t-p

    (@t-p)

    Glad to know it 🙂

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘problema con mailchimp’ is closed to new replies.