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 [Solved] K 1.6.4 - RSS issue.

More
14 years 11 months ago #95695 by sozzled
Replied by sozzled on topic Re: K 1.6.4 - RSS issue.
*** Topic moved ***

iLucato: Please read the posting guidelines printed at the top of this page. If you require support then please provide us with all the relevant information that may assist us to help you faster. Thank you.

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago #95699 by iLucato
Replied by iLucato on topic Re: K 1.6.4 - RSS issue.
Yup, the problem was that by clicking on the K 1.6 Support link, it shows in my 24' monitor the huge text, and below it the K 1.6 Support Archive forum and below it an Ad banner that seems the end of the page and nothing else as the new topics buttons and other posts below this ad, what makes us to click on K 1.6 Support Archive forum instead of scroll down the screen. I'll try to pay more attention next time. ;o)

Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9

EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago - 14 years 11 months ago #95700 by sozzled
I see that you've changed the subject to "waiting a fix". We can give you lots of general advice but we may not be able to help you with specific answers that target the problem if you are unwilling to provide your K 1.6 configuration report. This is what I meant when I asked you to look at the posting guidelines printed at the top of the page.

What I would like to know, please, before we deal with the several questions that you have asked - this one included - is whether you have resolved the problems that you first came to us with in Upgrading from 1.6.0 to 1.6.4 error! This seems to me to be the most important problem and I would like to know if it has been resolved before we move on to looking at possible issues with RSS feed generation. Thank you.
Last edit: 14 years 11 months ago by sozzled.

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago - 14 years 11 months ago #95802 by iLucato

sozzled wrote: I see that you've changed the subject to "waiting a fix". We can give you lots of general advice but we may not be able to help you with specific answers that target the problem if you are unwilling to provide your K 1.6 configuration report. This is what I meant when I asked you to look at the posting guidelines printed at the top of the page.

IMHO It isn't necessary the configuration report once xillibit has already answered that there is a weird issue he is trying to fix, so "waiting a fix". ;0)

What I would like to know, please, before we deal with the several questions that you have asked - this one included - is whether you have resolved the problems that you first came to us with in Upgrading from 1.6.0 to 1.6.4 error! This seems to me to be the most important problem and I would like to know if it has been resolved before we move on to looking at possible issues with RSS feed generation. Thank you.

- I've already answered there. Give it a look. ;0)

Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9

EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br
Last edit: 14 years 11 months ago by iLucato.

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago - 14 years 11 months ago #95976 by xillibit
A fix for that is the following thing, in /components/com_kunena/funcs/rss.php change the lines 126 to 134 like that :
Code:
$url = CKunenaLink::GetThreadPageURL( 'view', $data->catid, $data->thread, 1, $this->config->messages_per_page, $data->id );

before there was that :
Code:
$url = htmlspecialchars_decode(CKunenaLink::GetThreadPageURL( 'view', $data->catid, $data->thread, 1, $this->config->messages_per_page, $data->id ));

I don't provide support by PM, because this can be useful for someone else.
Last edit: 14 years 11 months ago by xillibit.

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago #95987 by iLucato
Thanks a lot X. Solved! You rock!

Have an amazing Sunday. We've got to pass the end of the world. :0)

Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9

EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br

Please Log in or Create an account to join the conversation.

Time to create page: 0.252 seconds