• Resolved digbymaass

    (@digbymaass)


    Wordpress reported an error:

    WordPress caught an error with one of your plugins, wptools.
    WordPress version 5.8.3
    Current theme: eleven40 Pro Theme (version 2.0)
    Current plugin: wptools (version 3.10)
    PHP version 7.4.27

    Error Details
    =============
    An error of type E_ERROR was caused in line 509 of the file /home/carnethy/public_html/wp-content/plugins/wptools/settings/options/plugin_options_tabbed.php. Error message: Uncaught UnexpectedValueException: DirectoryIterator::__construct(/home/carnethy/public_html/wp-content/cache/db/options/53a/16c): failed to open dir: No such file or directory in /home/carnethy/public_html/wp-content/plugins/wptools/settings/options/plugin_options_tabbed.php:509
    Stack trace:
    #0 /home/carnethy/public_html/wp-content/plugins/wptools/settings/options/plugin_options_tabbed.php(509): DirectoryIterator->__construct(‘/home/carnethy/…’)
    #1 /home/carnethy/public_html/wp-content/plugins/wptools/settings/options/plugin_options_tabbed.php(529): wptoolsWPSettings\getDirectorySize(‘/home/carnethy/…’)
    #2 /home/carnethy/public_html/wp-content/plugins/wptools/wptools.php(210): require_once(‘/home/carnethy/…’)
    #3 /home/carnethy/public_html/wp-settings.php(409): include_once(‘/home/carnethy/…’)
    #4 /home/carnethy/public_html/wp-config.php(91): require_once(‘/home/carnethy/…’)
    #5 /home/carnethy/public_html/wp-load.php(50): require_once(‘/home/carnethy/…’)
    #6 /home/carnethy/public_html/wp-admin/admin-

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Bill Minozzi

    (@sminozzi)

    Hi,

    Looks like the plugin is unable to get information about your disk.
    Please, check the plugin Dashboard (tab Server Check and Requirements) for issues and warning with server requirements. Some hosting company disables PHP functions.

    Please, let me know.
    Cheers,
    Bill

    Plugin Author Bill Minozzi

    (@sminozzi)

    Hi Again,

    Looks like some plugin installed (maybe cache) create this folder on your site:
    /home/carnethy/public_html/wp-content/cache/db/options/53a/16c

    And the PHP DirectoryIterator class is unable to work with it.

    Then, I just uploaded the version 3.11 where we catch this exception and manage it (but without make any changes at your disk). Now, this plugin conflict was eliminated.

    Please, just upgrade and let me know if works fine now.

    Cheers,

    Bill

    Thread Starter digbymaass

    (@digbymaass)

    I will re-enable it and see if I get any further error reports.

    Thread Starter digbymaass

    (@digbymaass)

    None so far!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error on update’ is closed to new replies.