1. Uzi Cohen
  2. Bugs
  3. Monday, 13 February 2012
  4.  Subscribe via email
I had issue with this smiles package so I tried to fix it works for me:

com_comment/joscomment/emoticons/SimpleSmileys/index.php

The changes are only removing spaces,example:
instead of [' :) '] I change to [':)']

<?php

$GLOBALS["JOSC_emoticon"][':)'] = "=).png";
$GLOBALS["JOSC_emoticon"][':D'] = "=D.png";
$GLOBALS["JOSC_emoticon"][':('] = "=(.png";
$GLOBALS["JOSC_emoticon"][':cry:'] = "cry.png";
$GLOBALS["JOSC_emoticon"]['>:('] = "angry.png";
$GLOBALS["JOSC_emoticon"][';)'] = ";).png";
$GLOBALS["JOSC_emoticon"][':|'] = "=!.png";
$GLOBALS["JOSC_emoticon"][':s'] = "=s.png";
$GLOBALS["JOSC_emoticon"][':p'] = "=p.png";
$GLOBALS["JOSC_emoticon"][';p'] = ";p.png";
$GLOBALS["JOSC_emoticon"][';D'] = ";D.png";
$GLOBALS["JOSC_emoticon"]['XD'] = "XD.png";
$GLOBALS["JOSC_emoticon"][':o'] = "=o.png";
$GLOBALS["JOSC_emoticon"]['-_-'] = "-_-.png";
$GLOBALS["JOSC_emoticon"]['^_^'] = "^_^.png";
$GLOBALS["JOSC_emoticon"]['>_<'] = "gah.png";
$GLOBALS["JOSC_emoticon"][':love:'] = "love.png";
$GLOBALS["JOSC_emoticon"][':3'] = "=3.png";
$GLOBALS["JOSC_emoticon"][';3'] = ";3.png";
$GLOBALS["JOSC_emoticon"][':\ '] = "=J.png";
$GLOBALS["JOSC_emoticon"][':cool:'] = "cool.png";
$GLOBALS["JOSC_emoticon"][':blush:'] = "blush.png";
$GLOBALS["JOSC_emoticon"][':thumbsup:'] = "thumbsup.png";
$GLOBALS["JOSC_emoticon"][':thumbsdown:'] = "thumbsdown.png";
$GLOBALS["JOSC_emoticon"][':x'] = "=x.png";
$GLOBALS["JOSC_emoticon"]['o_O'] = "o_O.png";
$GLOBALS["JOSC_emoticon"][':creepy:'] = "creepy.png";
$GLOBALS["JOSC_emoticon"][':greed:'] = "greed.png";
$GLOBALS["JOSC_emoticon"][':angel:'] = "angel.png";
$GLOBALS["JOSC_emoticon"][':devil:'] = "devil.png";

?>


This one
[':/ '] = "=J.png"; a little bit tricky for me

Hope its help. :cheer:
Responses (0)


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Last questions

J5 compatibility for Hotspots
Hi guys, Just started to update my old J3x website. Is there J5 compatibility p...
2 Replies
Posted on Monday, 24 February 2025
  • #Hotspots
  • #hotspots Joomla 5
error message when adding/cofiguring email address
When configuring the email plugin that send a email message to admin when a new ...
0 Replies
Posted on Friday, 09 May 2025
CMigrator: Path from Drupal 6 to J5?
(Category s/b CMigrator, but didn't see it on the list) I'm interested in usi...
0 Replies
Posted on Monday, 28 April 2025
Dowload all Hotspots entries
Hi there, I'm looking for a way to dowload all the Hotspots entries. I've got t...
0 Replies
Posted on Sunday, 06 April 2025
  • #kml
  • #download
Set number of hotspots / user groups
Hi, I'm working with Hotspots for my new website and I love it! After trying ...
0 Replies
Posted on Monday, 31 March 2025