Oh no broken emojis!

feedback, comments and suggestions pertaining to the stardot forum
Post Reply
User avatar
BigEd
Posts: 6261
Joined: Sun Jan 24, 2010 10:24 am
Location: West Country
Contact:

Oh no broken emojis!

Post by BigEd »

It seems some fraction of emojis rely on an external website which has been shut down by its new owners. As a consequence there's a broken image scattered about in a few posts.

Long story short, there's a workaround, see the phpBB support forum:
While a new version that takes care of this is already in the works, you will most likely notice issues with pages taking longer to load and issues with the display of emojis
See for example this post

And see the HTML

Code: Select all

<img alt="😂" class="emoji smilies" draggable="false" src="//twemoji.maxcdn.com/2/svg/1f602.svg">
The fix is to patch the phpBB code for textformatter/s9e/factory.php in a couple of places.
Afterwards go to the ACP and purge the cache.

Once the next version of phpBB is released, you should be able to simple overwrite this file again. Preparations for the next release are already underway and it will be published as soon as possible.
Post Reply

Return to “stardot FORUM”