Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter nuanc

    (@nuanc)

    Seems to be working now! I found a file that hadn’t been transferred properly.

    • This reply was modified 8 years, 4 months ago by nuanc.
    Thread Starter nuanc

    (@nuanc)

    Thanks for your continued help.

    I made progress today. I did a manual update, keeping the content files and the wp-config.php files and removing the outdated theme I had been using. After a few tweaks, I was able to get back into the admin for the site and all my posts, photos etc are there, but now I’m getting a 404 Page Not Found error.

    Any ideas?

    Nancy

    Thread Starter nuanc

    (@nuanc)

    Okay, so I’m understanding now that the get_paged_template is a deprecated function and that is causing my website not to load. Is there an alternative code that I can use? What would happen if I removed that code from the template.php?

    Thread Starter nuanc

    (@nuanc)

    Thank you for your input!
    I’ve looked at the two files mentioned in the error message. I did a search for “include” but nothing came up.

    The lines noted are below.
    From the template.php file:
    @return string Full path to paged template file.
    */
    function get_paged_template() {
    return get_query_template(‘paged’);
    }

    From the deprecated.php file:
    function get_paged_template() {
    _deprecated_function( __FUNCTION__, ‘4.7.0’ );

    return get_query_template( ‘paged’ );
    }

    If there is something I can do to these lines of code, let me know, please. Otherwise, I will try the theme change.

    Thanks again!
    Nancy

    Thread Starter nuanc

    (@nuanc)

    Here is part of it. I think the whole thing is too long? I don’t know but it won’t let me post.

    Sat, 05 Jan 2013 20:58:17 +0000 Beginning dispatch of backup to remote
    Sat, 05 Jan 2013 20:58:17 +0000 Cloud backup selection: googledrive
    Sat, 05 Jan 2013 20:58:17 +0000 Google Drive: requesting access token: client_id=385105527203.apps.googleusercontent.com
    Sat, 05 Jan 2013 20:58:20 +0000 Google Drive: successfully obtained access token
    Sat, 05 Jan 2013 20:58:20 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-plugins.zip: Attempting to upload to Google Drive
    Sat, 05 Jan 2013 20:58:20 +0000 D:/Hosting/5671313/html/Nancy_Waldman/nancywriter/wp-content/updraft/backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-plugins.zip: Attempting to upload file to Google Drive.
    Sat, 05 Jan 2013 20:58:21 +0000 GoogleDrive upload: an error occurred
    Sat, 05 Jan 2013 20:58:21 +0000 Error details: Received response code '400 Bad Request' while trying to get 'https://docs.google.com/feeds/default/private/full/https://drive.google.com/?authuser=0#folders/0BxWhCMdP1HPfOU9ORmwzN0diY0U'. Response body: <errors xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>invalidRequestUri</code><internalReason>Invalid request URI</internalReason></error></errors>
    Sat, 05 Jan 2013 20:58:21 +0000 ERROR: backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-plugins.zip: Failed to upload to Google Drive
    Sat, 05 Jan 2013 20:58:21 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-themes.zip: Attempting to upload to Google Drive
    Sat, 05 Jan 2013 20:58:21 +0000 D:/Hosting/5671313/html/Nancy_Waldman/nancywriter/wp-content/updraft/backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-themes.zip: Attempting to upload file to Google Drive.
    Sat, 05 Jan 2013 20:58:22 +0000 GoogleDrive upload: an error occurred
    Sat, 05 Jan 2013 20:58:22 +0000 Error details: Received response code '400 Bad Request' while trying to get 'https://docs.google.com/feeds/default/private/full/https://drive.google.com/?authuser=0#folders/0BxWhCMdP1HPfOU9ORmwzN0diY0U'. Response body: <errors xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>invalidRequestUri</code><internalReason>Invalid request URI</internalReason></error></errors>
    Sat, 05 Jan 2013 20:58:22 +0000 ERROR: backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-themes.zip: Failed to upload to Google Drive
    Sat, 05 Jan 2013 20:58:22 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-uploads.zip: Attempting to upload to Google Drive
    Sat, 05 Jan 2013 20:58:22 +0000 D:/Hosting/5671313/html/Nancy_Waldman/nancywriter/wp-content/updraft/backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-uploads.zip: Attempting to upload file to Google Drive.
    Sat, 05 Jan 2013 20:58:23 +0000 GoogleDrive upload: an error occurred
    Sat, 05 Jan 2013 20:58:23 +0000 Error details: Received response code '400 Bad Request' while trying to get 'https://docs.google.com/feeds/default/private/full/https://drive.google.com/?authuser=0#folders/0BxWhCMdP1HPfOU9ORmwzN0diY0U'. Response body: <errors xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>invalidRequestUri</code><internalReason>Invalid request URI</internalReason></error></errors>
    Sat, 05 Jan 2013 20:58:23 +0000 ERROR: backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-uploads.zip: Failed to upload to Google Drive
    Sat, 05 Jan 2013 20:58:23 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-others.zip: Attempting to upload to Google Drive
    Sat, 05 Jan 2013 20:58:23 +0000 D:/Hosting/5671313/html/Nancy_Waldman/nancywriter/wp-content/updraft/backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-others.zip: Attempting to upload file to Google Drive.
    Sat, 05 Jan 2013 20:58:24 +0000 GoogleDrive upload: an error occurred
    Sat, 05 Jan 2013 20:58:24 +0000 Error details: Received response code '400 Bad Request' while trying to get 'https://docs.google.com/feeds/default/private/full/https://drive.google.com/?authuser=0#folders/0BxWhCMdP1HPfOU9ORmwzN0diY0U'. Response body: <errors xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>invalidRequestUri</code><internalReason>Invalid request URI</internalReason></error></errors>
    Sat, 05 Jan 2013 20:58:24 +0000 ERROR: backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-others.zip: Failed to upload to Google Drive
    Sat, 05 Jan 2013 20:58:24 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-db.gz: Attempting to upload to Google Drive
    Sat, 05 Jan 2013 20:58:24 +0000 D:/Hosting/5671313/html/Nancy_Waldman/nancywriter/wp-content/updraft/backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-db.gz: Attempting to upload file to Google Drive.
    Sat, 05 Jan 2013 20:58:25 +0000 GoogleDrive upload: an error occurred
    Sat, 05 Jan 2013 20:58:25 +0000 Error details: Received response code '400 Bad Request' while trying to get 'https://docs.google.com/feeds/default/private/full/https://drive.google.com/?authuser=0#folders/0BxWhCMdP1HPfOU9ORmwzN0diY0U'. Response body: <errors xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>invalidRequestUri</code><internalReason>Invalid request URI</internalReason></error></errors>
    Sat, 05 Jan 2013 20:58:25 +0000 ERROR: backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-db.gz: Failed to upload to Google Drive
    Sat, 05 Jan 2013 20:58:25 +0000 Retain: beginning examination of existing backup sets
    Sat, 05 Jan 2013 20:58:25 +0000 Retain: user setting: number to retain = 1
    Sat, 05 Jan 2013 20:58:25 +0000 Number of backup sets in history: 2
    Sat, 05 Jan 2013 20:58:25 +0000 Examining backup set with datestamp: 1357419470
    Sat, 05 Jan 2013 20:58:25 +0000 1357419470: this set includes a database (backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-db.gz); db count is now 1
    Sat, 05 Jan 2013 20:58:25 +0000 1357419470: this set includes files; fileset count is now 1
    Sat, 05 Jan 2013 20:58:25 +0000 1357419470: this backup set remains non-empty; will retain in history
    Sat, 05 Jan 2013 20:58:25 +0000 Examining backup set with datestamp: 1357404214
    Sat, 05 Jan 2013 20:58:25 +0000 1357404214: this set includes a database (); db count is now 2
    Sat, 05 Jan 2013 20:58:25 +0000 1357404214: over retain limit; will delete this database
    Sat, 05 Jan 2013 20:58:25 +0000 1357404214: this set includes files; fileset count is now 2
    Sat, 05 Jan 2013 20:58:25 +0000 1357404214: over retain limit; will delete this file set
    Sat, 05 Jan 2013 20:58:25 +0000 Delete this file: backup_2013-01-05-1643_Nancy_SM_Waldman_b4c13f270c6e-plugins.zip, service=googledrive
    Sat, 05 Jan 2013 20:58:25 +0000 Could not delete: could not find a record of the Google Drive file ID for this file
    Sat, 05 Jan 2013 20:58:25 +0000 Delete this file: backup_2013-01-05-1643_Nancy_SM_Waldman_b4c13f270c6e-themes.zip, service=googledrive
    Sat, 05 Jan 2013 20:58:25 +0000 Could not delete: could not find a record of the Google Drive file ID for this file
    Sat, 05 Jan 2013 20:58:25 +0000 Delete this file: backup_2013-01-05-1643_Nancy_SM_Waldman_b4c13f270c6e-uploads.zip, service=googledrive
    Sat, 05 Jan 2013 20:58:25 +0000 Could not delete: could not find a record of the Google Drive file ID for this file
    Sat, 05 Jan 2013 20:58:25 +0000 Delete this file: backup_2013-01-05-1643_Nancy_SM_Waldman_b4c13f270c6e-others.zip, service=googledrive
    Sat, 05 Jan 2013 20:58:25 +0000 Could not delete: could not find a record of the Google Drive file ID for this file
    Sat, 05 Jan 2013 20:58:25 +0000 1357404214: this backup set is now empty; will remove from history
    Sat, 05 Jan 2013 20:58:25 +0000 1357404214: corresponding log file not found - must have already been deleted
    Sat, 05 Jan 2013 20:58:25 +0000 Retain: saving new backup history (sets now: 1) and finishing retain operation
    Sat, 05 Jan 2013 20:58:25 +0000 Saving last backup information into WordPress db
    Sat, 05 Jan 2013 20:58:25 +0000 Sending email report to: [email protected]
    Sat, 05 Jan 2013 20:58:25 +0000 There were errors in the uploads, so the 'resume' event is remaining scheduled
    Sat, 05 Jan 2013 21:03:08 +0000 Resume backup (1): begin run (will check for any remaining jobs)
    Sat, 05 Jan 2013 21:03:08 +0000 Resuming backup: resumption=1, nonce=49b20b50827a, begun at=1357419470
    Sat, 05 Jan 2013 21:03:08 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-plugins.zip: plugins: This file has NOT been successfully uploaded in the last 3 hours: will retry
    Sat, 05 Jan 2013 21:03:08 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-themes.zip: themes: This file has NOT been successfully uploaded in the last 3 hours: will retry
    Sat, 05 Jan 2013 21:03:08 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-uploads.zip: uploads: This file has NOT been successfully uploaded in the last 3 hours: will retry
    Sat, 05 Jan 2013 21:03:08 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-others.zip: others: This file has NOT been successfully uploaded in the last 3 hours: will retry
    Sat, 05 Jan 2013 21:03:08 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-db.gz: db: This file has NOT been successfully uploaded in the last 3 hours: will retry
    Sat, 05 Jan 2013 21:03:08 +0000 49b20b50827a: Note: This file was not marked as successfully uploaded, but does not exist on the local filesystem
    Sat, 05 Jan 2013 21:03:08 +0000 49b20b50827a: 860571149b72c04fd438ef6f899a1ee8: recording as successfully uploaded
    Sat, 05 Jan 2013 21:03:08 +0000 Deleting local file: 49b20b50827a
    Sat, 05 Jan 2013 21:03:08 +0000 Requesting backup of the files that were not successfully uploaded
    Sat, 05 Jan 2013 21:03:08 +0000 Cloud backup selection: googledrive
    Sat, 05 Jan 2013 21:03:08 +0000 Google Drive: requesting access token: client_id=385105527203.apps.googleusercontent.com
    Sat, 05 Jan 2013 21:03:09 +0000 Google Drive: successfully obtained access token
    Sat, 05 Jan 2013 21:03:09 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-plugins.zip: Attempting to upload to Google Drive
    Sat, 05 Jan 2013 21:03:09 +0000 D:/Hosting/5671313/html/Nancy_Waldman/nancywriter/wp-content/updraft/backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-plugins.zip: Attempting to upload file to Google Drive.
    Sat, 05 Jan 2013 21:03:11 +0000 GoogleDrive upload: an error occurred
    Sat, 05 Jan 2013 21:03:11 +0000 Error details: Received response code '400 Bad Request' while trying to get 'https://docs.google.com/feeds/default/private/full/https://drive.google.com/?authuser=0#folders/0BxWhCMdP1HPfOU9ORmwzN0diY0U'. Response body: <errors xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>invalidRequestUri</code><internalReason>Invalid request URI</internalReason></error></errors>
    Sat, 05 Jan 2013 21:03:11 +0000 ERROR: backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-plugins.zip: Failed to upload to Google Drive
    Sat, 05 Jan 2013 21:03:11 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-themes.zip: Attempting to upload to Google Drive
    Sat, 05 Jan 2013 21:03:11 +0000 D:/Hosting/5671313/html/Nancy_Waldman/nancywriter/wp-content/updraft/backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-themes.zip: Attempting to upload file to Google Drive.
    Sat, 05 Jan 2013 21:03:12 +0000 GoogleDrive upload: an error occurred
    Sat, 05 Jan 2013 21:03:12 +0000 Error details: Received response code '400 Bad Request' while trying to get 'https://docs.google.com/feeds/default/private/full/https://drive.google.com/?authuser=0#folders/0BxWhCMdP1HPfOU9ORmwzN0diY0U'. Response body: <errors xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>invalidRequestUri</code><internalReason>Invalid request URI</internalReason></error></errors>
    Sat, 05 Jan 2013 21:03:12 +0000 ERROR: backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-themes.zip: Failed to upload to Google Drive
    Sat, 05 Jan 2013 21:03:12 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-uploads.zip: Attempting to upload to Google Drive
    Sat, 05 Jan 2013 21:03:12 +0000 D:/Hosting/5671313/html/Nancy_Waldman/nancywriter/wp-content/updraft/backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-uploads.zip: Attempting to upload file to Google Drive.
    Sat, 05 Jan 2013 21:03:13 +0000 GoogleDrive upload: an error occurred
    Sat, 05 Jan 2013 21:03:13 +0000 Error details: Received response code '400 Bad Request' while trying to get 'https://docs.google.com/feeds/default/private/full/https://drive.google.com/?authuser=0#folders/0BxWhCMdP1HPfOU9ORmwzN0diY0U'. Response body: <errors xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>invalidRequestUri</code><internalReason>Invalid request URI</internalReason></error></errors>
    Sat, 05 Jan 2013 21:03:13 +0000 ERROR: backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-uploads.zip: Failed to upload to Google Drive
    Sat, 05 Jan 2013 21:03:13 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-others.zip: Attempting to upload to Google Drive
    Sat, 05 Jan 2013 21:03:13 +0000 D:/Hosting/5671313/html/Nancy_Waldman/nancywriter/wp-content/updraft/backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-others.zip: Attempting to upload file to Google Drive.
    Sat, 05 Jan 2013 21:03:14 +0000 GoogleDrive upload: an error occurred
    Sat, 05 Jan 2013 21:03:14 +0000 Error details: Received response code '400 Bad Request' while trying to get 'https://docs.google.com/feeds/default/private/full/https://drive.google.com/?authuser=0#folders/0BxWhCMdP1HPfOU9ORmwzN0diY0U'. Response body: <errors xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>invalidRequestUri</code><internalReason>Invalid request URI</internalReason></error></errors>
    Sat, 05 Jan 2013 21:03:14 +0000 ERROR: backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-others.zip: Failed to upload to Google Drive
    Sat, 05 Jan 2013 21:03:14 +0000 backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-db.gz: Attempting to upload to Google Drive
    Sat, 05 Jan 2013 21:03:14 +0000 D:/Hosting/5671313/html/Nancy_Waldman/nancywriter/wp-content/updraft/backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-db.gz: Attempting to upload file to Google Drive.
    Sat, 05 Jan 2013 21:03:15 +0000 GoogleDrive upload: an error occurred
    Sat, 05 Jan 2013 21:03:15 +0000 Error details: Received response code '400 Bad Request' while trying to get 'https://docs.google.com/feeds/default/private/full/https://drive.google.com/?authuser=0#folders/0BxWhCMdP1HPfOU9ORmwzN0diY0U'. Response body: <errors xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>invalidRequestUri</code><internalReason>Invalid request URI</internalReason></error></errors>
    Sat, 05 Jan 2013 21:03:15 +0000 ERROR: backup_2013-01-05-2057_Nancy_SM_Waldman_49b20b50827a-db.gz: Failed to upload to Google Drive

    Thread Starter nuanc

    (@nuanc)

    Okay, Now it seems to have backed it up, but is not able to download to Google drive. Thanks for your help.

    Thread Starter nuanc

    (@nuanc)

    Thanks for your response. I tried that but am still getting a “back-up failed” message.

    Thread Starter nuanc

    (@nuanc)

    I’m attempting to clean up my files. I’ve deleted over 350 obvious (now that I’m looking for them) bogus html files. But I don’t know what else might be hiding.

    Does this (below) sound or look like a legitimate php file? It’s in the wp-content folder.

    Thanks.

    file name:
    .wysiwygPro_preview_eacf331f0ffc35d4b482f1d15a887d3b.php

    contents:
    PHP script text

    <?php
    if ($_GET[‘randomId’] != “3p3XCgkcEM8OuXdCxMINHcSLpUrAG9mLcic6B1DDQGRJkgeAPh1NuDUUlq59kCac”) {
    echo “Access Denied”;
    exit();
    }

    // display the HTML code:
    echo stripslashes($_POST[‘wproPreviewHTML’]);

    ?>

    Thread Starter nuanc

    (@nuanc)

    many thanks

    good question. why aren’t there any responses. please?

    I’m having a similar problem except in my situation, I type in the post but it won’t save or post it. When I edit the post, the same thing happens. The title is the only thing that is saved. I tried switching themes and the same thing happened. Help!
    thanks,
    Nancy

Viewing 11 replies - 1 through 11 (of 11 total)