On Jan 24, 2008 3:09 PM, Jennifer Ahn <[EMAIL PROTECTED]> wrote: > Hello! > > I'm writing my first Catalyst application using TTSite and I'm running > into this error: > [debug] Rendering template "students/list.tt2" > [error] Couldn't render template "file error - students/list.tt2: not > found" > > If anyone has run into a problem like this please help :) > > Thank you! > > Jennifer > > Where did you write out your students/list.tt2 file? TTSite puts all of its templates under root/src rather than just root/
So, you'll need to have root/src/students/list.tt2 in there. -J -- J. Shirley :: [EMAIL PROTECTED] :: Killing two stones with one bird... http://www.toeat.com
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
