Hello I am have trouble syncing my clients calendar. I had used a a temporary domain (http://kyleh6.sg-host.com) and converted it to the main domain (https://eastadelaidepodiatry.com.au). In OAuth 2.0 Client I have copied everything over but it is still not working. In wordpress (Redirect URI:) it is showing my old your (http://kyleh6.sg-host.com/wp-admin/------------) in it. I have also copy the (http://kyleh6.sg-host.com/wp-admin/------------ ) into googles OAuth 2.0 Client Redirect URI section. How do I update it please I need this working ASAP thank you.
To change the URI, you'll need to go into your database, but please be careful when you update the table, because if you delete or add anything else, it can cause the plugin not to work properly.
When you access your database via PHPMyAdmin (or some other tool), access wp_options table:
It is possible that your prefix is not "wp_", but something else, so if that is the case, please look for "your_prefix_options" table.
When you access it, you can search through the column "option_name". Search for the term "amelia_settings":
When you find that, you need to edit the property under "option_value" column and find the string "redirectURI". It will look something like this :
So, all you need to do is replace it with your new website's URI:
So basically you need to replace newsite.com with youroldsite.com and it will be shown in Google settings properly. Please note that if you use https you will need to update it also in redirectURI option. Please don't remove the escape characters ( \ ), it needs to stay in \/\/ format
When you're done with this, please check if the URL from “Redirect URI” field and on "Create OAuth client ID" section are the same:
I have access the "wwb_options" but it seems I can not "amelia_settings". This attached screen shot shows you what pops up when I open the "wwb_options" tab. I am still not sure.
I was able to complete all the step that you had in your first reply. I have updated my "Redirect URI" in google API but it still seems to not be working.
I would need to take a look at your website, and Google Console.
Please provide me:
A temporary WP-admin login for your site where this happens
Database access (PHPMyAdmin or cPanel)
Google Console access credentials (please make sure to disable two-step verification, so I'm able to remote in without phone or email verification)
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party.
You can write credentials here just check Private Reply so nobody can see them except us.
Hello I am have trouble syncing my clients calendar. I had used a a temporary domain (http://kyleh6.sg-host.com) and converted it to the main domain (https://eastadelaidepodiatry.com.au). In OAuth 2.0 Client I have copied everything over but it is still not working. In wordpress (Redirect URI:) it is showing my old your (http://kyleh6.sg-host.com/wp-admin/------------) in it. I have also copy the (http://kyleh6.sg-host.com/wp-admin/------------ ) into googles OAuth 2.0 Client Redirect URI section. How do I update it please I need this working ASAP thank you.
Hello Kyle.
Thank you for your purchase.
To change the URI, you'll need to go into your database, but please be careful when you update the table, because if you delete or add anything else, it can cause the plugin not to work properly.
When you access your database via PHPMyAdmin (or some other tool), access wp_options table:
It is possible that your prefix is not "wp_", but something else, so if that is the case, please look for "your_prefix_options" table.
When you access it, you can search through the column "option_name". Search for the term "amelia_settings":
When you find that, you need to edit the property under "option_value" column and find the string "redirectURI". It will look something like this :
So, all you need to do is replace it with your new website's URI:
So basically you need to replace newsite.com with youroldsite.com and it will be shown in Google settings properly. Please note that if you use https you will need to update it also in redirectURI option. Please don't remove the escape characters ( \ ), it needs to stay in \/\/ format
When you're done with this, please check if the URL from “Redirect URI” field and on "Create OAuth client ID" section are the same:
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thank you Aleksander,
The domain is linked up with siteground when I access the PHPMyAdmin in siteground I have "wwb_option"
Is "wwb_" the reason that it is not working? How do I fix this?
I was able to reach "wp-" in file manager of siteground but no "wp_options"
Thanks for your help, sorry for the late reply
Hi again Kyle
wp_ is just a prefix, so in your installation wwb_ is probably correct.
The same advice still applies, you're just looking for wwb_options instead of wp_options.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hey Aleksander,
I have access the "wwb_options" but it seems I can not "amelia_settings". This attached screen shot shows you what pops up when I open the "wwb_options" tab. I am still not sure.
Thank you for your help
kind regards
kyle
Sorry Aleksander,
I was able to complete all the step that you had in your first reply. I have updated my "Redirect URI" in google API but it still seems to not be working.
Is there anything that I am missing?
thank you for your help
Hi again Kyle.
I would need to take a look at your website, and Google Console.
Please provide me:
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party.
You can write credentials here just check Private Reply so nobody can see them except us.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables