On 4/2/07, <b class="gmail_sendername">David Koontz</b> &lt;<a href="mailto:david@koontzfamily.org">david@koontzfamily.org</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have installed masterview into the vendor directory and when I start<br>up mongrel I get:<br><br>Initializing MasterView configuration (2007-04-02 13:18)<br>Program name = script/server<br>Using default admin_auth mixin for MasterView admin (local requests only)
<br>Adding MasterView AdminPages controller directories to controller_paths<br>MasterView Admin pages enabled<br>Failure to parse template. Exception=undefined method `progress&#39; for<br>#&lt;MasterView::TemplateProcessing::SAXParserListener:0x224d5f8&gt;
<br>Failure to parse template. Exception=undefined method `progress&#39; for<br>#&lt;MasterView::TemplateProcessing::SAXParserListener:0x248661c&gt;<br>Failure to parse template. Exception=undefined method `progress&#39; for
<br>#&lt;MasterView::TemplateProcessing::SAXParserListener:0x240b0d4&gt;<br>Failure to parse template. Exception=undefined method `progress&#39; for<br>#&lt;MasterView::TemplateProcessing::SAXParserListener:0x23c21e0&gt;<br>
Failure to parse template. Exception=undefined method `progress&#39; for<br>#&lt;MasterView::TemplateProcessing::SAXParserListener:0x23acbec&gt;<br>Failure to parse template. Exception=undefined method `progress&#39; for<br>
#&lt;MasterView::TemplateProcessing::SAXParserListener:0x2391234&gt;<br>Adding hook to allow MasterView to check for templates that have changed<br>when processing a request<br>Adding hooks to enable Rails to read erb directly from MasterView
<br>MasterView plugin initialized - Version 0.3.2<br>** Rails loaded.<br>Followed by the rest of the normal rails startup output.<br><br>When I try to hit <a href="http://localhost:3000/masterview">http://localhost:3000/masterview
</a> or other url&#39;s that<br>are masterview generated content I get the same error again<br><br>Failure to parse template. Exception=undefined method `progress&#39; for<br>#&lt;MasterView::TemplateProcessing::SAXParserListener:0x3718bf8&gt;
<br><br>Any idea on what I might have done wrong?&nbsp;&nbsp;I&#39;m on Rails 1.2.<br><br></blockquote></div><br><br>I don&#39;t believe I have seen that error before, but I will take a look at the SAXParserListener code to see if I can determine what it is complaining about.
<br><br>Jeff<br>