• after I move to a new server. this plugincause fatal error. wp-content/plugins/print-google-cloud-print-gcp-woocommerce/vendor/google/apiclient/src/Google/Client.php on line 266. I think it is something to get auth from google. but in setting, I can’t reset it or logout. after I click on them, fatal error occur. anyway, I need to clear it from database. what is the name of your plugin in database as I can’t seem to find them in database. Please let me know the database name or you have a solution for this fatal error. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author bizswoop

    (@bizswoop)

    Choutin.

    Thank you for reaching out to support.

    Please follow these steps to try and resolve the conflict resulting from the change in server you reported.

    Step 1: Create a Backup of the site. *Always good to have a backup ready for manual tasks of removing data or keys as it could cause a website error or crash.

    Step 2: Go to the Settings Tab, Click Reset to remove the json secret key. Click Logout of Google Cloud Print account.

    Step 3: Navigate to the wp_options.php page for the website, enter in the URL: https://”www.mydomain.com”/wp-admin/options.php, replacing the “www.mydomain.com” with your domain name for the website.

    Step 4: Find the field and value for zp_bce0c_491d2, click in the field. Delete the value in the field.

    Step 5: Find the field and value for zprint-google-token, click in the field. Delete the value in the field.

    Step 6: Scroll to the bottom of the wp_options.php page and click Save Changes.

    Step 7: Go back to the Settings Tab, upload the new json secret key from the new migrated domain name and server. Login to Google Account and oAuth. Setup the Location for Printing.

    Step 8: Test a new order to verify the print job is starting.

    The steps outlined here will remove the old existing key and oAuth data from Google for the previous domain server. After completing these steps, you should be able to successfully setup and migrate to the new domain and print.

    Regards,

    Support Team

    Thread Starter choutin

    (@choutin)

    when I click reset or logout. both cause fatal error. I can’t do anything in the setting. in the options.php, I can’t find domain you mention on step 3. and by the way, I DID NOT change the domain name. just move from 1 hosting server to another hosting server. also can’t find the field zp_bce0c_491d2 or zprint-google-token in the options.php or in the database. advise?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘fatal error’ is closed to new replies.