Forums

Fatal plugin error (5 posts)

  1. stedoux
    Member
    Posted 2 years ago #

    I tried to install the twitter blog plugin on my blog at http://www.dentisterie.ws, and installation failed. Not only that, but my whole admin area is no longer available. When I log in to my admin area at:

    http://dentisterie.ws/wp-admin/

    I get this error message on every page:

    Fatal error: Call to undefined function curl_init() in /home/dentiste/public_html/wp-content/plugins/twitter-blog/twitter-blog.php on line 338

    and all the features of my admin area have disappeared.

    I am stuck. Can anyone help?

  2. Samuel B
    moderator
    Posted 2 years ago #

    ftp to site or use host's file manager to rename the plugin
    this deactivates it and will allow you to log in

  3. rsciw
    Member
    Posted 2 years ago #

    Probably don't have the libcurl included on your hosting acc, which you need for that plugin to work, as it relies on the cURL functions, it seems.
    If it's a shared hosting, contact your hoster if it's possible to include the libcurl for your webhost.
    If you have ssh with admin access, install libcurl ;)

    /edit: and yes, follow samboll's advise to get into your admin area back first :)

  4. stedoux
    Member
    Posted 2 years ago #

    Thanks samboll, I followed your advice and I now have access to my Dashboard. :)

    And thank you, rsciw, for your advice as well. I will contact my web host about libcurl.

  5. rsciw
    Member
    Posted 2 years ago #

    stedoux: http://uk.php.net/manual/en/curl.requirements.php

    So you know what exactly you need :)

Topic Closed

This topic has been closed to new replies.

About this Topic