From: Angel H. <an...@ho...> - 2001-06-13 23:41:07
|
Ok this is my _first day_ with BinaryCloud, so please be easy on me! :-) After examining various files, classes and the file structure of BC, I'm still struggling just to get an index page to appear in a new directory. Here's what I'm tried: 1) Create a "photography" directory in htdocs 2) Put a plain ol HTML file in ../binarycloud/user/mod/static_pages 3) Copied the index file from htdocs to the photography dir 4) Edited the index file now in photography, and changed the filename in the array to match that of my HTML file without the extension. Result = A blank page. If I move this exact index file to htdocs it will work, but not from the photography directory. I know it must be a problem with the templates and path, but I haven't been able to figure out what needs to be changed. I tried creating a masters/photography.phtml template based on the storm.phtml template, and then changing the index file to use the new template, but still no luck. I'm totally excited over the potential of this system, but a bit frustrated trying to break that first layer of ice! Thanks, Angel |