Title: Got following error code, even when disabling/removing plugin
Last modified: April 16, 2021

---

# Got following error code, even when disabling/removing plugin

 *  [luchtzak](https://wordpress.org/support/users/luchtzak/)
 * (@luchtzak)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/got-following-error-code-even-when-disabling-removing-plugin/)
 * include_once(): Failed opening ‘/home/luchtzak/domains/luchtzak.be/public_html/
   wp-content/plugins/p3-profiler/start-profile.php’ for inclusion (include_path
   =’.:/usr/local/php73/lib/php’)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fgot-following-error-code-even-when-disabling-removing-plugin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/got-following-error-code-even-when-disabling-removing-plugin/#post-14336967)
 * Hi [@luchtzak](https://wordpress.org/support/users/luchtzak/),
 * Thank you for contacting us.
 * Upon removing the plugin and getting the same error, did you try to clear your
   site or server cache?
 * Try to reinstall the plugin and upon activating it, enable debug mode in your
   wp-config file, and provide us with the errors(upload debug.log file to a drive
   and share a link).
 * For enabling debug mode, edit wp-config.php file, find a line like
    define(‘WP_DEBUG’,
   false);and replace it with the following (if the above line doesn’t exist, simply
   insert next snippet just above the /* That’s all, stop editing! Happy blogging.*/)
 * // Enable WP_DEBUG mode
    define(‘WP_DEBUG’, true); // Enable Debug logging to
   the /wp-content/debug.log file define(‘WP_DEBUG_LOG’, true); @ini_set( ‘log_errors’,
   1 ); // Disable display of errors and warnings define(‘WP_DEBUG_DISPLAY’, false);
   @ini_set(‘display_errors’, 0);`
 * You will then find a debug.log file generated in your wp-content folder.
 * Best,
    Jonathan S
 *  Thread Starter [luchtzak](https://wordpress.org/support/users/luchtzak/)
 * (@luchtzak)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/got-following-error-code-even-when-disabling-removing-plugin/#post-14362112)
 * After installation, I am getting a 500 error code and can’t disable plugin
 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/got-following-error-code-even-when-disabling-removing-plugin/#post-14377271)
 * Hi [@luchtzak](https://wordpress.org/support/users/luchtzak/),
 * Try to disable the plugin using FTP or Site Files Manager from your hosting and
   delete the plugin folder from wp-content/plugins.
 * Were you able to run debug.log and get log file to check on possible errors? 
   If so, could you please upload the file to a drive and share it with us here?
 * Best,
    Jonathan S
 *  Thread Starter [luchtzak](https://wordpress.org/support/users/luchtzak/)
 * (@luchtzak)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/got-following-error-code-even-when-disabling-removing-plugin/#post-14407010)
 * Plugin files have been completely removed from the server. Yet, the problem persists:
   include_once(): Failed opening ‘/home/luchtzak/domains/luchtzak.be/public_html/
   wp-content/plugins/p3-profiler/start-profile.php’ for inclusion (include_path
   =’.:/usr/local/php73/lib/php’)
 * I am running the error management like you wrote, but there is not an error log
   in the folder that you wrote.
 *  Thread Starter [luchtzak](https://wordpress.org/support/users/luchtzak/)
 * (@luchtzak)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/got-following-error-code-even-when-disabling-removing-plugin/#post-14407025)
 * I really don’t have a clue which file is calling a file from a plugin that has
   been removed from the server …..
 *  Thread Starter [luchtzak](https://wordpress.org/support/users/luchtzak/)
 * (@luchtzak)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/got-following-error-code-even-when-disabling-removing-plugin/#post-14407033)
 * One error in the logs:
 * > [06-May-2021 12:04:33 UTC] PHP Notice: Trying to get property ‘ID’ of non-object
   > in /home/luchtzak/domains/luchtzak.be/public_html/wp-content/plugins/td-composer/
   > legacy/common/wp_booster/td_wp_booster_functions.php on line 477
 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/got-following-error-code-even-when-disabling-removing-plugin/#post-14411625)
 * Hi [@luchtzak](https://wordpress.org/support/users/luchtzak/),
 * Do you have any type of server cache? If the plugin has been removed as in you
   no longer see the plugin folder inside the directory wp-content/plugins, the 
   error should not be present. Please ensure all server cache has been cleared 
   as well.
 * As far as the second error from log, this pertains to another plugin “td-composer”.
   This plugin Tagdiv composer is associated with Newspaper theme, so I would advise
   checking with their support on this.
 * Best,
    Jonathan S

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

The topic ‘Got following error code, even when disabling/removing plugin’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/p3-profiler_80a82a.svg)
 * [P3 (Plugin Performance Profiler)](https://wordpress.org/plugins/p3-profiler/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/p3-profiler/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/p3-profiler/)
 * [Active Topics](https://wordpress.org/support/plugin/p3-profiler/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/p3-profiler/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/p3-profiler/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/got-following-error-code-even-when-disabling-removing-plugin/#post-14411625)
 * Status: not resolved