• Resolved gregsgraphics

    (@gregsgraphics)


    Getting the following at the top of the backend. Only showed up recently. Any idea what this is, and how to fix? I haven’t done anything in settings. Thanks in advance.

    Warning: stat(): stat failed for /home/gregsgra/public_html/wp-content/bps-backup/backups_KC81d2ktW01A3G7 in /home/customer/www/gregsgraphics.com/public_html/wp-content/plugins/bulletproof-security/includes/hud-dismiss-functions.php on line 910

    Warning: fileowner(): stat failed for /home/gregsgra/public_html/wp-content/bps-backup/backups_KC81d2ktW01A3G7 in /home/customer/www/gregsgraphics.com/public_html/wp-content/plugins/bulletproof-security/includes/hud-dismiss-functions.php on line 912

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author AITpro

    (@aitpro)

    If you are seeing this php error in your WP Dashboard then that means either WP_DEBUG set to true in your wp-config.php file or you are using some other method of debugging. When you are done debugging be sure to set WP_DEBUG to false in your wp-config.php file or turn off whatever other debugging method you are using.

    Most likely the php error is being caused because your database backup folder either does not exist or there is a file owner problem with your database backup folder. Try these steps and let me know if that fixes the actual problem. Note: You may still see php errors for the stat() function until you turn off debugging.

    Go to the DB Backup page.
    Click the Create Backup Jobs accordion tab/button.
    Click the Rename|Create|Reset button.

    Plugin Author AITpro

    (@aitpro)

    Assuming all questions have been answered – the thread has been resolved. If the issue/problem is not resolved or you have additional questions about this specific thread topic then you can post them at any time. We still receive email notifications when threads have been resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Backup Error Message’ is closed to new replies.