Duplicated site - now what?

Permalink
For the last few months, I've been building a site athttp://mileditors.com with the purpose of building a model to duplicate elsewhere. After a circuitous route, it now exists athttp://garrison.leavenworth.army.mil....

However, concrete5.org reads them as the same site.

We used this process:
http://documentation.concrete5.org/developers/installation/moving-a...


How do I
--Separate the projects in concrete5.org
--Divide the licenses I paid for between the two projects. During the process i bought and tested several add-ons that didn't make the final cut but may be handy later)
--Pay for the duplicate license (there should be only one: I owe ramonleenders $30)

I need to get the project page for Leavenworth straight because it is taking point for a much larger project.

yfsneals
 
hutman replied on at Permalink Reply
hutman
First, if you have not already make sure that any add-ons you are going to disconnect from a project are uninstalled on the site.

Second, purchase the additional license for the add-on you are going to use a second time.

Then you can go into your new site, for which you want to create a new project and remove the marketplace token and marketplace site_token from your /application/config/generated_overrides/concrete.php I believe once you do that and then re-connect to the community it will let you create a new project for this site and split your licenses appropriately. I would suggest during this process the cache be turned off (and cleared before you start).
yfsneals replied on at Permalink Reply
yfsneals
Here's what we found when we opened the file /application/config/generated_overrides/concrete.php:

<?php
/**
 *
----------------------------------------------------------------------------
-
 * Generated 2016-07-18T06:20:40-07:00
 *
 * DO NOT EDIT THIS FILE DIRECTLY
 *
 * @item      misc.latest_version
 * @group     concrete
 * @namespace null
 *
----------------------------------------------------------------------------
-


I can't figure out where the tokens are in there. Can you point them out?
VR,
Neal
hutman replied on at Permalink Reply
hutman
It does not appear to be there, what other config files do you have in your application directory? I can't imagine that the marketplace information would have been saved in the concrete directory, but you could check there too.