Add emoticons to table upon installation
Closed this issue Β· 9 comments
Is your feature request related to a problem? Please describe.
Upon installation table kunena_smileys is empty. It can be solved by installing sample data
Describe the solution you'd like
Add records upon installation. In my opinion it shouldn't be necessary to install sample data to load smileys/emoticons
Not only smileys, but also the ranks are missing without sample data.
Tested succesfully. Thx!
HI. It seems wrong to me. Emoticons have wrong code associated with them. For example (4, ':-(', '4.png', 'sad-grey.png', 1).
4.png should be :P instead of :-( and other emoticons messed up as well
Also rankdisabled and rank0 not INSERTED into database. Why ?
In my Kunena download package I dont have grey emoticons png. None of 23. Where are they ?
Also all browsers seems adopted using HTML Emojis so why we still using old pngs ? We can use this instead
ππ₯π³π₯ππ§¨ππππππ¦ͺπππͺππππ βοΈβοΈπ
In my Kunena download package I dont have grey emoticons png. None of 23. Where are they ?
The grey smileys are obsolete. You have seen these in the history when you have replied to a post. The original smileys are now displayed there in K6.
I will write a ticket to have the βgreylocationβ column removed from the database.
Thanks. But what about other issues.
Should be fixed now with my commit : 59b323a
- rankdisabled and rank0 not INSERTED into database. Why ?
- All emoticons have wrong code associated with them. 4.png should be :P instead of :-(
- You can always insert them if you want, but in my opinion they are useless. disabled is the same as banned and for what would you use rank0?
- As far as I can see, all codes show the same emoticon as the image. So I don't understand your suggested change.
B)[img]/5/media/kunena/emoticons/1.png[/img]
8)[img]/5/media/kunena/emoticons/2.png[/img]
8-)[img]/5/media/kunena/emoticons/3.png[/img]
:-([img]/5/media/kunena/emoticons/4.png[/img]
:([img]/5/media/kunena/emoticons/5.png[/img]
:sad:[img]/5/media/kunena/emoticons/6.png[/img]
Maybe better to create a new Issue/feature request as this one is closed and the subject is adding records to tables upon installation.