• Hi, our wordpress installations (in all our sites), after clearing UM Cache manually say this after update:

    “Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site and alerts you via this automated email.

    In this case, WordPress has detected an error with one of your plugins, Ultimate Member.

    First, visit your website (https://www.site.com/) and check if there are any visible problems. Next, visit the page where the error was detected (https://www.site.com/wp-admin/admin.php?page=ultimatemember&update=cleared_cache) and check if there are any visible problems.

    WordPress versión 5.5.2
    Plugin: Ultimate Member (versión 2.1.12)
    PHP versión 7.2.19

    Don’t know if is important, it didn’t show this error in past updates.

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ibiza69

    (@ibiza69)

    I got more information from wp /admin directory error file generated:

    [30-Oct-2020 06:36:22 UTC] PHP Fatal error:

    Uncaught UnexpectedValueException:

    RecursiveDirectoryIterator::__construct(/home/mywebsite/public_html/wp-content/uploads/ultimatemember/temp/): failed to open dir: No such file or directory in /home/mywebsite/public_html/wp-content/plugins/ultimate-member/includes/admin/core/class-admin-menu.php:277

    (*NOTE: we reviewed an in that directory that says no such file or directory, the file inded is there: class-admin-menu.php)

    Stack trace:

    #0 /home/mywebsite/public_html/wp-content/plugins/ultimate-member/includes/admin/core/class-admin-menu.php(277): RecursiveDirectoryIterator->__construct(‘/home/mywebsi…’)

    #1 /home/mywebsite/public_html/wp-content/plugins/ultimate-member/includes/admin/templates/dashboard/purge.php(4): um\admin\core\Admin_Menu->dir_size(‘/home/mywebsi…’)

    #2 /home/mywebsite/public_html/wp-content/plugins/ultimate-member/includes/admin/core/class-admin-menu.php(245): include_once(‘/home/mywebsi…’)

    #3 /home/mywebsite/public_html/wp-admin/includes/template.php(1389): um\admin\core\Admin_Menu->purge_temp(NULL, Array)

    #4 /home/mywebsite/public_html/wp-content/plugins/ultimate-member/includes in /home/mywebsite/public_html/wp-content/plugins/ultimate-member/includes/admin/core/class-admin-menu.php on line 277

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @ibiza69

    Could you please check the directory permission?
    /home/mywebsite/public_html/wp-content/uploads/ultimatemember/temp/

    Regards,

    • This reply was modified 5 years, 7 months ago by Champ Camba.
    Thread Starter ibiza69

    (@ibiza69)

    Hi @champsupertramp, thanks for the help. We have 0755 permission at /wp-content/uploads/ultimatemember/temp/

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

The topic ‘WordPress Notification Error’ is closed to new replies.