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.

Solved [Resolved] RSS link in front page only

More
14 years 1 week ago - 14 years 1 week ago #123511 by MetaMorph
Hello,

I'm migrating my current installation of Joomla 1.5.26 (with lots of extension, including Kunena 1.7.1) to Joomla! 2.5.4 using JUpgrade. The upgrade went fine, except that the Italian language hasn't migrated (but another upgrade to Kunena 1.7.2 fixed that).

I have another problem now: despite I enabled RSS in configuration (General -> Enable RSS feeds = Yes), they are shown in the forum home page only. In the old site there was a link in each page of the forum, and I could load a category-related RSS by simply visiting its page and clicking the RSS link at the bottom of the page.

I also noticed with Firebug that a placeholder per RSS feed is actually created:
Code:
<div class="krss-block"></div>
but this is still empty, whereas in the front page RSS links are something like:
Code:
<div class="krss-block"> <a target="_blank" rel="follow" title="" href="/davide/joomlatest/index.php/forum/rss?format=feed"> <span title="Ricevi gli ultimi messaggi direttamente sul tuo desktop" class="kicon krss"></span> </a> </div>

I attached Kunena configuration report below: be aware that the "server" is actually my laptop, using for testing the migration... so it will not be the final environment.

Thanks in advance if you could send feedback...

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 30 seconds | Max execution memory: 64M | Max file upload: 8M

Kunena menu details:
Warning: Spoiler!

Joomla default template details : ja_elastica | author: JoomlArt.com | version: 2.5.0 | creationdate: Feb 2012

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.7.2 | creationdate: 2012-01-31

Kunena version detailled: Installed version: 1.7.2 | Build: 5215 | Version name: Omega | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: CommunityBuilder 1.8 | UddeIm 2.6

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Disabled | System - Mootools12: Disabled

Modules: Kunena Latest 1.7.2 | Kunena Login 1.7.2

Last edit: 14 years 1 week ago by sozzled. Reason: Change topic icon

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

More
14 years 1 week ago - 14 years 1 week ago #123517 by sozzled
Replied by sozzled on topic RSS link in front page only
G'day, MetaMorph, and welcome to Kunena.


It's next-to-impossible for us to resolve Kunena issues (such as the one you've mentioned) on websites that are not accessible on the internet. This is a case of Support for PC-hosted websites (e.g. WAMP, XAMPP) .

You may find that these problems only occur on a locally-hosted site and you may not have the same problems when you put the site on a properly setup server hosted by a service that does these things as part of their everyday business. It's something to consider.

Your configuration report shows that you Joomla menu (for Kunena) is not exactly "standard". I suggest you read How do I restore my Kunena menu? . What you have may work but, as I cannot see the site myself, I can't tell. Sorry.
Last edit: 14 years 1 week ago by sozzled.

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

More
14 years 1 week ago #123521 by MetaMorph
Thanks for the very quick answer...

I tried to restore the Kunena Menu as suggested (I discovered now that he should have been used for creating aliases... I created a new menu item from scratch instead :blink: ), but this didn't work.

I'm planning to go online next Saturday: then I'll see if the problem will be fixed on its own, otherwise I'll post again here.

Again, thank you very much...

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

More
14 years 1 week ago #123530 by sozzled
Replied by sozzled on topic RSS link in front page only
Can we see you updated configuration report, please, after you have made those changes?

Aside from that, I don't know what other help we can give you at this time. My guess is that when you go online next Saturday, there will be a lot more problems (unrelated to Kunena) for you to be worried about than this minor problem. That's I recommend that people should do their website development work online and not to use XAMPP because "localhost" development does not properly mimic the real world situation as you will encounter it later.

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

More
14 years 1 week ago #123533 by MetaMorph
Here is the updated configuration report:
This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 30 seconds | Max execution memory: 64M | Max file upload: 8M

Kunena menu details:
Warning: Spoiler!

Joomla default template details : ja_elastica | author: JoomlArt.com | version: 2.5.0 | creationdate: Feb 2012

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.7.2 | creationdate: 2012-01-31

Kunena version detailled: Installed version: 1.7.2 | Build: 5215 | Version name: Omega | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: CommunityBuilder 1.8 | UddeIm 2.6

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Disabled | System - Mootools12: Disabled

Modules: Kunena Latest 1.7.2 | Kunena Login 1.7.2

sozzled wrote: ... That's I recommend that people should do their website development work online and not to use XAMPP because "localhost" development does not properly mimic the real world situation as you will encounter it later.

That's what I usually do, but this time I had to perform the entire site migration, which would have not been so complex if I hadn't to migrate also tens of extending components and plugins. I also had to experiment something that could harm the live site, or simply didn't know how to do in a glance (such as template overrides, particular content migration procedures and so on). Working on the live site meant closing it for about 2 months, since there's still activity in there: that's why I preferred to work on a local copy, and to repeat all the operations on the live site when I'll be ready (obviously, I'm not making any system upgrade on the old site...)

Thanks again for your feedback...

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

More
14 years 1 week ago #123549 by sozzled
Replied by sozzled on topic RSS link in front page only
Dou you have any other menu items anywhere that have the same aliases as the ones you've setup for Kunena? Did you empty the menu trash, too? Have you read the Wiki article which discusses how to properly setup Joomla SEO?

Last but by no means least, the problem could most likely be caused by one of the many other Joomla extensions that you're also using. Also for you information, it's quite easy to setup hundreds of copies of a website - for example for the purposes of testing a Joomla migration or software upgrade - using the same web host as you currently use, with separate database tables, different domain names, whatever you like. There is no reason to try to replicate your live site on XAMPP because the operating conditions are totally different.

Good luck. You'll probably need it! :)

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

Time to create page: 0.297 seconds