07-05-2017, 01:04 PM
ha ha shame its not april lol
well looks like I've fixed it, on localhost at least, haven't tested remote.ive prefixed the backup directory name with @ and then in backup_util.php extended the RecursiveFilterIterator class with a filter excluding @.
I've updated the gist with your inclusion of everywhere and my fix, you'll only need to replace admin_backup.php and backup_utils.php
backup the old one first, just in case.
oh make sure to add @ to the backup folder if you have an existing one i.e: @backups/
fingers crossed
https://gist.github.com/Firestorm-Graphi...48cb0e01d8
well looks like I've fixed it, on localhost at least, haven't tested remote.ive prefixed the backup directory name with @ and then in backup_util.php extended the RecursiveFilterIterator class with a filter excluding @.
I've updated the gist with your inclusion of everywhere and my fix, you'll only need to replace admin_backup.php and backup_utils.php
backup the old one first, just in case.
oh make sure to add @ to the backup folder if you have an existing one i.e: @backups/
fingers crossed
https://gist.github.com/Firestorm-Graphi...48cb0e01d8