Hi,
The first error happens because of the location of the templates, you have to move the $OACS_HOME/packages/lorsm/templates/lorsm-default.* to $OACS_HOME/templates/
The second one happens because of the template master, just remove it and that's it. Take care of the possible target=_top links in the frames. (I do a regsub and change those links to target=_parent when displaying the page. Download the modified files at http://e-lane.org/public/file?file_id=12164 and read the version notes to follow the path process. I haven't commit it because I'm not convinced with the solution jet)
-jopez