Hi:
I added the above code, and it did work fine. But since the default directory is already so full, I wanted to but the special category pages in a subdirectory (if only so it would look neater...)
Anyway, I made templates/default/cats the repository for the modified category templates, and I have tried a bunch of different ways to call the templates in that subdirectory from the CategoryTemplates field, none of which work. I tried:
cats/template.html
/cats/template.html
http://www.full.path.to/templates/default/cats/template.html
all of which give me an "A fatal error has occured:
Invalid template name: cats/columbia.html" error
Any ideas?
dave
I added the above code, and it did work fine. But since the default directory is already so full, I wanted to but the special category pages in a subdirectory (if only so it would look neater...)
Anyway, I made templates/default/cats the repository for the modified category templates, and I have tried a bunch of different ways to call the templates in that subdirectory from the CategoryTemplates field, none of which work. I tried:
cats/template.html
/cats/template.html
http://www.full.path.to/templates/default/cats/template.html
all of which give me an "A fatal error has occured:
Invalid template name: cats/columbia.html" error
Any ideas?
dave