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

Comment input field is not displayed
If I want to leave a comment on a post, I click on the button and a new page wit...
2 Replies
Posted on Friday, 20 December 2024
  • New
  • HotSpots Pro 6.0.12 crashes on FrontEnd with Conso
    Hi there, Not sure what happened but all of a sudden nothing shows up and giv...
    3 Replies
    Posted on Wednesday, 11 December 2024
    CComment - field - website address
    Hello In previous versions of CComment, it was possible to enable a field in ...
    0 Replies
    Posted on Saturday, 14 December 2024
  • New
  • Profile image for admin not showing
    Hi, profile image for administrator is not showing in comment. https://www.hu...
    0 Replies
    Posted on Friday, 13 December 2024
    How can I integrate the CComment input field into
    I’ve created com_content and a module for displaying the latest comments, which ...
    3 Replies
    Posted on Friday, 06 December 2024
    • #CComment
    • #comments
    • #module
    • #comments editor
    • #Ccomment Pro
    • #Joomla 5