Support Forum
For now I have all our custom smileys loaded. I tried a few different ways, including loading one smiley at a time, which required uploading and clicking Update Smiley Component each time to see the new smiley, then adding Name and Code, then upload the next one, clicking Update Smiley Component to see that one etc. No matter what, I hit a point where it would eventually reset. Interestingly only though when using : and - and ) etc. (so I had a list of 20 edited and then suddenly it wiped). When using : and keyword and : it would stick. So this is how I've set it up for now and we'll just give our students the list of shortcodes.
Perhaps there is something wrong with the backend. In which table would I find the data? Maybe a clean up would resolve this.
the smileys are kept in the sfmeta table... its a messy serialize array...
Visit Cruise Talk Central and Mr Papa's World
Well, I dared. So I went into sfmeta > smileys. This is the content before my edits, which works fine:
a:16:{s:4:"cool";a:5:{i:0;s:8:"cool.gif";i:1;s:6:"";i:2;i:1;i:3;i:0;i:4;i:0;}s:10:"embarassed";a:5:{i:0;s:14:"embarassed.gif";i:1;s:6:":oops:";i:2;i:1;i:3;i:1;i:4;i:0;}s:4:"wink";a:5:{i:0;s:8:"wink.gif";i:1;s:6:"";i:2;i:1;i:3;i:2;i:4;i:0;}s:5:"smile";a:5:{i:0;s:9:"smile.gif";i:1;s:7:"";i:2;i:1;i:3;i:3;i:4;i:0;}s:5:"laugh";a:5:{i:0;s:9:"laugh.gif";i:1;s:7:":laugh:";i:2;i:1;i:3;i:4;i:4;i:0;}s:10:"tongue-out";a:5:{i:0;s:14:"tongue-out.png";i:1;s:12:":tongue-out:";i:2;i:1;i:3;i:5;i:4;i:0;}s:4:"kiss";a:5:{i:0;s:8:"kiss.gif";i:1;s:6:"";i:2;i:1;i:3;i:6;i:4;i:0;}s:4:"evil";a:5:{i:0;s:8:"evil.png";i:1;s:6:"";i:2;i:1;i:3;i:7;i:4;i:0;}s:4:"yell";a:5:{i:0;s:8:"yell.gif";i:1;s:6:"";i:2;i:1;i:3;i:8;i:4;i:0;}s:9:"surprised";a:5:{i:0;s:13:"surprised.gif";i:1;s:11:":surprised:";i:2;i:1;i:3;i:9;i:4;i:0;}s:8:"confused";a:5:{i:0;s:12:"confused.gif";i:1;s:10:"";i:2;i:1;i:3;i:10;i:4;i:0;}s:10:"speechless";a:5:{i:0;s:14:"speechless.png";i:1;s:12:":speechless:";i:2;i:1;i:3;i:11;i:4;i:0;}s:7:"silence";a:5:{i:0;s:11:"silence.png";i:1;s:9:":silence:";i:2;i:1;i:3;i:12;i:4;i:0;}s:3:"sad";a:5:{i:0;s:9:"frown.gif";i:1;s:5:":sad:";i:2;i:1;i:3;i:13;i:4;i:0;}s:5:"angry";a:5:{i:0;s:9:"angry.png";i:1;s:7:":angry:";i:2;i:1;i:3;i:14;i:4;i:0;}s:3:"cry";a:5:{i:0;s:7:"cry.gif";i:1;s:8:":crying:";i:2;i:1;i:3;i:15;i:4;i:0;}}
Then I edited and replaced all : code : with text emoticons:
a:16:{s:4:"cool";a:5:{i:0;s:8:"cool.gif";i:1;s:6:"8-)";i:2;i:1;i:3;i:0;i:4;i:0;}s:10:"embarassed";a:5:{i:0;s:14:"embarassed.gif";i:1;s:6:":oops:";i:2;i:1;i:3;i:1;i:4;i:0;}s:4:"wink";a:5:{i:0;s:8:"wink.gif";i:1;s:6:";-)";i:2;i:1;i:3;i:2;i:4;i:0;}s:5:"smile";a:5:{i:0;s:9:"smile.gif";i:1;s:7:":-)";i:2;i:1;i:3;i:3;i:4;i:0;}s:5:"laugh";a:5:{i:0;s:9:"laugh.gif";i:1;s:7:":-D";i:2;i:1;i:3;i:4;i:4;i:0;}s:10:"tongue-out";a:5:{i:0;s:14:"tongue-out.png";i:1;s:12:":-P";i:2;i:1;i:3;i:5;i:4;i:0;}s:4:"kiss";a:5:{i:0;s:8:"kiss.gif";i:1;s:6:":-*";i:2;i:1;i:3;i:6;i:4;i:0;}s:4:"evil";a:5:{i:0;s:8:"evil.png";i:1;s:6:">:)";i:2;i:1;i:3;i:7;i:4;i:0;}s:4:"yell";a:5:{i:0;s:8:"yell.gif";i:1;s:6:":-O";i:2;i:1;i:3;i:8;i:4;i:0;}s:9:"surprised";a:5:{i:0;s:13:"surprised.gif";i:1;s:11:":-o";i:2;i:1;i:3;i:9;i:4;i:0;}s:8:"confused";a:5:{i:0;s:12:"confused.gif";i:1;s:10:":-S";i:2;i:1;i:3;i:10;i:4;i:0;}s:10:"speechless";a:5:{i:0;s:14:"speechless.png";i:1;s:12:":-|";i:2;i:1;i:3;i:11;i:4;i:0;}s:7:"silence";a:5:{i:0;s:11:"silence.png";i:1;s:9:":-x";i:2;i:1;i:3;i:12;i:4;i:0;}s:3:"sad";a:5:{i:0;s:9:"frown.gif";i:1;s:5:":-(";i:2;i:1;i:3;i:13;i:4;i:0;}s:5:"angry";a:5:{i:0;s:9:"angry.png";i:1;s:7:">:(";i:2;i:1;i:3;i:14;i:4;i:0;}s:3:"cry";a:5:{i:0;s:7:"cry.gif";i:1;s:8:":'-(";i:2;i:1;i:3;i:15;i:4;i:0;}}
Guess what? Forum > Components > Smileys > blank again save for the images. I suspect that some of the text emoticons cause issues, probably by interpretation. Of note would be that the data in the table didn't change, it's still there.
I'll leave it at that. Maybe this data provides some clues for future troubleshooting.
but there are some differences in the data... the one you claim works (first), doesnt have a code for cool...
for the latter, the only one that looks odd is the cry with the single quote in the code...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)