Hi all,
Will soon be running an upgrade from EE1.7 to EE2.3 (have done something of a test run on a dev server already). Although there is quite a bit to change in order to “convert” things over to a working format - I think I’ve got it mostly down.
One thing I would like to do is move our templates from the DB stored method as we are currently using, to the file storage method such that templates then appear as php files under /templates in the expressionengine directory of the new EE2.3 app.
Is anyone aware of known issues or problems when making this move? i.e. does something work one way if in DB stored mode but must be altered to be used in file mode (other than file permissions). Specifically I’m thinking about EE tags like {embed=..} and whatnot.
Also would it be recommended to make this move at the same time as a 1.7 to 2.3 upgrade, or would it be best if the tasks were staggered?
Thanks!