The site in our toolset account was the dev site, which has been deleted from our dev site. I deleted it and added the live site in the toolset control panel, got a new key, but there's no where to put it. There's just this error on the Toolset plugin dashboard:
Toolset plugin cannot connect to toolset.com
This error generally occurs when you've migrated your site and the url changes and your Toolset plugins can no longer validate with our servers.
To check if your plugins are able to validate correctly you will need to go to Toolset -> Dashboard, then click on help in the top right hand corner. Select the Toolset Debug tab then click "Toolset Debug Information and Troubleshooting"
From there you will be taken to the Toolset Debug information. Scroll down on the page until you see the link for "Installer Support". Click this link.
You should now be able to see your site validation information. If you're see "Toolset site key not matching for hidden link" then you will need to regenerate your site as the URL may have changed and your key isn't validating for the current URL.
I followed the instructions under 'Migrating Registration to a Different Domain', but the warning is still there and the installer log still shows 'Site key does not match for hidden link'
So I added this to wp_config: define( 'OTGS_INSTALLER_SITE_KEY_TOOLSET', 'key_generated_in_control_panel' ); (where 'key_generated_in_control_panel' matches the key for the site from the Toolset control panel). That did nothing so I removed it from wp_config.
Is there somewhere I can update the key directly in the database? What now? I can supply an admin login.