(see also this post in the WPForo forum and this previous (locked) post in this gvectors forum)
After upgrading to WPForo Embeds 3.0.9, and initial error was fixed, however a new issue came in its place.
When posting code using the "<>" button, on some occasions the post becomes blank.
Looking at the <div> that is supposed to hold the post content, you'll see it's empty.
Initially this happened with C-code being posted, twice, and later on with a regular log post. All in "<>" blocks.
When editing the post however, all the content is available, but when saving the edited content, it's all gone again. Meaning: the content seems to exist in the database, but is simply not shown in the post. At all.
Initially I assumed this could be a tricky sequence of characters triggering this, but could not find how or where. Until I disabled the WPForo Embeds addon. Disabling the Embeds addon made everything show proper again.
Additional info:
Web Server Apache
PHP Version 8.0.30
MySQL Version 10.3.39-MariaDB
Worpress 6.3.2 (Multisite)
wpForo 2.2.3
wpForo Ads Manager 3.0.3
wpForo Advanced Attachments 3.1.2
wpForo Embeds 3.0.9
Any assistance would be very much appreciated.
p.s. Affected forum posts (that currently work because the WPForo Embeds is disabled - If needed for testing, I can enable it again):
- post 1 (c-code)
- post 2 (test post with c-code)
- post 3 (log dump)
Based on that 3rd post;
What the post looks like to viewers (with Embeds Addon enabled)
What the same post looks like when editing (after seeing a blank post)