Emojis - Look Like This

Solved Technical Support
  • 02727dc5-ecb9-47a5-89b3-7a0454fe9997-image.png

    I am just clicking the emoji and choosing one like I do here 👍 But you see I get a failed load image before it??

    I have not installed any custom ones. This is as it comes out of the tin. 🙂

    Any ideas? Thank you.

  • They load okay in the emoji picker dialog but not in the posts?

    Usually that's because the url in config.json does not exactly match the address at which you access the site in your browser.

  • @pitaj When I bring up the picker they all look fine. When I click on one then you see as above. The emoji does not even look the same.

    Why is config.json different. I set this up two days again and changed nothing. Where to look?
    Thanks.

  • @sampo2910 when you set up NodeBB, it asks you for the URL of your site along other things, and stores those settings in config.json. When you view a post with emoji, the emoji plugin uses that URL you specified to load the emoji images. If the URL in config.json doesn't match the URL where you access the site in your browser, then the browser may not load the images.

    config.json is located in the base NodeBB folder where you installed it. Check the url in there, and of it doesn't match where you're accessing your site, update it and restart NodeBB.

    The emoji plugin uses absolute paths in posts so sending posts through email works. It uses relative paths in the picker, which is why you can see them there.

  • @PitaJ Sorry for the late reply.

    My config.json still said localhost.

    I updated as you said and all working ok. Thanks once again for the help. 👍

  • Sampo2910S Sampo2910 has marked this topic as solved on

Suggested Topics