[jifty-devel] MyWeblog Ex Question

Jesse Vincent jesse at bestpractical.com
Tue May 30 16:33:44 EDT 2006




On Tue, May 30, 2006 at 03:32:11PM -0500, Scott T. Hildreth wrote:
> WARN - DBD::SQLite::db prepare failed: table posts has no column named body(1) at dbdimp.c line 269 at /usr/local/perl-5.8.8/lib/site_perl/5.8.8/Jifty/DBI/Handle.pm line 418.
> 
> WARN - Jifty::Handle=HASH(0x9811150) couldn't prepare the query 'INSERT INTO posts (body, title, id) VALUES (?, ?, ?)'table posts has no column named body(1) at dbdimp.c line 269
> 
> ERROR - Create of MyWebLog::Model::Post failed: Record created
> WARN - Use of uninitialized value in string eq at /usr/local/perl-5.8.8/lib/site_perl/5.8.8/Jifty/Web/Form/Clickable.pm line 287.
> 
> ...this happens if I try to post from Admin page. maybe my schema is messed up.
> 

Yes. and if your Post.pm doesn't load right, I could see all hell
breaking loose.


More information about the jifty-devel mailing list