<HTML>
<span style="font-weight: bold;">On Thu Jan 24 15:41 , Jennifer Ahn <jenahn@stanford.edu> sent:<BR>
<BR>
</jenahn@stanford.edu></span><blockquote style="border-left: 2px solid rgb(245, 245, 245); margin-left: 5px; margin-right: 0px; padding-left: 5px; padding-right: 0px;">list.tt2 is under /root/src/students<BR>
<BR>
J. Shirley wrote:<BR>
<span style="color: red;">> On Jan 24, 2008 3:09 PM, Jennifer Ahn <<a href="javascript:top.opencompose('jenahn@stanford.edu','','','')">jenahn@stanford.edu</a> </span><BR>
<span style="color: red;">> <<a href="javascript:top.opencompose('jenahn@stanford.edu','','','')">jenahn@stanford.edu</a>>> wrote:</span><BR>
<span style="color: red;">></span><BR>
<span style="color: red;">> Hello!</span><BR>
<span style="color: red;">></span><BR>
<span style="color: red;">> I'm writing my first Catalyst application using TTSite and I'm running</span><BR>
<span style="color: red;">> into this error:</span><BR>
<span style="color: red;">> [debug] Rendering template "students/list.tt2"</span><BR>
<span style="color: red;">> [error] Couldn't render template "file error - students/list.tt2:</span><BR>
<span style="color: red;">> not found"</span><BR>
<span style="color: red;">></span><BR>
<span style="color: red;">> If anyone has run into a problem like this please help :)</span><BR>
<span style="color: red;">></span><BR>
<span style="color: red;">> Thank you!</span><BR>
<span style="color: red;">></span><BR>
<span style="color: red;">> Jennifer</span><BR>
<span style="color: red;">></span><BR>
<span style="color: red;">></span><BR>
<span style="color: red;">> Where did you write out your students/list.tt2 file? TTSite puts all </span><BR>
<span style="color: red;">> of its templates under root/src rather than just root/</span><BR>
<span style="color: red;">></span><BR>
<span style="color: red;">> So, you'll need to have root/src/students/list.tt2 in there.</span><BR>
<span style="color: red;">></span><BR>
<span style="color: red;">> -J</span><BR>
<span style="color: red;">></span><BR>
<span style="color: red;">></span><BR>
<span style="color: red;">> -- </span><BR>
<span style="color: red;">> J. Shirley :: <a href="javascript:top.opencompose('jshirley@gmail.com','','','')">jshirley@gmail.com</a> <<a href="javascript:top.opencompose('jshirley@gmail.com','','','')">jshirley@gmail.com</a>> :: </span><BR>
<span style="color: red;">> Killing two stones with one bird...</span><BR>
<span style="color: red;">> <a href="parse.pl?redirect=http%3A%2F%2Fwww.toeat.com" target="_blank"><span style="color: red;">http://www.toeat.com</span></a></span><BR>
<span style="color: red;">> ------------------------------------------------------------------------</span><BR>
<span style="color: red;">></span><BR>
<span style="color: red;">> _______________________________________________</span><BR>
<span style="color: red;">> List: <a href="javascript:top.opencompose('Catalyst@lists.scsys.co.uk','','','')">Catalyst@lists.scsys.co.uk</a></span><BR>
<span style="color: red;">> Listinfo: <a href="parse.pl?redirect=http%3A%2F%2Flists.scsys.co.uk%2Fcgi-bin%2Fmailman%2Flistinfo%2Fcatalyst" target="_blank"><span style="color: red;">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</span></a></span><BR>
<span style="color: red;">> Searchable archive: <a href="parse.pl?redirect=http%3A%2F%2Fwww.mail-archive.com%2Fcatalyst%40lists.scsys.co.uk%2F" target="_blank"><span style="color: red;">http://www.mail-archive.com/</span></a><span style="color: red;"><a href="javascript:top.opencompose('catalyst@lists.scsys.co.uk','','','')">catalyst@lists.scsys.co.uk</a>/</span></span><BR>
<span style="color: red;">> Dev site: <a href="parse.pl?redirect=http%3A%2F%2Fdev.catalyst.perl.org%2F" target="_blank"><span style="color: red;">http://dev.catalyst.perl.org/</span></a></span><BR>
<span style="color: red;">> </span><BR>
<BR>
_______________________________________________<BR>
List: <a href="javascript:top.opencompose('Catalyst@lists.scsys.co.uk','','','')">Catalyst@lists.scsys.co.uk</a><BR>
Listinfo: <a href="parse.pl?redirect=http%3A%2F%2Flists.scsys.co.uk%2Fcgi-bin%2Fmailman%2Flistinfo%2Fcatalyst" target="_blank"><span style="color: red;">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</span></a><BR>
Searchable archive: <a href="parse.pl?redirect=http%3A%2F%2Fwww.mail-archive.com%2Fcatalyst%40lists.scsys.co.uk%2F" target="_blank"><span style="color: red;">http://www.mail-archive.com/</span></a><span style="color: red;"><a href="javascript:top.opencompose('catalyst@lists.scsys.co.uk','','','')">catalyst@lists.scsys.co.uk</a>/</span><BR>
Dev site: <a href="parse.pl?redirect=http%3A%2F%2Fdev.catalyst.perl.org%2F" target="_blank"><span style="color: red;">http://dev.catalyst.perl.org/</span></a><BR>
</blockquote>Do you mean '/root/' at the top level of the filesystem? The templates are found under the directory named 'root' in the Catalyst app directory.<BR>
<BR>
I'm just making sure this is clear, because there is a /root/ at the top fs level, and I can understand that as one possible source of confusion.<BR>
<BR>
Mike<BR>
</HTML>
<BR>