Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hi,

    This is an incompatibility with another plugin, I am not sure which one, nor why. It’s unfortunate as this kind of issues is actually not part of my code, but at a much higher level, with JS librairies conflicting with each other… luckily WordPress will work on a way to avoid this kind of troubles.

    I pushed a new version, which might help; can you try it?
    If it doesn’t work, could you try to disable all your plugins, and check by re-enabling them one by one to see which one is causing the issue?

    I updated WP version and media cleaner today.
    I also see BLANK when I click Dashboard – https://example.com/wp-admin/admin.php?page=meowapps-main-menu
    Then I saw this email delivered to my wp admin email.
    By the way, I am using Docker wordpress.

    =====
    When seeking help with this issue, you may be asked for some of the following information:
    WordPress version 5.5.1
    Current theme: Sinatra Child (version 1.1.2)
    Current plugin: Media Cleaner (version 6.0.7)
    PHP version 7.4.7

    Error Details
    =============
    An error of type E_ERROR was caused in line 151 of the file /var/www/html/wp-content/plugins/media-cleaner/common/admin.php. Error message: Uncaught RuntimeException: SplFileObject::__construct(/dev/stderr): failed to open stream: No such file or directory in /var/www/html/wp-content/plugins/media-cleaner/common/admin.php:151
    Stack trace:
    #0 /var/www/html/wp-content/plugins/media-cleaner/common/admin.php(151): SplFileObject->__construct(‘/dev/stderr’, ‘r’)
    #1 /var/www/html/wp-content/plugins/media-cleaner/common/admin.php(200): MeowCommon_Admin->get_phperrorlogs()
    #2 /var/www/html/wp-includes/class-wp-hook.php(287): MeowCommon_Admin->admin_meow_apps(”)
    #3 /var/www/html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
    #4 /var/www/html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
    #5 /var/www/html/wp-admin/admin.php(259): do_action(‘toplevel_page_m…’)
    #6 {main}
    thrown

    • This reply was modified 3 years, 6 months ago by buster13.
    Plugin Author Jordy Meow

    (@tigroumeow)

    Hi @buster13,

    Can you contact me directly? Here: https://meowapps.com/contact/. I would like us to look more into this, it’s a bit odd. Also, make sure you are using the latest versions, and that all your plugins are up to date.

    Since the title of this current support thread is a bit wide (Plugin won’t load), if it concerns the latest version of the plugin, please:
    – Check your PHP Error Logs
    – Try to disable JS optimization (some plugins optimize/minimize your JS files – it’s a good idea on the client side, but not for the admin)
    – Try to disable caching on the admin side (try to turn it off completely as a test)
    – Make sure you are using the latest versions 🙂

    Thank you!

    Thread Starter evillspace

    (@evillspace)

    I solve this problem. Incompatibility with plugin – WP Log Viewer, Version 1.2.1 | By Maxwell Berkel

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plugin won’t load’ is closed to new replies.