Connect to Community / Install Purchased Add-On

Permalink
I purchased a gallery and would like to assign it to a C5 project but that project doesn't show in my profile?

When in the dashboard, sitewide settings say that I am connected to the community, but I cannot visit the project page using my username and password.

Is there a way to 'disconnect' the project from the community, and then reconnect and add the project?

 
frizzleb replied on at Permalink Reply
frizzleb
No idea if this will be of any use but this will stop a C5 site connecting to the community.

define('ENABLE_MARKETPLACE_SUPPORT',false);
frizzleb replied on at Permalink Reply
frizzleb
Note this must be in config/site.php
andywrdn06 replied on at Permalink Reply
I did manage to find an earlier forum post which showed me how to 'reconnect' the site to the community by deleting some php files and then starting again. This solved the problem and the gallery is now successfully up and running.

Thank you for your kind help and support
da4kinov replied on at Permalink Reply
Removing these entries from your Config table.

(you need to log into your hosting account, then go to PHPmyAdmin > find config table, inside you'll find these files:

MARKETPLACE_SITE_TOKEN
MARKETPLACE_SITE_URL_TOKEN

Delete them.

Then go to Dashboard --> Sitewide Settings --> Debug and Clear Cache. This will make you able to reconnect to the community