• Resolved dominikszarek

    (@dominikszarek)


    Hi! How can I unistall this plugin??

    When I click deactivate on plugin list I got this:

    
    Warning: include(/autoinstalator/wordpressplus11/wp-content/advanced-cache.php): failed to open stream: No such file or directory in /autoinstalator/wordpressplus11/wp-settings.php on line 95
    
    Warning: include(): Failed opening '/autoinstalator/wordpressplus11/wp-content/advanced-cache.php' for inclusion (include_path='.:/:/usr/local/php73/lib/pear') in /autoinstalator/wordpressplus11/wp-settings.php on line 95
    
    Warning: Cannot modify header information - headers already sent by (output started at /autoinstalator/wordpressplus11/wp-settings.php:95) in /autoinstalator/wordpressplus11/wp-includes/functions.php on line 6362
    
    Warning: Cannot modify header information - headers already sent by (output started at /autoinstalator/wordpressplus11/wp-settings.php:95) in /autoinstalator/wordpressplus11/wp-admin/includes/misc.php on line 1310
    
    Warning: Cannot modify header information - headers already sent by (output started at /autoinstalator/wordpressplus11/wp-settings.php:95) in /autoinstalator/wordpressplus11/wp-admin/admin-header.php on line 9

    and then when I click to delete plugin it says that I can’t!

    What’s going on? First time I see this issue with a WP plugin!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @dominikszarek

    I hope you are doing good today.

    This could happen when you deleted the plugin manually without disabling the page cache in the settings.

    The page cache will add:
    – the “advanced-cache.php” file to /wp-content/
    – a define( ‘WP_CACHE’, true ); to wp-config.php.

    Both will need to be removed manually via FTP.

    Please let us know does that helps.

    Kind Regards,
    Kris

    Thread Starter dominikszarek

    (@dominikszarek)

    Hi @wpmudevsupport13

    I hope you are doing good today.

    Yes, I was until this happened… 🙁

    This could happen when you deleted the plugin manually without disabling the page cache in the settings.

    Where was the information / warning about this? Because of course it had to be, right?

    Thread Starter dominikszarek

    (@dominikszarek)

    The page cache will add:
    – the “advanced-cache.php” file to /wp-content/
    – a define( ‘WP_CACHE’, true ); to wp-config.php.

    No, there is not “advanced-cache.php” file nor “define( ‘WP_CACHE, true); in wp-config.php file

    What now?

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @dominikszarek

    Can you verify if the cache folders still in the wp-content?

    wphb-cache

    If so, remove the folder.

    You can also reinstall the plugin, go to Hummingbird > Settings > Data select the option to remove the data in the uninstall and then remove it from the WordPress interface.

    Let us know the result you got.
    Best Regards
    Patrick Freitas

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @dominikszarek

    I hope you are doing well.

    Could you follow the steps and prevent the warning?

    Best Regards
    Patrick Freitas

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @dominikszarek,

    Since we haven’t heard from you in a while, I’ll mark this thread as resolved for now. Please feel free to re-open the thread if you need further assistance.

    Best Regards
    Nithin

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

The topic ‘Can’t uninstall this plugin’ is closed to new replies.