I have installed BCMS and BCMS-UI-Base on a clean 5.0.2 installation using the application installer. I have copied the templates directory from ui-base to the root (www/) as per http://openacs.org/forums/message-view?message_id=115763 I have mounted the bcms on /bcms and bcms-ui-base on /content but now I'm a bit stuck.
Do I set the root folder to /content as well?
Do I set the template folder to / or should I create a subfolder in the CR called /templates and point the template folder to that?
I have tried all permutations that I can think of and all I seem to get is 'file not found'.
If I point the root folder to /content (the sames as the ui-base) it finds and runs the index.vuh. Putting debug into the index.vuh and default-template.tcl shows that index.vuh gets as far as the rp_internal_redirect $file with $file set to the correct path of /templates/public/default-template but the default-template doesn't seem to be called (at least my ns_log message at the beginning doesn't get fired).
Am I missing something blindingly obvious? Any and all help appreciated.
- Steve
Request notifications