View Single Post
  #2  
Old 12-23-2008, 04:15 AM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

This happened to me once and I ended up having to actually put in some debug code to figure out where it was failing. Turns out my database was not correct. Typically a missing column. What version of the code are you running and what version of the database?
Reply With Quote