After recently updating to EE 1.6.2 and doing some redesign work, we’ve discovered that posts to our forum get stored as the number 1. This only affects new posts and posts being edited. It does not affect existing posts in a thread, and it does not show up during post preview. The posts are being stored in the database, so there is a problem somewhere in the post-saving code that is simply returning “1” and nothing else.
Anybody heard of this before? Any idea where I’d start looking?