• http://www.dumbfounderz.com/
    Warning: require_once(__DIR__/class-ig-twitter-cards.php) [function.require-once]: failed to open stream: No such file or directory in /home3/waddle/public_html/wp-content/plugins/ig-twitter-cards/ig-twitter-cards.php on line 20

    Fatal error: require_once() [function.require]: Failed opening required ‘__DIR__/class-ig-twitter-cards.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home3/waddle/public_html/wp-content/plugins/ig-twitter-cards/ig-twitter-cards.php on line 20

    I can’t get to the dashboard or anything. The whole site just disappeared and the message above is what it tells me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can use FTP (or other file manager your host provides) to deactivate or delete that plugin – find it here:

    wordpress
       wp-content
           plugins
               ig-twitter-cards - rename or delete this folder

    I’m assuming you’re on PHP 5.2 as the __DIR__ was added in PHP 5.3 (and so isn’t available in earlier versions).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tried to add a plugin and now my whole site is gone’ is closed to new replies.