• I added a plugin to my site http://www.futuresinsightblog.com, it jacked things up, and now I can’t even login to find it and deactiviate it. How do i correct this? Here’s the message I get-

    Warning: include_once(/home/futures2/public_html/wp-content/plugins/graphs/) [function.include-once]: failed to open stream: Success in /home/futures2/public_html/wp-settings.php on line 465

    Warning: include_once() [function.include]: Failed opening ‘/home/futures2/public_html/wp-content/plugins/graphs/’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/futures2/public_html/wp-settings.php on line 465

    Warning: Cannot modify header information – headers already sent by (output started at /home/futures2/public_html/wp-settings.php:465) in /home/futures2/public_html/wp-login.php on line 255

    Warning: Cannot modify header information – headers already sent by (output started at /home/futures2/public_html/wp-settings.php:465) in /home/futures2/public_html/wp-login.php on line 267

    Warning: Cannot modify header information – headers already sent by (output started at /home/futures2/public_html/wp-settings.php:465) in /home/futures2/public_html/wp-includes/pluggable.php on line 649

    Warning: Cannot modify header information – headers already sent by (output started at /home/futures2/public_html/wp-settings.php:465) in /home/futures2/public_html/wp-includes/pluggable.php on line 650

    Warning: Cannot modify header information – headers already sent by (output started at /home/futures2/public_html/wp-settings.php:465) in /home/futures2/public_html/wp-includes/pluggable.php on line 651

    Warning: Cannot modify header information – headers already sent by (output started at /home/futures2/public_html/wp-settings.php:465) in /home/futures2/public_html/wp-includes/pluggable.php on line 850

Viewing 5 replies - 1 through 5 (of 5 total)
  • See if this helps…

    http://educhalk.org/blog/?p=38

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    You can delete the plugin – Go in via FTP to /home/futures2/public_html/wp-content/plugins/ and delete the folder.

    Or. It’s possible the plugin has a blank line outside the php code (<?php ... ?>) so you can check the files for that and remove any lines outside those markers.

    Which plugin was it?

    Thread Starter shoffman

    (@shoffman)

    Thanks! I just got back in-let me retrace my steps and see if I can figure out which it was.

    I just had the same thing happen all I get is redirected to a 404 error page with this message.

    http://error.000webhost.com/forbidden.html

    I went into the plug-in folder and deleted them but it still doesn’t work now. This is so annoying. I had trouble getting WP setup to work, I then had trouble installing the plugins, now this. I’d sure appreciate some help. I also followed the steps in the video above but to no avail

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    mcorton, that’s not the same error.

    What was the plugin you added that caused the site to break? Also, is that the actual URL or a ‘cleaned’ one? We may need to see your real website to give you any help.

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

The topic ‘Added plugin, can’t login’ is closed to new replies.