Joomla Components and Professional Joomla Templates

      
    | 

13th of March 2010

Joomla Backend Mastery - FREE webinar - find out more here.
Welcome, Guest
Please Login or Register.    Lost Password?

Weird code when you use emoticons
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Weird code when you use emoticons
#6422
Weird code when you use emoticons 6 Months, 2 Weeks ago Karma: 0
When you use the emoticons menu when commenting some of the emoticons are shown with additional code next to them.

for example:

Code:

' title=':silly:' class='postemoticon' />  :woohoo: :unsure: :P <img src=ide:' title=':side:' class='postemoticon' /> <img src=hock:' title=':shock:' class='postemoticon' />





Has anyone seen something similar ?



Cheerz,

Zarro
zarro
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/09/01 20:05 By zarro.
The administrator has disabled public write access.
 
#6425
Re: Weird code when you use emoticons 6 Months, 2 Weeks ago Karma: 68
do you have a plugin from yvcomment?
Daniel Dimitrov
Developers, developers, developers :)
Administrator
Posts: 3067
graph
User Offline Click here to see the profile of this user
Gender: Male Location: Karlsruhe, Germany Birthday: 05/06
The administrator has disabled public write access.
Please write a review for joomlacomment at extensions.joomla.org

When you send me more info through the PM system, please provide a link to your problem in the forum!
 
#6442
Re: Weird code when you use emoticons 6 Months, 2 Weeks ago Karma: 0
Daniel Dimitrov wrote:
do you have a plugin from yvcomment?

Nope !
zarro
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6454
Re: Weird code when you use emoticons 6 Months, 2 Weeks ago Karma: 12
You're going to need to diagnose this yourself, our guess is that an unknown plugin is changing the html markup when it shouldn't be. Usually it's a plugin made by yv that is bundled with most of their extensions such as yvComment, but obviously it's something else.

Go through all your plugins and disable one at a time and test, especially "article enhancers" that add special stuff like hyperlinks or tags.
JonusC
Moderator
Posts: 792
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
Scripting for fun ;D
 
#7688
Re:Weird code when you use emoticons 4 Months, 2 Weeks ago Karma: 0
I was having this problem also when using the funny emoticon set. The problem is in the index.php you need to change the following line

Code:

$GLOBALS["JOSC_emoticon"][':s'] = "dizzy.png";


change that to

Code:

$GLOBALS["JOSC_emoticon"][':S'] = "dizzy.png";


the problem is that it is defining
Code:

:s 
as the dizzy icon, then
Code:

:silly or :shock: or other emoticons that start with :s
get the dizzy icon followed by code.
Scott
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#7689
Re:Weird code when you use emoticons 4 Months, 2 Weeks ago Karma: 0
I was having this problem also when using the funny emoticon set. The problem is in the index.php you need to change the following line

Code:

$GLOBALS["JOSC_emoticon"][':s'] = "dizzy.png";


change that to

Code:

$GLOBALS["JOSC_emoticon"][':S'] = "dizzy.png";


the problem is that it is defining
Code:

:s 
as the dizzy icon, then
Code:

:silly or :shock: or other emoticons that start with :s
get the dizzy icon followed by code.
Scott
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#7752
Re:Weird code when you use emoticons 4 Months, 1 Week ago Karma: 12
Man, this thread is very old - thanks for bringing that up, it was before we discovered this issue! But the O.P. is probably annoyed by now and already deleted JoomlaComment long ago... but thanks Scott!
JonusC
Moderator
Posts: 792
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/11/08 08:04 By jonusc.
The administrator has disabled public write access.
Scripting for fun ;D
 
#7789
Re:Weird code when you use emoticons 4 Months, 1 Week ago Karma: 0
Hi Scott,

It fixed my problem

Thanks a lot for your help

I am still using joomla comment !
Great Component thank you !
Thumbs up for the developers !

Perfection is a moving target and we are all human we make mistakes or miss a detail it happens to everyone


Cheerz,

Zarro
zarro
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/11/09 03:11 By zarro.
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Daniel Dimitrov, JonusC

Our sponsors

Who's online

We have 1030 guests and 2 members online

Support us!

Our Blog

Joomla Backend Mastery - free Webinar! (23)
09.03.2010, 07:57:
I had a look over compojoom's forum last days. There are always some people that ask obvious questions in my eyes: "The comments are not showing" - we ...
Read more

Advertisement