11-23-2015, 04:37 AM
11-25-2015, 06:37 AM

11-25-2015, 08:42 AM
Thank you Testukas! Rep added.
12-13-2015, 05:55 PM
Backupbuddy 6.5.0.10
http://www56.zippyshare.com/v/3Aan9rYZ/file.html
Code:
6.5.0.3 - 2015-11-17 - Dustin Bolton
ImportBuddy: WP_CONTENT_DIR now set to handle check in wp-db class on failure.
6.5.0.4 - 2015-11-24 - Dustin Bolton
Added check for empty options in pb_backupbuddy::load() and retries database again after short wait to help prevent loss of settings if database was missing. WordPress returns false for both no data found as well as a DB error. -- Glenn Ansley
6.5.0.5 - 2015-12-01 - Dustin Bolton
Google Drive Destination: Fixed archive limiting problems when Google Drive did not respond with directory listing of uploaded files. -- Glenn Ansley
ImportBuddy: Changed data from ARRAY_N to ARRAY_A for 'SHOW TABLES' in _dbreplace.php; Removed GTA testing from db test. -- Glenn Ansley
6.5.0.6 - 2015-12-01 - Dustin Bolton
ImportBuddy: Removed collation check on import of query. Since this data was already in database it does not need a new check. -- Glenn Ansley
6.5.0.7 - 2015-12-08 - Dustin Bolton
Fixed tab styling on Settings page for WordPress v4.4 trunk. - Ty Carlson
Fixed undefined index when importing an older backup with a newer ImportBuddy due to unknown previous Mysql version. - Jeremy Trask
Fixed file permissions error on Windows when deleting files in some cases due to permissions. - Glenn Ansley
Removed ending ?> at bottom of several files with whitespace after to reduce introducing unexpected whitepsace.
6.5.0.8 - 2015-12-09 - Dustin Bolton
Fixed missing limit_single_cron_per_pass default and settings option.
6.5.0.9 - 2015-12-09 - Dustin Bolton
S3 v2 Destination: Added pagination and option to configure the max number of items to show during file listing.
S3 v1 Destination: Limited to only showing 200 files. Please upgrade to S3 v2 if you want to see more files in the file listing.
6.5.0.10 - 2015-12-10 - Dustin Bolton
Fixed cron action limiting title on Advanced Settings page.
http://www56.zippyshare.com/v/3Aan9rYZ/file.html
12-13-2015, 06:45 PM
(12-13-2015 05:55 PM)Testukas Wrote: [ -> ]Backupbuddy 6.5.0.10
Code:
6.5.0.3 - 2015-11-17 - Dustin Bolton
ImportBuddy: WP_CONTENT_DIR now set to handle check in wp-db class on failure.
6.5.0.4 - 2015-11-24 - Dustin Bolton
Added check for empty options in pb_backupbuddy::load() and retries database again after short wait to help prevent loss of settings if database was missing. WordPress returns false for both no data found as well as a DB error. -- Glenn Ansley
6.5.0.5 - 2015-12-01 - Dustin Bolton
Google Drive Destination: Fixed archive limiting problems when Google Drive did not respond with directory listing of uploaded files. -- Glenn Ansley
ImportBuddy: Changed data from ARRAY_N to ARRAY_A for 'SHOW TABLES' in _dbreplace.php; Removed GTA testing from db test. -- Glenn Ansley
6.5.0.6 - 2015-12-01 - Dustin Bolton
ImportBuddy: Removed collation check on import of query. Since this data was already in database it does not need a new check. -- Glenn Ansley
6.5.0.7 - 2015-12-08 - Dustin Bolton
Fixed tab styling on Settings page for WordPress v4.4 trunk. - Ty Carlson
Fixed undefined index when importing an older backup with a newer ImportBuddy due to unknown previous Mysql version. - Jeremy Trask
Fixed file permissions error on Windows when deleting files in some cases due to permissions. - Glenn Ansley
Removed ending ?> at bottom of several files with whitespace after to reduce introducing unexpected whitepsace.
6.5.0.8 - 2015-12-09 - Dustin Bolton
Fixed missing limit_single_cron_per_pass default and settings option.
6.5.0.9 - 2015-12-09 - Dustin Bolton
S3 v2 Destination: Added pagination and option to configure the max number of items to show during file listing.
S3 v1 Destination: Limited to only showing 200 files. Please upgrade to S3 v2 if you want to see more files in the file listing.
6.5.0.10 - 2015-12-10 - Dustin Bolton
Fixed cron action limiting title on Advanced Settings page.
http://www56.zippyshare.com/v/3Aan9rYZ/file.html
THX Bro...
12-14-2015, 05:14 AM
Updated main post with Testukas new version
12-14-2015, 06:06 AM
THANKS A LOT!!! ONE MORE TIME

12-14-2015, 04:54 PM
Thank you very much!
12-14-2015, 11:08 PM
(12-13-2015 05:55 PM)Testukas Wrote: [ -> ]Backupbuddy 6.5.0.10
Code:
6.5.0.3 - 2015-11-17 - Dustin Bolton
ImportBuddy: WP_CONTENT_DIR now set to handle check in wp-db class on failure.
6.5.0.4 - 2015-11-24 - Dustin Bolton
Added check for empty options in pb_backupbuddy::load() and retries database again after short wait to help prevent loss of settings if database was missing. WordPress returns false for both no data found as well as a DB error. -- Glenn Ansley
6.5.0.5 - 2015-12-01 - Dustin Bolton
Google Drive Destination: Fixed archive limiting problems when Google Drive did not respond with directory listing of uploaded files. -- Glenn Ansley
ImportBuddy: Changed data from ARRAY_N to ARRAY_A for 'SHOW TABLES' in _dbreplace.php; Removed GTA testing from db test. -- Glenn Ansley
6.5.0.6 - 2015-12-01 - Dustin Bolton
ImportBuddy: Removed collation check on import of query. Since this data was already in database it does not need a new check. -- Glenn Ansley
6.5.0.7 - 2015-12-08 - Dustin Bolton
Fixed tab styling on Settings page for WordPress v4.4 trunk. - Ty Carlson
Fixed undefined index when importing an older backup with a newer ImportBuddy due to unknown previous Mysql version. - Jeremy Trask
Fixed file permissions error on Windows when deleting files in some cases due to permissions. - Glenn Ansley
Removed ending ?> at bottom of several files with whitespace after to reduce introducing unexpected whitepsace.
6.5.0.8 - 2015-12-09 - Dustin Bolton
Fixed missing limit_single_cron_per_pass default and settings option.
6.5.0.9 - 2015-12-09 - Dustin Bolton
S3 v2 Destination: Added pagination and option to configure the max number of items to show during file listing.
S3 v1 Destination: Limited to only showing 200 files. Please upgrade to S3 v2 if you want to see more files in the file listing.
6.5.0.10 - 2015-12-10 - Dustin Bolton
Fixed cron action limiting title on Advanced Settings page.
http://www56.zippyshare.com/v/3Aan9rYZ/file.html
Thanks again and Rep. added again to you and the OP
01-16-2016, 11:53 PM
Thanks bro :)