Posts: 28,139
	Threads: 2,301
	Joined: Sep 2002
	
Reputation: 
21
	 
 
	
	
		I have a vague memory of deciding that smiliest/emoji were unnecessary when setting up the board lo these many years ago.  If people want them,  though, I'll be happy to turn'em on.
-- Bob
---------
Then the horns kicked in...
...and my shoes began to squeak.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 28,139
	Threads: 2,301
	Joined: Sep 2002
	
Reputation: 
21
	 
 
	
	
		Ah, yeah, that's right.  The implementation was absolutely brainless.
-- Bob
---------
Then the horns kicked in...
...and my shoes began to squeak.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 3,836
	Threads: 97
	Joined: May 2012
	
Reputation: 
9
	 
 
	
	
		I have lots of smilies set up: ??????????????????.
I U+2661 Unicode.  (I also U+1F4A9 Unicode.)
-- ∇×V
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 3,836
	Threads: 97
	Joined: May 2012
	
Reputation: 
9
	 
 
	
		RE: No Smilies?
		
		
		01-05-2018, 02:21 AM 
	 
	
		Bump for the new boards, because my last post above is an example of the problem.
I actually had some emoji that I just posted in another thread, but apparently they don't save.  Everything looked right in preview, though, so it ate them on page save.
I think I know the problem, because I've seen it at work.  The backend is mysql, which means the encoding is probably set to utf8, which naturally for mysql, can't actually hold all utf8 codepoints.  Emoji live on the astral plane, and need more than 3 bytes.  Can you change the encoding of the post text columns to utf8mb4 so I can actually post emoji?
	
	
	
"Kitto daijoubu da yo." - Sakura Kinomoto
	
		
	
 
 
	
	
	
		
	Posts: 28,139
	Threads: 2,301
	Joined: Sep 2002
	
Reputation: 
21
	 
 
	
		RE: No Smilies?
		
		
		01-05-2018, 08:34 AM 
(This post was last modified: 01-05-2018, 08:48 AM by Bob Schroeck.)
	 
	
		Let me check.
ETA:  Yes, I can.  utf8mb4 is available.  I'm not going to do it right now because I'm sleepy and don't want to make a mistake.  By the end of the day, after a few coffees.
	
	
	
-- Bob
I have been Roland, Beowulf, Achilles, Gilgamesh, Clark Kent, Mary Sue, DJ Croft, Skysaber.  I have been 
called a hundred names and will be called a thousand more before the sun grows dim and cold....
	
		
	
 
 
	
	
	
		
	Posts: 3,836
	Threads: 97
	Joined: May 2012
	
Reputation: 
9
	 
 
	
		RE: No Smilies?
		
		
		01-10-2018, 09:52 PM 
(This post was last modified: 01-10-2018, 09:52 PM by Labster.)
	 
	
		Did this happen??
	
	
	
"Kitto daijoubu da yo." - Sakura Kinomoto
	
		
	
 
 
	
	
	
		
	Posts: 28,139
	Threads: 2,301
	Joined: Sep 2002
	
Reputation: 
21
	 
 
	
		RE: No Smilies?
		
		
		01-11-2018, 08:29 AM 
	 
	
		Not yet.  I just put it on the "To Do" thread yesterday to remind me to do it.
	
	
	
-- Bob
I have been Roland, Beowulf, Achilles, Gilgamesh, Clark Kent, Mary Sue, DJ Croft, Skysaber.  I have been 
called a hundred names and will be called a thousand more before the sun grows dim and cold....