Funny you should mention that. I just tried your Storefront app with ZF 1.7.6 to see if I could learn some new tricks (or better habits!) and got slammed with the same error. If only you could see my face! :-U You're using an earlier prototype of what is now ZLAR? Huh. For me, Storefront does not seem to succeed in loading its models - no products appear on the site (db adaptor connected successfully). I tested Storefront on Mac OS X & MAMP, if that makes a difference to you. Should I be using an older copy of ZF to view your work?
I wonder if ZLAR was written to go with other new code in the incubator or elsewhere that is not part of 1.7.6? keith Pope-4 wrote: > > I have had a very similar problem reported to me, by someone who was > using my storefront example application: > > http://code.google.com/p/zendframeworkstorefront/ > > I am using a copy of Matthew's prototype from the pastebin app, but > the error seems to be the same, the classes are loading but warnings > from Zend_Loader are reported. It like the classes are being loaded > twice, once successfully and the second time not. > > I have not been able to reproduce this on my system here, the user > reported the error on a windows system, so I assumed it was either a > ZF version issue, OS issue or the fact I was using an older prototype. > > When I get some time I will be moving the code to use ZLAR and > Zend_App so I will report back then, just thought I would chime in as > the error was so similar. > > Thx > > Keith > -- View this message in context: http://www.nabble.com/Issue%3A-Resource-autoloading-with-Zend_Loader_Autoloader_Resource-%28incubator%29-tp22232795p22234350.html Sent from the Zend Framework mailing list archive at Nabble.com.
