There are some rather ambiguous sentences in the guide that I would like clarified to ensure that I don’t screw anything up:
If you saved your templates as flat files in 1.x, upload the contents of your 1.x `system/templates/` directory to system/expressionengine/templates/<site_short_name>/ and verify permissions on the templates folder is set to 777.
Does this refer to the `/templates/` folder or the `/templates/<site_short_name>` folder?
It is recommended that you delete the files you will be replacing before uploading the new files and directories.
`system/` this may have been re-named in the initial installation.
`themes/`
`index.php`
This is by far the weirdest part.
Do I *overwrite* or *replace* the folders in question? It reads that I should delete all the files I will be replacing before uploading new files and directories; but the guide states no files that are overwritten—only folders!
So do I
A) Copy all the files from the EE2 system and themes folder to the old EE1 folder and overwrite everything?
B) Delete the two EE1 folders and replace them with the new folders?
C) Back up the flat template files and config.php, wipe the entire website, copy the EE2 folders and add the backed up templates, and config?
M) Something completely different?
You should really get another guide; it must be scaring away a lot of people.