ncj
Forum Replies Created
-
Forum: Plugins
In reply to: [Really Simple CSV Importer] Importing custom taxonomy with custom fieldsThanks for letting me know, I’ll look around for another plugin.
Forum: Plugins
In reply to: [Media Library Assistant] Advanced Custom Fields repeaterInitial testing on my development server has been successful. I’m hoping to install it on the live server which has a much larger media library at some point this week.
Thanks for your help on this!
Forum: Plugins
In reply to: [Media Library Assistant] Advanced Custom Fields repeaterThanks, I’ll give that a shot on my development server later this week and will get back to you, hopefully by early next week.
Forum: Plugins
In reply to: [Media Library Assistant] Advanced Custom Fields repeaterI understand about the premium plugins. Note that ACF now has an “ACF Pro” version rather than the add-ons, but from what I gather, the back-end is the same.
The field name of the repeater is “photos_alt”. The sub field for the image within the repeater is called “photo”
I used this to output the array:
$repeater = get_field('photos_alt', $thePostID); print_r($repeater);
Then here’s an example of what it spits out:
Array ( [0] => Array ( [photo] => Array ( [ID] => 1015419 [id] => 1015419 [title] => Oscars 2015 red carpet photos [filename] => x-oscars-2015-red-carpet-photos-patricia-arq-024-600.jpg [url] => https://domain.com:8080/wordpress/wp-content/uploads/2015/01/x-oscars-2015-red-carpet-photos-patricia-arq-024-600.jpg [alt] => Oscars 2015 red carpet photos [author] => 4 [description] => getty [caption] => Test Caption [name] => x-oscars-2015-red-carpet-photos-patricia-arq-024-600-jpg [date] => 2015-02-23 01:45:00 [modified] => 2015-03-16 08:27:45 [mime_type] => image/jpg [type] => image [icon] => https://domain.com:8080/wordpress/wp-includes/images/media/default.png [width] => 599 [height] => 337 [sizes] => Array ( [thumbnail] => https://domain.com:8080/wordpress/wp-content/uploads/2015/01/x-oscars-2015-red-carpet-photos-patricia-arq-024-600-150x150.jpg [thumbnail-width] => 150 [thumbnail-height] => 150 [medium] => https://domain.com:8080/wordpress/wp-content/uploads/2015/01/x-oscars-2015-red-carpet-photos-patricia-arq-024-600-300x169.jpg [medium-width] => 300 [medium-height] => 169 [large] => https://domain.com:8080/wordpress/wp-content/uploads/2015/01/x-oscars-2015-red-carpet-photos-patricia-arq-024-600.jpg [large-width] => 599 [large-height] => 337 [16x9thumb-small] => https://domain.com:8080/wordpress/wp-content/uploads/2015/01/x-oscars-2015-red-carpet-photos-patricia-arq-024-600-187x105.jpg [16x9thumb-small-width] => 187 [16x9thumb-small-height] => 105 [16x9thumb] => https://domain.com:8080/wordpress/wp-content/uploads/2015/01/x-oscars-2015-red-carpet-photos-patricia-arq-024-600-400x225.jpg [16x9thumb-width] => 400 [16x9thumb-height] => 225 [16x9thumb-large] => https://domain.com:8080/wordpress/wp-content/uploads/2015/01/x-oscars-2015-red-carpet-photos-patricia-arq-024-600.jpg [16x9thumb-large-width] => 599 [16x9thumb-large-height] => 337 ) ) [title] => Oscar 2015 red carpet [caption] => Test Caption ) [1] => Array ( [photo] => Array ( [ID] => 1015420 [id] => 1015420 [title] => Keira Knightley [filename] => x-oscars-2015-red-carpet-photos-patricia-arq-066-600.jpg [url] => https://domain.com:8080/wordpress/wp-content/uploads/2015/01/x-oscars-2015-red-carpet-photos-patricia-arq-066-600.jpg [alt] => Keira Knightley [author] => 4 [description] => getty [caption] => [name] => x-oscars-2015-red-carpet-photos-patricia-arq-066-600.jpg [date] => 2015-02-23 01:45:00 [modified] => 2015-02-23 01:45:00 [mime_type] => image/jpg [type] => image [icon] => https://domain.com:8080/wordpress/wp-includes/images/media/default.png [width] => 399 [height] => 600 [sizes] => Array ( [thumbnail] => https://domain.com:8080/wordpress/wp-content/uploads/2015/01/x-oscars-2015-red-carpet-photos-patricia-arq-066-600-150x150.jpg [thumbnail-width] => 150 [thumbnail-height] => 150 [medium] => https://domain.com:8080/wordpress/wp-content/uploads/2015/01/x-oscars-2015-red-carpet-photos-patricia-arq-066-600-200x300.jpg [medium-width] => 200 [medium-height] => 300 [large] => https://domain.com:8080/wordpress/wp-content/uploads/2015/01/x-oscars-2015-red-carpet-photos-patricia-arq-066-600.jpg [large-width] => 399 [large-height] => 600 [16x9thumb-small] => https://domain.com:8080/wordpress/wp-content/uploads/2015/01/x-oscars-2015-red-carpet-photos-patricia-arq-066-600-187x105.jpg [16x9thumb-small-width] => 187 [16x9thumb-small-height] => 105 [16x9thumb] => https://domain.com:8080/wordpress/wp-content/uploads/2015/01/x-oscars-2015-red-carpet-photos-patricia-arq-066-600-399x225.jpg [16x9thumb-width] => 399 [16x9thumb-height] => 225 [16x9thumb-large] => https://domain.com:8080/wordpress/wp-content/uploads/2015/01/x-oscars-2015-red-carpet-photos-patricia-arq-066-600-399x506.jpg [16x9thumb-large-width] => 399 [16x9thumb-large-height] => 506 ) ) [title] => Kiera Nightly [caption] => Test Caption2 ) )
Forum: Plugins
In reply to: [Media Library Assistant] Advanced Custom Fields repeaterThanks for looking into it and thanks for a great plugin.
Forum: Hacks
In reply to: Find/replace on pagination using PHPThanks, that makes sense now. I ended up finding a solution to the pagination issue that didn’t involve a PHP find/replace and was a little less of a hack.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Database backup failsThat did the trick, thanks for the quick help!
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Database backup failsThanks for the quick response. Sorry, I mistakenly posted an older log file. I had upgraded to 1.4.10, and tried to run the backup and got the same error:
0000.000 Opened log file at time: Wed, 13 Feb 2013 16:50:59 +0000 0000.007 UpdraftPlus: 1.4.10 WordPress: 3.5.1 PHP: 5.2.17 (Linux tbilisi 2.6.32.45-grsec-2.2.2-r3 #8 SMP Mon Oct 10 13:33:17 PDT 2011 x86_64) PHP Max Execution Time: 900 ZipArchive::addFile exists: N 0000.011 Tasks: Backup files: 1 (schedule: weekly) Backup DB: 1 (schedule: weekly) 0000.017 Processed schedules. Tasks now: Backup files: 1 Backup DB: 1 0000.050 Backup run: resumption=0, nonce=6ae150d56211, begun at=1360774259 0000.053 Scheduling a resumption (1) in case this run gets aborted 0000.073 Creation of backups of directories: beginning 0000.075 Beginning creation of dump of plugins 0003.451 Created plugins zip - file size is 4599.6 Kb in 3.4 s (1363.3 Kb/s) 0003.465 Beginning creation of dump of themes 0004.358 Created themes zip - file size is 2176.3 Kb in 0.9 s (2483.9 Kb/s) 0004.373 Beginning creation of dump of uploads 0007.444 Created uploads zip - file size is 15273.8 Kb in 3.1 s (4993.1 Kb/s) 0007.451 Beginning backup of other directories found in the content directory 0007.455 Looking for candidates to back up in: /home/mysitename/mysitename.org/wp-content 0007.460 others: AnythingSlider: adding to list 0007.467 others: flexsider: adding to list 0007.474 others: images: adding to list 0007.483 others: plugins: skipping: this is the plugins directory 0007.491 others: themes: skipping: this is the themes directory 0007.498 others: upgrade: skipping: excluded by options 0007.505 others: uploads: skipping: this is the uploads directory 0007.510 others: .DS_Store: adding to list 0007.522 others: index.php: skipping: excluded by options 0007.530 others: updraft: skipping: this is the updraft directory 0017.989 Created others zip - file size is 44468.6 Kb in 10.5 s (4254.8 Kb/s) 0017.999 Beginning creation of database dump 0018.967 Table wp_commentmeta: Total rows added: 0 in 0.20 seconds 0018.971 Table wp_commentmeta: finishing file (backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_commentmeta.table.gz) 0019.001 Table wp_comments: Total rows added: 1 in 0.03 seconds 0019.007 Table wp_comments: finishing file (backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_comments.table.gz) 0019.159 Table wp_links: Total rows added: 7 in 0.15 seconds 0019.164 Table wp_links: finishing file (backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_links.table.gz) 0019.719 Table wp_options: Total rows added: 319 in 0.55 seconds 0019.725 Table wp_options: finishing file (backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_options.table.gz) 0020.006 Table wp_postmeta: Total rows added: 202 in 0.27 seconds 0020.008 Table wp_postmeta: finishing file (backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_postmeta.table.gz) 0022.861 Table wp_posts: Total rows added: 634 in 2.85 seconds 0022.870 Table wp_posts: finishing file (backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_posts.table.gz) 0022.908 Table wp_term_relationships: Total rows added: 13 in 0.03 seconds 0022.913 Table wp_term_relationships: finishing file (backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_term_relationships.table.gz) 0022.933 Table wp_term_taxonomy: Total rows added: 4 in 0.01 seconds 0022.941 Table wp_term_taxonomy: finishing file (backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_term_taxonomy.table.gz) 0022.981 Table wp_terms: Total rows added: 4 in 0.03 seconds 0022.990 Table wp_terms: finishing file (backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_terms.table.gz) 0023.027 Table wp_usermeta: Total rows added: 39 in 0.02 seconds 0023.030 Table wp_usermeta: finishing file (backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_usermeta.table.gz) 0023.187 Table wp_users: Total rows added: 2 in 0.15 seconds 0023.196 Table wp_users: finishing file (backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_users.table.gz) 0023.211 backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_commentmeta.table.gz: adding to final database dump 0023.219 backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_comments.table.gz: adding to final database dump 0023.223 backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_links.table.gz: adding to final database dump 0023.230 backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_options.table.gz: adding to final database dump 0023.346 backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_postmeta.table.gz: adding to final database dump 0023.365 backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_posts.table.gz: adding to final database dump 0023.747 backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_term_relationships.table.gz: adding to final database dump 0023.767 backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_term_taxonomy.table.gz: adding to final database dump 0023.783 backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_terms.table.gz: adding to final database dump 0023.796 backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_usermeta.table.gz: adding to final database dump 0023.814 backup_2013-02-13-1650_My_Site_6ae150d56211-db-table-wp_users.table.gz: adding to final database dump 0023.829 backup_2013-02-13-1650_My_Site_6ae150d56211-db.gz: finished writing out complete database file (0 Kb) 0023.840 Total database tables backed up: 11 0023.868 Saving backup history 0023.892 backup_2013-02-13-1650_My_Site_6ae150d56211-plugins.zip: plugins: This file has not yet been successfully uploaded: will queue 0023.899 backup_2013-02-13-1650_My_Site_6ae150d56211-themes.zip: themes: This file has not yet been successfully uploaded: will queue 0023.908 backup_2013-02-13-1650_My_Site_6ae150d56211-uploads.zip: uploads: This file has not yet been successfully uploaded: will queue 0023.915 backup_2013-02-13-1650_My_Site_6ae150d56211-others.zip: others: This file has not yet been successfully uploaded: will queue 0023.925 backup_2013-02-13-1650_My_Site_6ae150d56211-db.gz: db: This file has not yet been successfully uploaded: will queue 0023.933 Requesting backup of the files that were not successfully uploaded 0023.940 Cloud backup selection: googledrive 0023.950 Beginning dispatch of backup to remote 0023.961 Google Drive: requesting access token: client_id=254894104352.apps.googleusercontent.com 0024.262 Google Drive: successfully obtained access token 0024.266 backup_2013-02-13-1650_My_Site_6ae150d56211-plugins.zip: Attempting to upload to Google Drive 0024.281 /home/mysitename/mysitename.org/wp-content/updraft/backup_2013-02-13-1650_My_Site_6ae150d56211-plugins.zip: Attempting to upload file to Google Drive. 0029.889 Uploading file with title backup_2013-02-13-1650_My_Site_6ae150d56211-plugins.zip 0029.895 Googledrive chunked upload: 0 % uploaded (URL: https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0B4EPs08Yg83-ZjlaTUlVT2tCY00/contents?convert=false&upload_id=AEnB2UonL1MK9sAj0HoEBXul8WMZqP1BwNkcQiTkhRIx1yZ7_mSh7PCJF9K3EQUR-csSeYFc-Cy_4WvOgbjdld--vo_MX5CuTQ) 0031.611 Googledrive chunked upload: 11 % uploaded 0033.077 Googledrive chunked upload: 22 % uploaded 0034.635 Googledrive chunked upload: 33 % uploaded 0036.052 Googledrive chunked upload: 44 % uploaded 0037.577 Googledrive chunked upload: 55 % uploaded 0039.033 Googledrive chunked upload: 66 % uploaded 0040.472 Googledrive chunked upload: 77 % uploaded 0042.073 Googledrive chunked upload: 89 % uploaded 0045.633 The file was successfully uploaded to Google Drive in 15.744 seconds at an upload speed of 205 kB/s. 0045.642 OK: Archive backup_2013-02-13-1650_My_Site_6ae150d56211-plugins.zip uploaded to Google Drive in 21.37 seconds (id: 0B4EPs08Yg83-NDJ2MUhQY2lkaG8) 0045.646 Recording as successfully uploaded: backup_2013-02-13-1650_My_Site_6ae150d56211-plugins.zip (4f3e0d6eed6034ee50567a6fc2a55c84) 0045.662 Stored file<->id correlation in database (backup_2013-02-13-1650_My_Site_6ae150d56211-plugins.zip <-> 0B4EPs08Yg83-NDJ2MUhQY2lkaG8) 0045.665 Deleting local file: backup_2013-02-13-1650_My_Site_6ae150d56211-plugins.zip 0045.672 backup_2013-02-13-1650_My_Site_6ae150d56211-themes.zip: Attempting to upload to Google Drive 0045.686 /home/mysitename/mysitename.org/wp-content/updraft/backup_2013-02-13-1650_My_Site_6ae150d56211-themes.zip: Attempting to upload file to Google Drive. 0045.899 Uploading file with title backup_2013-02-13-1650_My_Site_6ae150d56211-themes.zip 0045.901 Googledrive chunked upload: 0 % uploaded (URL: https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0B4EPs08Yg83-ZjlaTUlVT2tCY00/contents?convert=false&upload_id=AEnB2UowBmjRVG-qCar9sw7hywR5WpZONY_SYwPWzGOpR5FfRZd8ao3Zqe4p60vvm4badjiW_uLaXEWxoW2W7adPeVH0eIZTQg) 0047.664 Googledrive chunked upload: 23 % uploaded 0049.116 Googledrive chunked upload: 47 % uploaded 0050.501 Googledrive chunked upload: 70 % uploaded 0051.935 Googledrive chunked upload: 94 % uploaded 0054.769 The file was successfully uploaded to Google Drive in 8.869 seconds at an upload speed of 236 kB/s. 0054.780 OK: Archive backup_2013-02-13-1650_My_Site_6ae150d56211-themes.zip uploaded to Google Drive in 9.11 seconds (id: 0B4EPs08Yg83-Z2RpRXBTVUpkR2s) 0054.786 Recording as successfully uploaded: backup_2013-02-13-1650_My_Site_6ae150d56211-themes.zip (f7eab77d270107e039ee85ac7eebf305) 0054.792 Stored file<->id correlation in database (backup_2013-02-13-1650_My_Site_6ae150d56211-themes.zip <-> 0B4EPs08Yg83-Z2RpRXBTVUpkR2s) 0054.794 Deleting local file: backup_2013-02-13-1650_My_Site_6ae150d56211-themes.zip 0054.798 backup_2013-02-13-1650_My_Site_6ae150d56211-uploads.zip: Attempting to upload to Google Drive 0054.811 /home/mysitename/mysitename.org/wp-content/updraft/backup_2013-02-13-1650_My_Site_6ae150d56211-uploads.zip: Attempting to upload file to Google Drive. 0055.159 Uploading file with title backup_2013-02-13-1650_My_Site_6ae150d56211-uploads.zip 0055.161 Googledrive chunked upload: 0 % uploaded (URL: https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0B4EPs08Yg83-ZjlaTUlVT2tCY00/contents?convert=false&upload_id=AEnB2UoaI6hv9YTJtdDhIGavxIyprp8XLSLSIJiKlFaYtvIbsoeR09DClBj753F6w2bvtQN4Mpd6LVuC-VxQ1cSghlpntqqiYg) 0056.699 Googledrive chunked upload: 3 % uploaded 0058.176 Googledrive chunked upload: 6 % uploaded 0059.655 Googledrive chunked upload: 10 % uploaded 0061.232 Googledrive chunked upload: 13 % uploaded 0062.629 Googledrive chunked upload: 16 % uploaded 0064.086 Googledrive chunked upload: 20 % uploaded 0065.549 Googledrive chunked upload: 23 % uploaded 0067.033 Googledrive chunked upload: 26 % uploaded 0068.508 Googledrive chunked upload: 30 % uploaded 0069.976 Googledrive chunked upload: 33 % uploaded 0071.434 Googledrive chunked upload: 36 % uploaded 0072.863 Googledrive chunked upload: 40 % uploaded 0074.286 Googledrive chunked upload: 43 % uploaded 0075.756 Googledrive chunked upload: 46 % uploaded 0077.161 Googledrive chunked upload: 50 % uploaded 0078.630 Googledrive chunked upload: 53 % uploaded 0080.029 Googledrive chunked upload: 56 % uploaded 0081.416 Googledrive chunked upload: 60 % uploaded 0082.876 Googledrive chunked upload: 63 % uploaded 0084.336 Googledrive chunked upload: 67 % uploaded (URL: https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0B4EPs08Yg83-ZjlaTUlVT2tCY00/contents?convert=false&upload_id=AEnB2UoaI6hv9YTJtdDhIGavxIyprp8XLSLSIJiKlFaYtvIbsoeR09DClBj753F6w2bvtQN4Mpd6LVuC-VxQ1cSghlpntqqiYg) 0085.805 Googledrive chunked upload: 70 % uploaded 0087.331 Googledrive chunked upload: 73 % uploaded 0088.819 Googledrive chunked upload: 77 % uploaded 0090.303 Googledrive chunked upload: 80 % uploaded 0091.841 Googledrive chunked upload: 83 % uploaded 0093.346 Googledrive chunked upload: 87 % uploaded 0094.838 Googledrive chunked upload: 90 % uploaded 0096.446 Googledrive chunked upload: 93 % uploaded 0098.089 Googledrive chunked upload: 97 % uploaded 0101.037 The file was successfully uploaded to Google Drive in 45.877 seconds at an upload speed of 226 kB/s. 0101.043 OK: Archive backup_2013-02-13-1650_My_Site_6ae150d56211-uploads.zip uploaded to Google Drive in 46.24 seconds (id: 0B4EPs08Yg83-alVNQmJhbDNmTE0) 0101.045 Recording as successfully uploaded: backup_2013-02-13-1650_My_Site_6ae150d56211-uploads.zip (2e5402af7f0532d9c62d747c7931ec35) 0101.068 Stored file<->id correlation in database (backup_2013-02-13-1650_My_Site_6ae150d56211-uploads.zip <-> 0B4EPs08Yg83-alVNQmJhbDNmTE0) 0101.070 Deleting local file: backup_2013-02-13-1650_My_Site_6ae150d56211-uploads.zip 0101.079 backup_2013-02-13-1650_My_Site_6ae150d56211-others.zip: Attempting to upload to Google Drive 0101.083 /home/mysitename/mysitename.org/wp-content/updraft/backup_2013-02-13-1650_My_Site_6ae150d56211-others.zip: Attempting to upload file to Google Drive. 0101.415 Uploading file with title backup_2013-02-13-1650_My_Site_6ae150d56211-others.zip 0101.424 Googledrive chunked upload: 0 % uploaded (URL: https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0B4EPs08Yg83-ZjlaTUlVT2tCY00/contents?convert=false&upload_id=AEnB2UplaCvIv5J1o5-HZmHXsCgJ5gaovwO--rr7LwQzmuvLB7fgA3yIL-8LO3Vb4xUa9NpQLU7N273QTSBt4WqAvdHT7zNzvQ) 0102.974 Googledrive chunked upload: 1 % uploaded 0104.398 Googledrive chunked upload: 2 % uploaded 0105.835 Googledrive chunked upload: 3 % uploaded 0107.263 Googledrive chunked upload: 4 % uploaded 0108.683 Googledrive chunked upload: 5 % uploaded 0110.115 Googledrive chunked upload: 6 % uploaded 0111.525 Googledrive chunked upload: 8 % uploaded 0112.976 Googledrive chunked upload: 9 % uploaded 0114.412 Googledrive chunked upload: 10 % uploaded 0115.892 Googledrive chunked upload: 11 % uploaded 0117.310 Googledrive chunked upload: 12 % uploaded 0118.760 Googledrive chunked upload: 13 % uploaded 0120.244 Googledrive chunked upload: 14 % uploaded 0122.156 Googledrive chunked upload: 16 % uploaded 0123.824 Googledrive chunked upload: 17 % uploaded 0125.367 Googledrive chunked upload: 18 % uploaded 0127.060 Googledrive chunked upload: 19 % uploaded 0128.533 Googledrive chunked upload: 20 % uploaded 0000.000 Opened log file at time: Wed, 13 Feb 2013 16:56:00 +0000 0000.020 UpdraftPlus: 1.4.10 WordPress: 3.5.1 PHP: 5.2.17 (Linux tbilisi 2.6.32.45-grsec-2.2.2-r3 #8 SMP Mon Oct 10 13:33:17 PDT 2011 x86_64) PHP Max Execution Time: 900 ZipArchive::addFile exists: N 0000.056 Backup run: resumption=1, nonce=6ae150d56211, begun at=1360774259 0000.059 Scheduling a resumption (2) in case this run gets aborted 0000.063 Creation of backups of directories: already finished 0000.111 Database dump: Creation and encryption were completed already 0000.113 Saving backup history 0000.116 backup_2013-02-13-1650_My_Site_6ae150d56211-plugins.zip: plugins: This file has already been successfully uploaded 0000.117 backup_2013-02-13-1650_My_Site_6ae150d56211-themes.zip: themes: This file has already been successfully uploaded 0000.118 backup_2013-02-13-1650_My_Site_6ae150d56211-uploads.zip: uploads: This file has already been successfully uploaded 0000.119 backup_2013-02-13-1650_My_Site_6ae150d56211-others.zip: others: This file has not yet been successfully uploaded: will queue 0000.120 backup_2013-02-13-1650_My_Site_6ae150d56211-db.gz.crypt: Note: This file was not marked as successfully uploaded, but does not exist on the local filesystem 0000.122 Recording as successfully uploaded: backup_2013-02-13-1650_My_Site_6ae150d56211-db.gz.crypt (fece212a2c2aee4a6dc05365e01e8261) 0000.125 Deleting local file: backup_2013-02-13-1650_My_Site_6ae150d56211-db.gz.crypt 0000.126 Requesting backup of the files that were not successfully uploaded 0000.128 Cloud backup selection: googledrive 0000.132 Beginning dispatch of backup to remote 0000.138 Google Drive: requesting access token: client_id=254894104352.apps.googleusercontent.com 0000.377 Google Drive: successfully obtained access token 0000.383 backup_2013-02-13-1650_My_Site_6ae150d56211-others.zip: Attempting to upload to Google Drive 0000.399 /home/mysitename/mysitename.org/wp-content/updraft/backup_2013-02-13-1650_My_Site_6ae150d56211-others.zip: Attempting to resume upload. 0000.531 Uploading file with title backup_2013-02-13-1650_My_Site_6ae150d56211-others.zip 0000.533 Googledrive chunked upload: 0 % uploaded (URL: https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0B4EPs08Yg83-ZjlaTUlVT2tCY00/contents?convert=false&upload_id=AEnB2UplaCvIv5J1o5-HZmHXsCgJ5gaovwO--rr7LwQzmuvLB7fgA3yIL-8LO3Vb4xUa9NpQLU7N273QTSBt4WqAvdHT7zNzvQ) 0001.989 Googledrive chunked upload: 23 % uploaded 0003.417 Googledrive chunked upload: 24 % uploaded 0004.819 Googledrive chunked upload: 25 % uploaded 0006.284 Googledrive chunked upload: 26 % uploaded 0007.708 Googledrive chunked upload: 27 % uploaded 0009.145 Googledrive chunked upload: 28 % uploaded 0010.569 Googledrive chunked upload: 29 % uploaded 0012.023 Googledrive chunked upload: 31 % uploaded 0013.481 Googledrive chunked upload: 32 % uploaded 0014.885 Googledrive chunked upload: 33 % uploaded 0016.335 Googledrive chunked upload: 34 % uploaded 0017.778 Googledrive chunked upload: 35 % uploaded 0019.195 Googledrive chunked upload: 36 % uploaded 0020.654 Googledrive chunked upload: 37 % uploaded 0022.082 Googledrive chunked upload: 39 % uploaded 0023.537 Googledrive chunked upload: 40 % uploaded 0024.936 Googledrive chunked upload: 41 % uploaded 0026.416 Googledrive chunked upload: 42 % uploaded 0027.859 Googledrive chunked upload: 43 % uploaded 0029.337 Googledrive chunked upload: 44 % uploaded (URL: https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0B4EPs08Yg83-ZjlaTUlVT2tCY00/contents?convert=false&upload_id=AEnB2UplaCvIv5J1o5-HZmHXsCgJ5gaovwO--rr7LwQzmuvLB7fgA3yIL-8LO3Vb4xUa9NpQLU7N273QTSBt4WqAvdHT7zNzvQ) 0030.740 Googledrive chunked upload: 46 % uploaded 0032.143 Googledrive chunked upload: 47 % uploaded 0033.579 Googledrive chunked upload: 48 % uploaded 0035.043 Googledrive chunked upload: 49 % uploaded 0036.504 Googledrive chunked upload: 50 % uploaded 0038.095 Googledrive chunked upload: 51 % uploaded 0039.518 Googledrive chunked upload: 52 % uploaded 0040.907 Googledrive chunked upload: 54 % uploaded 0042.339 Googledrive chunked upload: 55 % uploaded 0043.731 Googledrive chunked upload: 56 % uploaded 0045.129 Googledrive chunked upload: 57 % uploaded 0046.540 Googledrive chunked upload: 58 % uploaded 0047.937 Googledrive chunked upload: 59 % uploaded 0049.376 Googledrive chunked upload: 61 % uploaded 0050.841 Googledrive chunked upload: 62 % uploaded 0052.234 Googledrive chunked upload: 63 % uploaded 0053.660 Googledrive chunked upload: 64 % uploaded 0055.120 Googledrive chunked upload: 65 % uploaded 0056.549 Googledrive chunked upload: 66 % uploaded 0057.929 Googledrive chunked upload: 67 % uploaded (URL: https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0B4EPs08Yg83-ZjlaTUlVT2tCY00/contents?convert=false&upload_id=AEnB2UplaCvIv5J1o5-HZmHXsCgJ5gaovwO--rr7LwQzmuvLB7fgA3yIL-8LO3Vb4xUa9NpQLU7N273QTSBt4WqAvdHT7zNzvQ) 0059.363 Googledrive chunked upload: 69 % uploaded 0060.841 Googledrive chunked upload: 70 % uploaded 0062.229 Googledrive chunked upload: 71 % uploaded 0063.634 Googledrive chunked upload: 72 % uploaded 0065.039 Googledrive chunked upload: 73 % uploaded 0066.487 Googledrive chunked upload: 74 % uploaded 0067.895 Googledrive chunked upload: 75 % uploaded 0069.271 Googledrive chunked upload: 77 % uploaded 0070.694 Googledrive chunked upload: 78 % uploaded 0072.141 Googledrive chunked upload: 79 % uploaded 0073.647 Googledrive chunked upload: 80 % uploaded 0075.041 Googledrive chunked upload: 81 % uploaded 0076.442 Googledrive chunked upload: 82 % uploaded 0077.826 Googledrive chunked upload: 84 % uploaded 0079.241 Googledrive chunked upload: 85 % uploaded 0080.653 Googledrive chunked upload: 86 % uploaded 0082.071 Googledrive chunked upload: 87 % uploaded 0083.505 Googledrive chunked upload: 88 % uploaded 0084.979 Googledrive chunked upload: 89 % uploaded 0086.407 Googledrive chunked upload: 90 % uploaded (URL: https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0B4EPs08Yg83-ZjlaTUlVT2tCY00/contents?convert=false&upload_id=AEnB2UplaCvIv5J1o5-HZmHXsCgJ5gaovwO--rr7LwQzmuvLB7fgA3yIL-8LO3Vb4xUa9NpQLU7N273QTSBt4WqAvdHT7zNzvQ) 0087.812 Googledrive chunked upload: 92 % uploaded 0089.194 Googledrive chunked upload: 93 % uploaded 0090.620 Googledrive chunked upload: 94 % uploaded 0092.059 Googledrive chunked upload: 95 % uploaded 0093.464 Googledrive chunked upload: 96 % uploaded 0095.022 Googledrive chunked upload: 97 % uploaded 0096.691 Googledrive chunked upload: 99 % uploaded 0100.232 The file was successfully uploaded to Google Drive in 99.700 seconds at an upload speed of 201 kB/s. 0100.246 OK: Archive backup_2013-02-13-1650_My_Site_6ae150d56211-others.zip uploaded to Google Drive in 99.86 seconds (id: 0B4EPs08Yg83-MnRERE9IWkd0Tlk) 0100.248 Recording as successfully uploaded: backup_2013-02-13-1650_My_Site_6ae150d56211-others.zip (f5a0f55986f6e511d31274cf2ffe7ec7) 0100.262 Stored file<->id correlation in database (backup_2013-02-13-1650_My_Site_6ae150d56211-others.zip <-> 0B4EPs08Yg83-MnRERE9IWkd0Tlk) 0100.265 Deleting local file: backup_2013-02-13-1650_My_Site_6ae150d56211-others.zip 0100.291 Retain: beginning examination of existing backup sets 0100.294 Retain files: user setting: number to retain = 3 0100.297 Retain db: user setting: number to retain = 3 0100.299 Number of backup sets in history: 4 0100.300 Examining backup set with datestamp: 1360774259 0100.301 1360774259: this set includes a database (backup_2013-02-13-1650_My_Site_6ae150d56211-db.gz.crypt); db count is now 1 0100.302 1360774259: this set includes files; fileset count is now 1 0100.304 1360774259: this backup set remains non-empty; will retain in history 0100.306 Examining backup set with datestamp: 1360769618 0100.307 1360769618: this set includes a database (backup_2013-02-13-1533_My_Site_4981e43fe4e8-db.gz.crypt); db count is now 2 0100.308 1360769618: this set includes files; fileset count is now 2 0100.309 1360769618: this backup set remains non-empty; will retain in history 0100.311 Examining backup set with datestamp: 1360164655 0100.312 1360164655: this set includes a database (backup_2013-02-06-1530_My_Site_73fad404aebe-db.gz.crypt); db count is now 3 0100.313 1360164655: this set includes files; fileset count is now 3 0100.314 1360164655: this backup set remains non-empty; will retain in history 0100.315 Examining backup set with datestamp: 1360164263 0100.316 1360164263: this set includes a database (backup_2013-02-06-1524_My_Site_5a0895503076-db.gz.crypt); db count is now 4 0100.317 1360164263: over retain limit (3); will delete this database 0100.321 Delete this file: backup_2013-02-06-1524_My_Site_5a0895503076-db.gz.crypt, service=googledrive 0100.322 Could not delete: could not find a record of the Google Drive file ID for this file 0100.324 1360164263: this set includes files; fileset count is now 4 0100.327 1360164263: over retain limit (3); will delete this file set 0100.330 Delete this file: backup_2013-02-06-1524_My_Site_5a0895503076-plugins.zip, service=googledrive 0100.970 Deletion successful 0100.981 Delete this file: backup_2013-02-06-1524_My_Site_5a0895503076-themes.zip, service=googledrive 0103.501 Deletion successful 0103.504 Delete this file: backup_2013-02-06-1524_My_Site_5a0895503076-uploads.zip, service=googledrive 0116.563 Deletion successful 0116.570 Delete this file: backup_2013-02-06-1524_My_Site_5a0895503076-others.zip, service=googledrive 0118.115 Deletion successful 0118.119 1360164263: this backup set is now empty; will remove from history 0118.120 1360164263: deleting log file (log.5a0895503076.txt) 0118.122 Retain: saving new backup history (sets now: 3) and finishing retain operation 0118.129 Resume backup (6ae150d56211, 1): finish run 0118.135 There were no errors in the uploads, so the 'resume' event is being unscheduled 0118.142 No email will/can be sent - the user has not configured an email address. 0118.144 The backup apparently succeeded and is now complete