Version: 2.1.3
Build: 20101220
MSM Version: 2.1.0
MSM Build: 20101220
We are upgrading our first MSM site (sub directories) to EE2 and we run into the following problem:
We update from 1.7 to 2.1.3 without problem
When we try to enable MSM, we get the following error and are unable to enter the CP:
Site Error: Unable to Load Site Preferences; No Preferences Found
Done so far:
* checked the forums for relevant threads
* checked the exp_sites table and checked that the paths specified in our index.php files in each of our sub directories match the site_name in the exp_sites table
* used a base64 deserializer and checked the table data. They look ok (apart from the fact that we had to turn off password_lockout for the master site because we were getting an error message preventing us from logging in even with MSM disabled).
* checked the config.php file. The error disappears when manually disabling MSM using
$config['multiple_sites_enabled'] = 'n';We would obviously like MSM to work on this one ;o) How can we try to debug this (we have tried setting the debug parameter to 1 and 2 ... still exactly the same message.
Currently this is on a local dev server but we can put it online if you guys / gals need CP access.