Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
sijad Posted July 10, 2015 Author Posted July 10, 2015 Hi, please upload contents of 'UPLOAD' folder to your IPS4 root directory then try to install the plugin
Devin De Frisco Posted July 10, 2015 Posted July 10, 2015 Hi, please upload contents of 'UPLOAD' folder to your IPS4 root directory then try to install the pluginThat is how I installed it the first time.
sijad Posted July 10, 2015 Author Posted July 10, 2015 That is how I installed it the first time. it seems you didn't upload files in right place, does this files exists? '{IPS4_ROOT_FOLDER}/system/3rd_party/Sod/Emojis.php'also please make sure your apache or nginx user (_www?) have right to access this files
Devin De Frisco Posted July 10, 2015 Posted July 10, 2015 I noticed it wasn't moving those files so I moved them manually(its weird because other plugins installed and moved fine before). It seems to have installed and even changing the settings don't error anymore. Now I wonder how do I actually get the emoticons to show up in the editor. Or do I have to make them myself?
gbstn10 Posted July 10, 2015 Posted July 10, 2015 I noticed it wasn't moving those files so I moved them manually(its weird because other plugins installed and moved fine before). It seems to have installed and even changing the settings don't error anymore. Now I wonder how do I actually get the emoticons to show up in the editor. Or do I have to make them myself?This is what I did;1. Upload all the files to the server.2. Install the plug-in via the ACP (System >Plugins).3. Adjust the settings in the ACP for the plugin (System > Plugins > Emojis) – I use .svg for the sake of responsive devices.4. Go to the Customisation section of the ACP (Customisation > Emoticons) and delete all the old emoticons you have.5. In the same area, click on 'Import Emoji Set'. Then select a pack you want to import (import them all) and just name them the same as the pack name (Nature = Nature, Emoticons = Emoticons, etc).6. That's how you import them into the editor. You may need to then go to your skin css files and add the following to the Emoji.css file….ipsType_richText img.emoji{ border:none !important; padding: 0 0 1px 0 !important; margin:0 2px; width: 1.5em !important; } .ipsEmoticons_item img { width: 36px !important; height: 36px !important; } img.emoji { width: 1.5em !important; }^ Those are my settings. I use em instead of px to get the emoji to adjust to the same height of my text (as the text changes on responsive view).If you use .svg (recommended), you will need to add that to the CKEditor's .css file (APPLICATIONS/CORE/INTERFACE/CKEDITOR/CKEDITOR/SKINS/IPS/]CONTENTS.CSS). You may also need to adjust the IPSCONTENTS.CSS file too – I can't recall how it's setup. If you fail to do that, the images in the editor will appear full size (which fills up the window). – Gabe
Devin De Frisco Posted July 10, 2015 Posted July 10, 2015 Awesome I got it working thanks to all your help. You guys are amazing!
White Miku Posted July 13, 2015 Posted July 13, 2015 @sijad Hello. I have a problem with Emojis: Occurs when toggilng on "Source" in CKE. And "Source" mode not works.
sijad Posted July 14, 2015 Author Posted July 14, 2015 @sijad Hello. I have a problem with Emojis: Occurs when toggilng on "Source" in CKE. And "Source" mode not works. Hi, I'm working on it, thanks for reporting
Abrek Posted July 26, 2015 Posted July 26, 2015 Hello. I'm getting a blank page on version 1.1.8 and forum version is 4.0.11. Tried to reinstall the plugin, but that didn't help.
White Miku Posted July 28, 2015 Posted July 28, 2015 Hello. I'm getting a blank page on version 1.1.8 and forum version is 4.0.11. Tried to reinstall the plugin, but that didn't help.Also have this problem!@sijad
sijad Posted July 30, 2015 Author Posted July 30, 2015 Hi, sorry for this problem, I've uploaded a new fix for this problem
catbreadbat Posted August 5, 2015 Posted August 5, 2015 Having an issue where typing out the emojii (ie I set one to use ": )"), does not parse on 4.0.12
catbreadbat Posted August 5, 2015 Posted August 5, 2015 Got everything working Just had to clear cache a few times.
ComplexFS Posted August 5, 2015 Posted August 5, 2015 Nice addon, bought it earlier today to help save me some time.However, i cannot for the life of me figure out how to add new sets?As Food, Celebration, Activity are not included in the sets with this plugin o.o
sijad Posted August 7, 2015 Author Posted August 7, 2015 Hi, sorry guys but due to some personal issue with IPS i can't support my files anymore, I'm looking for a new developer to support this file, this file will be support for free so anyone who needs refund please send me PMthanks
broni Posted August 7, 2015 Posted August 7, 2015 Just installed it. Thank you There is an issue with displaying them in Shoutbox. Default group will display but it show in one vertical column: Other groups don't display at all:
ComplexFS Posted August 8, 2015 Posted August 8, 2015 Just installed it. Thank you There is an issue with displaying them in Shoutbox. Default group will display but it show in one vertical column: Other groups don't display at all: I can confirm this as i had the same issue actually :|
broni Posted August 8, 2015 Posted August 8, 2015 I did investigate more and this is a code for one particular emoji I see...Shoutbox (wrong code):<div class="sbEmoList" title=":house:" data-emoticon=":house:" data-action="emo_emo"><img src="http://www.smartestcomputing.us.com/uploads/emojis_1f3e0" title=""></div>Reply:<div class="ipsEmoticons_item" title=":house:" data-src="//twemoji.maxcdn.com/36x36/1f3e0.png" data-emoticon=":house:"><img src="//twemoji.maxcdn.com/36x36/1f3e0.png" title=""></div> This a code from "emoticons' Template in Shoutbox:<div class='ipsEmoticons_category' data-categoryid='{$k}'> {{foreach (array) $group['emoticons'] as $emo}} <div data-action="emo_emo" class="sbEmoList" data-emoticon="{$emo['text']}" title="{$emo['text']}"><img src="{$emo['src']}"></div> {{endforeach}} </div>It looks like Ultimate Emoticons Packs doesn't overwrite Shoutbox code at all.
craigf136 Posted August 9, 2015 Posted August 9, 2015 Hi, sorry guys but due to some personal issue with IPS i can't support my files anymore, I'm looking for a new developer to support this file, this file will be support for free so anyone who needs refund please send me PMthanksSorry to hear that @sijad - hopefully you can resolve the issues with IPS.
Pete T Posted August 9, 2015 Posted August 9, 2015 Sorry to hear that @sijad - hopefully you can resolve the issues with IPS.Already new developer supporting it and that myself.Any possible fix for this issue?can you submit ticket via http://www.invisionfocus.com
craigf136 Posted August 9, 2015 Posted August 9, 2015 Excellent Pete, always difficult when a developer and IPS have issues for whatever reason.
broni Posted August 18, 2015 Posted August 18, 2015 I have another issue after installing the pack. Inside posts all copyright, trademark and such signs look like this: If I look at the source code IPB treats those signs as smileys: Example: http://www.smartestcomputing.us.com/topic/82241-my-other-laptop-with-vista-has-been-hit-also/#comment-300204
Pete T Posted August 18, 2015 Posted August 18, 2015 I have another issue after installing the pack. Inside posts all copyright, trademark and such signs look like this: If I look at the source code IPB treats those signs as smileys: Example: http://www.smartestcomputing.us.com/topic/82241-my-other-laptop-with-vista-has-been-hit-also/#comment-300204 only way images would show would be if been added !
Recommended Posts
Archived
This topic is now archived and is closed to further replies.