2008年8月28日星期四

Re: [fw-mvc] Problem with DocType plugin not found?

Because your local machine is Windows, which is not case sensitive, and your testing server is Linux which is case sensitive. I ran into the same problem before :-)

On Thu, Aug 28, 2008 at 11:20 AM, GJ Bogaerts <gj@zigg.nl> wrote:

That's interesting: it worked! Thanks a bunch!

Any idea why the casing would'nt make a difference locally, but be important
on the testing server?

Thanks again!



Wrong casing, try (lowercase "t"):

$view->doctype('XHTML1_STRICT');

On Thu, Aug 28, 2008 at 11:01 AM, GJ Bogaerts <gj@zigg.nl> wrote:

--
View this message in context: http://www.nabble.com/Problem-with-DocType-plugin-not-found--tp19202496p19202863.html
Sent from the Zend MVC mailing list archive at Nabble.com.




--
Bradley Holt
bradley.holt@foundline.com

没有评论: