This is the H2
HowTo Create a Masked Login to MSM Site (EE1.x)
Question: How can I set up masked access to my MSM additional sites?
Answer: In the /system/utilities/ folder you’ll find a file called admin.php. Copy that file to your MSM folder, and instruct your users to log into the control panel from that URL.
Masking Access to CP for MSM in EE1.xHowTo Turn on Error Checking in EE2.x
Question: How can I turn on error checking in EE2.x?
Answer: You’ll need to edit the index.php file found in your /system directory, and change the value of
$debug = 0;
to
$debug = 1;
NOTE: Remember to change this value back when you are done troubleshooting.
Turn on Error CheckingAdd-on Conversion Guidelines
Question: Where can I find conversion guidelines to convert my EE1.6x add-ons to EE2.x?
Answer: You can find this information at: EEDocs: Conversion Information
Where to Find Conversion InformationLocation of Language Downloads for EE2
Question: Where can I find language packs for EE2?
Answer: You can find language packs for EE2 here.
Language Pack Downloads