Snog
Well-known member
This one is driving me nuts.
I've extended actionAddReply in the public thread controller. And extended the thread entity with info from my own table.
Now, with the entity extension enabled, after 2 or 3 replies the "There are more posts to display" message appears. Even when I'm the only one posting in the thread.
If I disable the thread entity extension, it doesn't happen. The only thing it's doing is adding a relation to my table.
I haven't seen this happen until now and I can't seem to find a cause for it. Any ideas?
I've extended actionAddReply in the public thread controller. And extended the thread entity with info from my own table.
Now, with the entity extension enabled, after 2 or 3 replies the "There are more posts to display" message appears. Even when I'm the only one posting in the thread.
If I disable the thread entity extension, it doesn't happen. The only thing it's doing is adding a relation to my table.
I haven't seen this happen until now and I can't seem to find a cause for it. Any ideas?