[jifty-devel] MyWeblog Ex Question

Scott T. Hildreth shildreth at allantgroup.com
Tue May 30 16:29:52 EDT 2006


On Tue, 2006-05-30 at 16:22 -0400, Jesse Vincent wrote:
> 
> 
> On Tue, May 30, 2006 at 03:12:47PM -0500, Scott T. Hildreth wrote:
> >  
> > > The issue, is, I suspect a literal copy and paste, rather than a
> > > transcription. Mason code needs to start in column 0
> > 
> > Okay, gets me closer,
> > 
> > WARN - Can't locate object method "new" via package "MyWeblog::Model::PostCollection" 
> > 
> > ...should that be Post not PostCollection?
> 
> PostCollection. Which should be automatically created by
> Jifty::ClassLoader.  Got any other errors?

just, 

INFO - You can connect to your server at http://localhost:8888/
WARN - Can't locate object method "new" via package "MyWeblog::Model::PostCollection" (perhaps you forgot to load "MyWeblog::Model::PostCollection"?) at /usr/home/shildret/Work/MyWebLog/share/web/templates/index.html line 3.

Stack:
  [/usr/home/shildret/Work/MyWebLog/share/web/templates/index.html:3]
  [/usr/local/perl-5.8.8/lib/site_perl/5.8.8/auto/Jifty/web/templates/autohandler:10]


The only error I did have is when I ran 'Jifty schema --setup, I had the column defs in the wrong spot.
I moved them and ran again.  





-- 
Scott T. Hildreth <shildreth at allantgroup.com>


More information about the jifty-devel mailing list