-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hotfix: improved the error messages displayed when the backup directo…
…ry doesn't exist or is not writable. Also: - actually use `imagify_backup_dir_is_writable()` in `_imagify_warning_backup_folder_not_writable_notice()`, it was created for this use :| - added a `$bypass_error` parameter to `get_imagify_upload_basedir()` and `get_imagify_backup_dir_path()`, so we can get the path even if there is an error. This prevents displaying an empty path when the uploads folder is not writable.
- Loading branch information
1 parent
10a762c
commit acd99a4
Showing
3 changed files
with
31 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters