Post Reply 
Why are smileys counted as "images" in posts?
07-25-2020, 06:15 PM
Post: #1
Question Why are smileys counted as "images" in posts?
I recently ran into a problem with smileys / emoticons / emojis ( or whatever you want to call them ) when I was replying to a post in the forums. Specifically, if I have more than 10 of eg. these " Smile " then I get an error message like the following when trying to post a message or reply :

Quote:Please correct the following errors before continuing:
The message you entered contained more than 18 images, while only 10 images per message are allowed. Please lower the image count in your message to meet the limit.

Is the forum software buggy or is it supposed to behave this way?

Thanks,

Jonathan

Aeternitas modo est. Longa non est, paene nil.
Find all posts by this user
Quote this message in a reply
07-25-2020, 06:33 PM
Post: #2
RE: Why are smileys counted as "images" in posts?
Technically, they are images:

Code:
I recently ran into a problem with smileys / emoticons / emojis ( or whatever you want to
call them ) when I was replying to a post in the forums. Specifically, if I have more than 10 of
eg. these " <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0"
alt="Smile" title="Smile" /> " then I get an error message like the following when trying to
post a message or reply :<br />

There are only 10 types of people in this world. Those who understand binary and those who don't.
Find all posts by this user
Quote this message in a reply
07-26-2020, 05:06 PM
Post: #3
RE: Why are smileys counted as "images" in posts?
I was going to suggest using Unicode emoji instead. But - bizarrely - although you can successfully create and preview a message containing them, they display as '?' in the actual post.

(Maybe that's for the best!)
Find all posts by this user
Quote this message in a reply
07-26-2020, 05:59 PM
Post: #4
RE: Why are smileys counted as "images" in posts?
(07-26-2020 05:06 PM)BruceH Wrote:  I was going to suggest using Unicode emoji instead. But - bizarrely - although you can successfully create and preview a message containing them, they display as '?' in the actual post.

(Maybe that's for the best!)

Yes, already tried it in the past, and obviously found your same result.
Is MyBB Unicode enabled?

Greetings,
    Massimo

-+×÷ ↔ left is right and right is wrong
Visit this user's website Find all posts by this user
Quote this message in a reply
07-26-2020, 06:31 PM
Post: #5
RE: Why are smileys counted as "images" in posts?
It should be:

Code:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

There are only 10 types of people in this world. Those who understand binary and those who don't.
Find all posts by this user
Quote this message in a reply
08-01-2020, 11:03 PM
Post: #6
RE: Why are smileys counted as "images" in posts?
(07-26-2020 05:59 PM)Massimo Gnerucci Wrote:  
(07-26-2020 05:06 PM)BruceH Wrote:  I was going to suggest using Unicode emoji instead. But - bizarrely - although you can successfully create and preview a message containing them, they display as '?' in the actual post.

(Maybe that's for the best!)

Yes, already tried it in the past, and obviously found your same result.
Is MyBB Unicode enabled?

Perhaps it only works for the Basic Multilingual Plane.

— Ian Abbott
Find all posts by this user
Quote this message in a reply
08-02-2020, 07:15 PM (This post was last modified: 08-03-2020 06:30 PM by Jonathan Busby.)
Post: #7
RE: Why are smileys counted as "images" in posts?
(07-25-2020 06:33 PM)grsbanks Wrote:  Technically, they are images:

I know that, but the glyphs used to display characters in a specific
font in the forums are also technically images Smile

( EDIT : I know the above statement is a little bit inaccurate. AFAIK, for smileys at least, the HP Museum web server has to transmit the binary image data of the smileys to the client web browser whereas eg. Unicode UTF-8 text has much lower bandwidth requirements, although complex Unicode glyphs and images can also put a higher load on the client web browser. )

(07-26-2020 05:06 PM)BruceH Wrote:  [snip] they display as '?' in the actual post.

(Maybe that's for the best!)

I know some people may feel that smileys are irritating to the eyes, but I need them as I'm an Aspie
and I'm always afraid that my external emotional affect, such as it is in text, may be misinterpreted
as an insult when no insult was intended and I was just being neutral Smile It's hard enough for me to read
others' external emotional affects IRL not to mention online Smile

Regards,

Jonathan

Aeternitas modo est. Longa non est, paene nil.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)