Skip Navigation

[Closed] Unable to register toolset registration on Pantheon production site

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 3 replies, has 1 voice.

Last updated by Christopher Amirian 3 weeks, 5 days ago.

Assisted by: Christopher Amirian.

Author
Posts
#2792021
Screenshot 2025-01-13 125209.png

Tell us what you are trying to do?
We are trying to register a new license on the production site.
Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site?
hidden link

#2792052

Christopher Amirian
Supporter

Languages: English (English )

Hi,

Welcome to Toolset support. Would you please clarify which page you took the screenshot on?

Usually `not allowed` message is related to some sort of permission issue.

Please test by temporarily deactivating other plug-ins of the website and only keeping the Toolset types plug-in, and follow the steps below:

- Make sure that you are logged in toolset.com
- Go to "WordPress Dashboard > Plugins > Add New > Commercial (Tab)".
- Click the "Register Toolset" at the right section of the screen.
- Click the "Get a key for this site" link annotated in the screenshot below.
- A new page will open up and the auto-generated key will show in pop-up.
- Copy the key and paste it into the "Site Key" input box annotated in the screenshot below.
- Click the "OK" button.

Thanks.

#2792119

The issue is on Patheon there are 3 different sites. Production is limited to moving files from the Dev and test sites to production. You are not allowed to install plugins directly to production. We have all of the Toolset plugins that the site utilizes on Production, however we are not able to get to the Commercial tab in production to add the key. The site had been working correctly. The client changed developers. The previous developers license had expired. We are trying to apply the new key.

#2792262

Christopher Amirian
Supporter

Languages: English (English )

Hi,

Thank you for the information. That needs to be checked by the hosting service provider (Patheon)

See if there are any sort of limitation that the page in question does not show?

Alternatively, you can go to https://toolset.com/account/sites and add the domain of the production there and add a key.

Then you can add the key directly to wp-config.php file of your installation:

https://toolset.com/faq/how-to-install-and-register-toolset/#automatic-toolset-registration-using-php

define( 'OTGS_INSTALLER_SITE_KEY_TOOLSET', 'your-site-key' );

As per your description, it is possible to move the files from dev to production. So you can add the key to wp-config.php file of the dev website (with the domain of the production ) and then move the file to production with the method you have mentioned.

Thanks.

The topic ‘[Closed] Unable to register toolset registration on Pantheon production site’ is closed to new replies.