Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Searched the plugin page, as well as ways to disable or delete the plugin.
    I took the easier route– outright deletion of the plugin folder from the File Manager, wp-content.

    Great. Now I can access it.

    Thank you for your time.

    Thank you again.

    Vikky

    I have the same problem, and would appreciate some help. No, I am not a coder, and that is why I use WordPress for my site.

    I’ve been using the Easy Facebook Likebox for about a year, and has helps me link my site to my FB Page. Yes, it has been very helpful. Thank you.

    However, since last week, I could not access the wp-admin login page, because instead I get this error message:

    “Warning: Cannot modify header information – headers already sent by (output started at /home/intownp/public_html/wp-content/plugins/easy-facebook-likebox/includes/easy-custom-facebook-feed-widget.php:3) in /home/intownp/public_html/wp-includes/pluggable.php on line 1210”

    I cannot reinstall the Easy Facebook Likebox plugin, because I cannot access the WordPress site.
    How do I disable the plugin in Cpanel (as suggested by soniaprcny109 above)? Do I simply delete the folder of the plugin? Do I have to adjust any other files?

    Thank you for your help. My site needs to be updated with new information. Thank you.
    https://intownproperties.ph (site)
    https://intownproperties.ph/wp-admin/ (site admin login with error)

    Vikky Cabrera

    This is what the section says from lines 1201 to 1229 of pluggable.php (The line numbers don’t seem to be aligned to the code.)

    * @since 4.2.0
    * @access private
    *
    * @see wp_sanitize_redirect()
    *
    * @param array $matches RegEx matches against the redirect location.
    * @return string URL-encoded version of the first RegEx match.
    */
    function _wp_sanitize_utf8_in_redirect( $matches ) {
    return urlencode( $matches[0] );
    }
    endif;

    if ( !function_exists(‘wp_safe_redirect’) ) :
    /**
    * Performs a safe (local) redirect, using wp_redirect().
    *
    * Checks whether the $location is using an allowed host, if it has an absolute
    * path. A plugin can therefore set or remove allowed host(s) to or from the
    * list.
    *
    * If the host is not allowed, then the redirect defaults to wp-admin on the siteurl
    * instead. This prevents malicious redirects which redirect to another host,
    * but only used in a few places.
    *
    * @since 2.3.0
    *
    * @param string $location The path to redirect to.
    * @param int $status Status code to use.
    */

    I would appreciate some help. I am not a coder, though I can understand the most basic html, and really pre-school level php.
    I tried to access my site admin but can’t. Instead I get this message on an otherwise blank screen.
    “Warning: Cannot modify header information – headers already sent by (output started at /home/intownp/public_html/wp-content/plugins/easy-facebook-likebox/includes/easy-custom-facebook-feed-widget.php:3) in /home/intownp/public_html/wp-includes/pluggable.php on line 1210”

    Before this happened and before I turned my computer off for the night, I had updated 2 or three plugins, based on notifications. I am not sure now which ones I updated, except for Mobiloud News, and Facebook Likebox, I think.

    I’ve updated plugins as often as I am notified, and have never had this problem before. Now I cannot work on updating my posts and listing. Can anyone help me with this please? My site is intownproperties.ph, and I cannot access the admin page when I type in intownproperties.ph/wp-admin.

    I read the previous message, which is somewhat Greek to me. In any case, those are the causes, but how can they be solved?

    Thank you so much for your help.
    Vikky

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