We were getting some errors from MultiPart Articles, which seemed to stem from the fact that in the database, the MPA page_break field is boolean, but the SQL is treating it like an integer field. We are using postgres 7.4.
Patch attached.
MPA boolean patch
Log in to post a comment.
MPA boolean patch