I’m currently using EE 2.6.1 Build: 20130506 and MSM 2.1.3 Build: 20120529.
Here’s the situation: I recently upgraded from EE 2.5.2 to 2.6.1
I have 1 default site (http://www.vet.uga.edu) and 2 other subsidiary sites (http://www.vet.uga.edu/site1 & www.vet.uga.edu/site2).
I copied the admin.php and index.php file from the EE 2.6.1 to each site and updated their respective configurations.
I also added the corresponding .htaccess files to remove the “.php”
I also did the following with MSM 2.1.3 zip after the EE upgrade:
Uploaded system/expressionengine/libraries/Sites.php to my system/expressionengine/libraries directory.
Uploaded system/expressionengine/controllers/cp/sites.php to my system/expressionengine/controllers/cp directory.
Uploaded system/expressionengine/language/english/sites_lang.php
Now when I try to add a new site or edit sites or access the control panels of the subsidiary sites from thet default site, I get to a broken link!
But I am able to directly access the CP of the subsidiary sites this way:
http://www.vet.uga.edu/site1/admin.php
or
http://www.vet.uga.edu/site2/admin.php
But I am NOT able to create a new site or edit configuration of existing sites using the control panel.
1. Do you think the links are messed up due to the update? Is there a fix?
2. Are my MSM and EE versions compatible? Do I need to upgrade MSM?
3. Is there a manual way to add a site? (I looked to add a site manually through the database but the config settings are encrypted)