Is it possible to alter the size of the emojis? they are very small compared to the emojis they replaced.
- @ak38 Feature request : you now have the possibility to change the default Emoji's size within the editor
Wow that's amazing @Jean-Baptiste !!!!!!
Is it possible for emojis to stay same size on mobile device where they look excellent btw and only change them for desktop and or tablet?
Also it there for us/admin to add more emojis to the lists?
Thanks for the awesome support![]()
I hit an SQL error everytime I try and install this addon:
XF\Db\Exception: MySQL query error [1366]: Incorrect string value: '\xF0\x9F\x98\x8D \xF0...' for column 'title' at row 1 in src/XF/Db/AbstractStatement.phpat line 212
Just purchased it (Same username as on here)
- XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
- XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 78
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 161
- XF\Db\AbstractAdapter->insert() in src/XF/Mvc/Entity/Entity.php at line 1389
- XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1121
- XF\Mvc\Entity\Entity->save() in src/XF/AddOn/AddOn.php at line 526
- XF\AddOn\AddOn->preInstall() in src/XF/Admin/Controller/AddOn.php at line 395
- XF\Admin\Controller\AddOn->actionInstall() in src/XF/Mvc/Dispatcher.php at line 249
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 89
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
- XF\App->run() in src/XF.php at line 328
- XF::runApp() in admin.php at line 13
Are you running full Unicode (UTF8mb4) and have the proper settingin your config ?Code:$config['fullUnicode'] = true;
Nope - added that and it's still happening:You must enable emojis in order to use this addon.
So you need to enable a specific encoding for your database.
Have you tried the following awnser :
Nope - added that and it's still happening:
XF\Db\Exception: MySQL query error [1366]: Incorrect string value: '\xF0\x9F\x98\x8D \xF0...' for column 'title' at row 1 in src/XF/Db/AbstractStatement.phpat line 212
$config['fullUnicode'] = true;
- XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
- XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 78
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 161
- XF\Db\AbstractAdapter->insert() in src/XF/Mvc/Entity/Entity.php at line 1389
- XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1121
- XF\Mvc\Entity\Entity->save() in src/XF/AddOn/AddOn.php at line 526
- XF\AddOn\AddOn->preInstall() in src/XF/Admin/Controller/AddOn.php at line 395
- XF\Admin\Controller\AddOn->actionInstall() in src/XF/Mvc/Dispatcher.php at line 249
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 89
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
- XF\App->run() in src/XF.php at line 328
- XF::runApp() in admin.php at line 13
Should work. These are just unicodes, which are saved properly in database and interpreted on OS level (iOS/Android). I don't have a copy of this addon so I can't look at the code but it's providing you with an interface in text editor to select emojis and use them on your site, which are basically unicodes(\xF0).@Jean-Baptiste
Quick question, what happens to my existing smilies when I install this? I'm looking to preserve existing custom smileys and run this side-by-side or is this a complete replacement.
- Make your forum speeder so members are using Emojis insteed of smiley images
Also, I'm not sure how one of the advantages mentioned on the posting is valid. It's assuming that smilies are images but basically a very small chunk of base64 encoded data is send when the posts load and is interpreted by the browser. I doubt there will be any difference even if we benchmark with a billion emojis/base64encoded smiley on a single page.
Hello,
Installed but have Flags problem you can see attached image please.
Hi,
would it possible to enhance this addon so that it does not completely replace smilies in the picker ? I have custom smilies for which no unicode-emoji counterpart exists.
Either by adding an "emoji" button next to the smilies-button or by having the smilies for a category live nicely side-by-side for the emoji categories.
Adding a button to the editor seems to be pretty straightforward: https://xenforo.com/community/threads/adding-own-buttons-to-the-editor-toolbar.147895/
Thanks !
-Markus
Uninstalled and waiting fix the error
Or refund please
- Fixed a bug where flags emojis were not showing up on computers (reported by @Damas)
We use essential cookies to make this site work, and optional cookies to enhance your experience.