<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;">&gt; On Jan 24, 2008 3:09 PM, Jennifer Ahn &lt;<a href="javascript:top.opencompose('jenahn@stanford.edu','','','')">jenahn@stanford.edu</a> </span><BR>
 <span style="color: red;">&gt; &lt;<a href="javascript:top.opencompose('jenahn@stanford.edu','','','')">jenahn@stanford.edu</a>&gt;&gt; wrote:</span><BR>
 <span style="color: red;">&gt;</span><BR>
 <span style="color: red;">&gt;     Hello!</span><BR>
 <span style="color: red;">&gt;</span><BR>
 <span style="color: red;">&gt;     I'm writing my first Catalyst application using TTSite and I'm running</span><BR>
 <span style="color: red;">&gt;     into this error:</span><BR>
 <span style="color: red;">&gt;     [debug] Rendering template "students/list.tt2"</span><BR>
 <span style="color: red;">&gt;     [error] Couldn't render template "file error - students/list.tt2:</span><BR>
 <span style="color: red;">&gt;     not found"</span><BR>
 <span style="color: red;">&gt;</span><BR>
 <span style="color: red;">&gt;     If anyone has run into a problem like this please help :)</span><BR>
 <span style="color: red;">&gt;</span><BR>
 <span style="color: red;">&gt;     Thank you!</span><BR>
 <span style="color: red;">&gt;</span><BR>
 <span style="color: red;">&gt;     Jennifer</span><BR>
 <span style="color: red;">&gt;</span><BR>
 <span style="color: red;">&gt;</span><BR>
 <span style="color: red;">&gt; Where did you write out your students/list.tt2 file?  TTSite puts all </span><BR>
 <span style="color: red;">&gt; of its templates under root/src rather than just root/</span><BR>
 <span style="color: red;">&gt;</span><BR>
 <span style="color: red;">&gt; So, you'll need to have root/src/students/list.tt2 in there.</span><BR>
 <span style="color: red;">&gt;</span><BR>
 <span style="color: red;">&gt; -J</span><BR>
 <span style="color: red;">&gt;</span><BR>
 <span style="color: red;">&gt;</span><BR>
 <span style="color: red;">&gt; -- </span><BR>
 <span style="color: red;">&gt; J. Shirley :: <a href="javascript:top.opencompose('jshirley@gmail.com','','','')">jshirley@gmail.com</a> &lt;<a href="javascript:top.opencompose('jshirley@gmail.com','','','')">jshirley@gmail.com</a>&gt; :: </span><BR>
 <span style="color: red;">&gt; Killing two stones with one bird...</span><BR>
 <span style="color: red;">&gt; <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;">&gt; ------------------------------------------------------------------------</span><BR>
 <span style="color: red;">&gt;</span><BR>
 <span style="color: red;">&gt; _______________________________________________</span><BR>
 <span style="color: red;">&gt; List: <a href="javascript:top.opencompose('Catalyst@lists.scsys.co.uk','','','')">Catalyst@lists.scsys.co.uk</a></span><BR>
 <span style="color: red;">&gt; 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;">&gt; 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;">&gt; 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;">&gt;   </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>