amp I have restored that discussion, it is available here: https://ampmod.flarum.cloud/d/259. I have also backed up your database just in case, since manual restoration is not something that I do often.
Clearly these issues must have a source. I apologize that I can’t look into it in more detail at the moment. I have never seen another forum have such issues, and I don’t see any PHP or Flarum logs either that would reveal what is happening. I think we have only a few options left at the moment:
- Double-check if it’s not an admin/user who’s removing these discussions and posts
- Manually run through the list of enabled extensions to see if any of them are likely culprits
- Create a new forum and copy just the discussions, posts and users there & reconfigure the rest of the extensions, and observe if the issue persists – that way we can confirm (or rule out) that the issue was in the database itself (or something with the forum/extension configuration, as that’s all saved in the database)
The absence of server side logs suggests that it is not an error or issue, but the deletion of the posts is rather treated by Flarum as intentional and legitimate, so I suspect that there is something that must initiate this. I just don’t know if it’s an user, or some extension. For all we know, it could be anything, really.