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?
|