Emoji's are broken [Fix available, see Announcements]

Get help with installation and running phpBB 3.3.x here. Please do not post bug reports, feature requests, or extension related questions here.
User avatar
P_I
Community Team Member
Community Team Member
Posts: 2364
Joined: Tue Mar 01, 2011 8:35 pm
Location: Western Canada 🇨🇦
Contact:

Emoji's are broken [Fix available, see Announcements]

Post by P_I »

Update:
An intermediate fix for this is available: Intermediate fix for emoji loading issues

Original post below:
-----------------------------------------------------
Looks like [PHPBB3-17071] Update the emoji CDN - phpBB Tracker has become a reality.

Do there emoji's load properly here on phpBB.com?
  1. Christmas tree🎄
    • Looks like a resource loader issue with [img]https://twemoji.maxcdn.com/2/svg/2714.svg[/img] -- Browser inspector reports "Failed to load source: net:ERR_CONNECTION_TIMED_OUT
  2. Check mark ✔️
    • - Looks like a resource loader issue with [img]https://twemoji.maxcdn.com/2/svg/1f384.svg[/img] -- Browser inspector reports "Failed to load source: net:ERR_CONNECTION_TIMED_OUT
Last edited by Marc on Fri Jan 13, 2023 7:24 am, edited 4 times in total.
Reason: Added an update with the link to the intermediate fix
Normal people… believe that if it ain’t broke, don’t fix it. Engineers believe that if it ain’t broke, it doesn’t have enough features yet. – Scott Adams
User avatar
GanstaZ
Registered User
Posts: 1187
Joined: Wed Oct 11, 2017 10:29 pm
Location: GZOverse

Re: Emoji's are broken

Post by GanstaZ »

Well.. not a huge issue i guess.. Seems it can be solved fast based on tracker description + there is this PR.
Usus est magister optimus! phpBB pre-Triton & latest php environment.
When answer lies in the question, question becomes redundant!
User avatar
P_I
Community Team Member
Community Team Member
Posts: 2364
Joined: Tue Mar 01, 2011 8:35 pm
Location: Western Canada 🇨🇦
Contact:

Re: Emoji's are broken

Post by P_I »

GanstaZ wrote: ↑Mon Jan 09, 2023 7:49 pm Well.. not a huge issue i guess.. Seems it can be solved fast based on tracker description + there is this PR.
The challenge will be the effort involved if one wants to manually apply it because it says: "Files changed 3,693". :roll:
Normal people… believe that if it ain’t broke, don’t fix it. Engineers believe that if it ain’t broke, it doesn’t have enough features yet. – Scott Adams
User avatar
GanstaZ
Registered User
Posts: 1187
Joined: Wed Oct 11, 2017 10:29 pm
Location: GZOverse

Re: Emoji's are broken

Post by GanstaZ »

Looks like Twemoji's CDN is going to go down in a couple of days. You can use Twemoji's assets via jsDelivr instead.

https://cdn.jsdelivr.net/gh/twitter/twe ... @tseq}.svg
New PR is based on the ticket above.
Usus est magister optimus! phpBB pre-Triton & latest php environment.
When answer lies in the question, question becomes redundant!
Lady_G
Registered User
Posts: 273
Joined: Fri Jun 08, 2012 12:38 pm
Location: US

Re: Emoji's are broken

Post by Lady_G »

I was hoping to have a patch fix. Perhaps as an archive - .gz or .zip.

I'm not seeing P_I's emojis in the first post.

Update: They eventually showed up. (Viewed page later, no emojis.)
Last edited by Lady_G on Mon Jan 09, 2023 8:49 pm, edited 1 time in total.
User avatar
JoshyPHP
Code Contributor
Posts: 1288
Joined: Mon Jul 11, 2011 12:28 am

Re: Emoji's are broken

Post by JoshyPHP »

If you can install this very old extension, you'll get Noto emoji instead: https://github.com/s9e/phpbb-ext-noto-e ... to-install
I wrote the library that handles markup in phpBB 3.2+.
User avatar
Marc
Development Team Leader
Development Team Leader
Posts: 5657
Joined: Tue Oct 30, 2007 10:57 pm
Location: Munich, Germany
Name: Marc
Contact:

Re: Emoji's are broken

Post by Marc »

Please note that an intermediate fix for this has been announced:
viewtopic.php?p=15917676#p15917676
User avatar
[Dimetrodon]
Registered User
Posts: 438
Joined: Tue Aug 30, 2022 3:29 am
Location: Paleozoic Era
Contact:

Re: Emoji's are broken

Post by [Dimetrodon] »

Marc wrote: ↑Mon Jan 09, 2023 9:08 pm Please note that an intermediate fix for this has been announced:
viewtopic.php?p=15917676#p15917676
I thought MODifications were dead. :P

In all seriousness, thanks for the fix.
Avatar by someone named AdmiralRA on Reddit. (No, I don't have a Reddit account)
When seeking support, please consider filling out the Support Request Template. It makes it easier for anyone trying to help.
Lady_G
Registered User
Posts: 273
Joined: Fri Jun 08, 2012 12:38 pm
Location: US

Re: Emoji's are broken

Post by Lady_G »

Thank you! After testing, I have implemented the fix on my production server and confirm the host domain change to cdn.jsdelivr.net.
User avatar
P_I
Community Team Member
Community Team Member
Posts: 2364
Joined: Tue Mar 01, 2011 8:35 pm
Location: Western Canada 🇨🇦
Contact:

Re: Emoji's are broken

Post by P_I »

Thanks team for the quick work.

I have edited the OP with appropriate BBCode around the maxcdn.com images that won't load. Once the patch is applied here it will allow the page to properly load without ERR_CONNECTION_TIMED_OUT from these images.
Normal people… believe that if it ain’t broke, don’t fix it. Engineers believe that if it ain’t broke, it doesn’t have enough features yet. – Scott Adams
viper69
Registered User
Posts: 234
Joined: Fri Jun 03, 2022 5:35 pm
Contact:

Re: Emoji's are broken

Post by viper69 »

what emoji are you talking about?
Lady_G
Registered User
Posts: 273
Joined: Fri Jun 08, 2012 12:38 pm
Location: US

Re: Emoji's are broken

Post by Lady_G »

Click on the "quote" button in the top-right corner of the first post. You'll see the emojis displayed in the post edit area.

Previewing the post won't show the emojis because the patch has not yet been deployed in this forum.
scheccia
Registered User
Posts: 94
Joined: Fri Feb 10, 2017 8:16 am

Re: Emoji's are broken

Post by scheccia »

Marc wrote: ↑Mon Jan 09, 2023 9:08 pm Please note that an intermediate fix for this has been announced:
viewtopic.php?p=15917676#p15917676
don't work very well ...
Schermata del 2023-01-10 21-00-09.png
User avatar
Crizzo
Translations & International Support Teams Manager
Translations & International Support Teams Manager
Posts: 1669
Joined: Thu Apr 23, 2009 1:20 pm
Location: Stuttgart, Germany
Name: Christian
Contact:

Re: Emoji's are broken

Post by Crizzo »

Please link your post :)
My extensions for phpBB: CDB
German phpBB Support at www.phpbb.de
User avatar
Mick
Support Team Member
Support Team Member
Posts: 26546
Joined: Fri Aug 29, 2008 9:49 am

Re: Emoji's are broken

Post by Mick »

scheccia wrote: ↑Tue Jan 10, 2023 8:04 pmdon't work
The fix works fine, I applied it to a 337 board earlier and it now works as expected.

Did you purge the cache?
  • "The more connected we get the more alone we become" - Kyle Broflovski©
  • "The good news is hell is just the product of a morbid human imagination.
    The bad news is, whatever humans can imagine, they can usually create.
    " - Harmony Cobel
Post Reply

Return to “[3.3.x] Support Forum”