- Posts: 13
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question An upgrade problem not solved ...
16 years 10 months ago - 16 years 10 months ago #21442
by saronno
An upgrade problem not solved ... was created by saronno
When you migrate from fireboard to kunena (1.0.10 or 1.5.3 doesn't matter)
there could be a problem with the old messages.
In this post www.kunena.com/forum/105-solved--support/7678-invisible-post
somebody claims the problem was solved but it is not.
Trying a migration a couple a day ago, the same problem came up.
Some emoticons appeared, others not, and in the text of the message you can find this thing:
As you can see, it is as kunena inserts a complete image tag within another instead of simply adds the name of the appropriate gif for that emoticons.
In my production website, I'm still with fireboard because of that (and I'm worried about resulting security problems of that choice)
there could be a problem with the old messages.
In this post www.kunena.com/forum/105-solved--support/7678-invisible-post
somebody claims the problem was solved but it is not.
Trying a migration a couple a day ago, the same problem came up.
Some emoticons appeared, others not, and in the text of the message you can find this thing:
Code:
<img src="localhost/joomla/components/com_kunena/t...sh/emoticons/<img src="localhost/joomla/components/com_kunena/t...agliordini.gif" alt="" style="vertical-align: middle;border:0px;" />.gif" alt="" style="vertical-align: middle;border:0px;" />
As you can see, it is as kunena inserts a complete image tag within another instead of simply adds the name of the appropriate gif for that emoticons.
In my production website, I'm still with fireboard because of that (and I'm worried about resulting security problems of that choice)
Last edit: 16 years 10 months ago by saronno.
Please Log in or Create an account to join the conversation.
16 years 10 months ago #21749
by Matias
Replied by Matias on topic Re: An upgrade problem not solved ...
Can you provide some of those emoticon codes to us? Do you know the filenames also?
Please Log in or Create an account to join the conversation.
16 years 10 months ago - 16 years 10 months ago #22259
by saronno
Replied by saronno on topic Re: An upgrade problem not solved ...
Well, this is the situation:
From the editor:
tutto ok grazie.
E' stata solo dimenticanza. Lunedi li chiudo. occhiolino
From the thread in the message board
tutto ok grazie.
E' stata solo dimenticanza. Lunedi li chiudo. .gif" alt="" style="vertical-align: middle;border:0px;" />
From the Kunena admin panel
From phpadmin (emoticons table)
I selected a template named dorona_ex with Image sets dorona_ex too.
occhiolino.gif is in public_html/components/com_kunena/template/dorona_ex/images/english/emoticons
As I said previously, this is an upgrade from fireboard 1.0.5 where everything was working fine.
Everything seems correct, so I think the problem could be in the code somewhere.
If I post a new message, with occhiolino emoticons ... same problem.
From the editor:
tutto ok grazie.
E' stata solo dimenticanza. Lunedi li chiudo. occhiolino
From the thread in the message board
tutto ok grazie.
E' stata solo dimenticanza. Lunedi li chiudo. .gif" alt="" style="vertical-align: middle;border:0px;" />
From the Kunena admin panel
From phpadmin (emoticons table)
I selected a template named dorona_ex with Image sets dorona_ex too.
occhiolino.gif is in public_html/components/com_kunena/template/dorona_ex/images/english/emoticons
As I said previously, this is an upgrade from fireboard 1.0.5 where everything was working fine.
Everything seems correct, so I think the problem could be in the code somewhere.
If I post a new message, with occhiolino emoticons ... same problem.
Last edit: 16 years 10 months ago by saronno.
Please Log in or Create an account to join the conversation.
16 years 8 months ago #26490
by saronno
Replied by saronno on topic An upgrade problem not solved (2nd edition)
I don't know why moderators close this thread, but the problem remain unsolved.
www.kunena.com/forum/139-solved-or-prior...-problem-not-solved-
www.kunena.com/forum/139-solved-or-prior...-problem-not-solved-
Please Log in or Create an account to join the conversation.
16 years 8 months ago #26506
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:An upgrade problem not solved ...
I have a theory - which I haven't been able to prove - that Kunena doesn't properly resolve the emoticon image path when displaying posted messages. Yet the Kunena
smiley management
function does address the emoticon image path correctly (even though it doesn't handle the assignment of "-grey" images ... something you have to do with MySQL). 
My workaround to this problem is a bit "clunky" but it seems to do the job.
The smiley images that you want are stored in the folder ../components/com_kunena/template/dorona_ex/images/english/emoticons. If you copy all those files to the folder ../components/com_kunena/template/default/images/english/emoticons I think you will fix your problem.
I have to admit that this is more folklore than science and I've been doing this ever since the days of K 1.0.7b (maybe even earlier!). My recollection is that I needed to copy of all my emoticon images from the folder I'd chosen in the Kunena configuration settings (e.g. default_ex) to the default folder as well. I can't confirm that this is the case but it's something you might like to try.
Perhaps other people can shed more information on this mystery?
My workaround to this problem is a bit "clunky" but it seems to do the job.
The smiley images that you want are stored in the folder ../components/com_kunena/template/dorona_ex/images/english/emoticons. If you copy all those files to the folder ../components/com_kunena/template/default/images/english/emoticons I think you will fix your problem.
I have to admit that this is more folklore than science and I've been doing this ever since the days of K 1.0.7b (maybe even earlier!). My recollection is that I needed to copy of all my emoticon images from the folder I'd chosen in the Kunena configuration settings (e.g. default_ex) to the default folder as well. I can't confirm that this is the case but it's something you might like to try.
Perhaps other people can shed more information on this mystery?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
16 years 8 months ago #27958
by saronno
Replied by saronno on topic An upgrade problem not solved ...
An upgrade problem not solved ...
I don't understand why this thread was closed for the second time.
However, the problem is still there ... I tried what sozzled suggest, but without success. I still sadly with the old fireboard ...
fearing for security ... :dry:
I can't put kunena on my production server if it does a mess with my messages ... :blush:
www.kunena.com/forum/139-solved-or-prior...-problem-not-solved-
I don't understand why this thread was closed for the second time.
However, the problem is still there ... I tried what sozzled suggest, but without success. I still sadly with the old fireboard ...
I can't put kunena on my production server if it does a mess with my messages ... :blush:
www.kunena.com/forum/139-solved-or-prior...-problem-not-solved-
Please Log in or Create an account to join the conversation.
Time to create page: 0.225 seconds