• Your plugin causing this error, how can I fix this?

    An error of type E_ERROR was caused in line 172 of the file /var/www/wptbox/wp-content/plugins/advanced-access-manager/aam.php. Error message: Uncaught UnexpectedValueException: DirectoryIterator::__construct(/var/www/wptbox/wp-content/plugins/advanced-access-manager/application/Service): failed to open dir: No such file or directory in /var/www/wptbox/wp-content/plugins/advanced-access-manager/aam.php:172
    Stack trace:
    #0 /var/www/wptbox/wp-content/plugins/advanced-access-manager/aam.php(172): DirectoryIterator->__construct()
    #1 /var/www/wptbox/wp-includes/class-wp-hook.php(303): AAM::onPluginsLoaded()
    #2 /var/www/wptbox/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
    #3 /var/www/wptbox/wp-includes/plugin.php(470): WP_Hook->do_action()
    #4 /var/www/wptbox/wp-settings.php(441): do_action()
    #5 /var/www/wptbox/wp-config.php(108): require_once('/var/www/wptbox...')
    #6 /var/www/wptbox/wp-load.php(50): require_once('/var/www/wptbox...')
    #7 /var/www/wptbox/wp-admin/admin.php(34): require_once('/var/www/wptbox...')
    #8 /var/www/wptbox/wp-admin/index.php(10): require_once('/var/www/wptbox...')
    #9 {main}
      thrown

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tohedul

    (@tohedul)

    Is this a directory permission issue?

    Plugin Author AAM Plugin

    (@vasyltech)

    Hi @tohedul,

    There are two possible reasons:
    – The /plugins/advanced-access-manager/application/Service directory does not exist;
    – Indeed, something is going on with that directory permissions;

    I’m suspecting you manually uploaded AAM plugin to your server, so if possible, delete /plugins/advanced-access-manager directory and reinstall AAM.

    Regards,
    Vasyl

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

The topic ‘E_ERROR due to this plugin’ is closed to new replies.