Topic: Thread does not show all posts
I had to "repair" several posts in a database manually. Everything worked fine with one exception.
The line is like this:
insert into `punbb_posts` values ('3832', 'poster', 'poster id', null, null, 'message', '0', '1154252921', null, null, '0');
All posts in thread were shown except 3832...
Any idea? Have I missed something?