Adding Custom 16 x16 unanimated .gif emotions causing server to not respond

stefan keyes Posted in Professional Services 7 years ago

Been trying to add custom 16 X 16 non-animated .Gif emotions same as the ones in
"componentsOssnChatimagesemoticons" But when i add the emotion files and add the code in (picture below) the site just stops responding and doesn't load.

Any ideas? as would like to have some custom emoticons similar to the newer facebook ones

enter image description here

Replies
gb Stefan keyes Replied 7 years ago

Thanks. Getting a paid coder to do this now. I'm for sure no good at learning coding. tried for a long time lol. But will have someone soon.

German Michael Zülsdorff Replied 7 years ago

I can only recommend again to study the Ossn documentation (https://www.opensource-socialnetwork.org/wiki/all) before jumping into programming. Especially, how to enable error reporing. With error reporting turned on you don't have to ask whether someone has an "idea" what's going wrong - you'll explicitely see it in your log file.

Next is to have the PHP manuals handy, in this case http://php.net/manual/en/language.types.array.php. And you'll find out that array elements have to seperated by commas.

gb Stefan keyes Replied 7 years ago

Edit: It works if i replace the current emoticons that come with OSSN but wont let me add additional emotions using methods above. only working way so far is to replace the ones that come with OSSN