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 #123565 by LittleJohn
Hi

I think i found a bug which can cause this.

Can you try give Kunena 2.0 beta a testrun (on the same site) and see if its the same there?
Remember to take a full backup of files and database first, as there is no possibility to downgrade Kunena again!
The following user(s) said Thank You: MetaMorph

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

More
14 years 1 week ago - 14 years 1 week ago #123567 by LittleJohn
It seems like its caused by an inconsistency across Joomla 1.5 and 1.6 and there is no easy fixing without major testing of the category permissions.
I doubt we will see any more 1.7 releases now as we currently put our efforts into Kunena 2.0 (where its fixed).

If you run a public forum where everyone may see everything you can experiment this by changing components/com_kunena/kunena.php line 777 from
Code:
if ($category->pub_access == 0
to
Code:
if ($category->pub_access == 1

Remember, this is on your own risk though.
Last edit: 14 years 1 week ago by LittleJohn. Reason: Improper [code] tags
The following user(s) said Thank You: MetaMorph

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

More
14 years 1 week ago #123626 by MetaMorph
Sorry for the late answer, today I had to start my "real" work :)

Dou you have any other menu items anywhere that have the same aliases as the ones you've setup for Kunena?

Do you mean "full alias paths", or simple alias names? I have only one "conflict": the alias "community/the-asocial-network/forum" (menu type: alias for Kunena Category index) in the Main Menu has the same name of "forum" (first entry in Kunena Menu).

Did you empty the menu trash, too?

I dropped the Kunena Menu directly before recreating it... and I had no Kunena menu items in "trashed" state (is the only state I could find, since I hadn't found a "Menu Trash" in Joomla 2.5).

Have you read the Wiki article which discusses how to properly setup Joomla SEO?

Well.. missing reading :blush: . But I tried different configurations, event disabling "SEF urls" doesn't work.

Can you try give Kunena 2.0 beta a testrun (on the same site) and see if its the same there?
Remember to take a full backup of files and database first, as there is no possibility to downgrade Kunena again!

Done... and ooops:

500 Internal Server Error
Fatal Error was detected!

Fatal Error: Cannot redeclare class JSMinException in components/com_kunena/libraries/external/cssmin/jsmin.php on line 371

The error was detected in the Kunena Component.

For support click here: Kunena Support

Go back

"Go back" is a link, if I select it I am prompted to reinstall or remove Kunena. I tried to reinstall, but I got the same error above. The same also occurs if I re-login in the Administration panel, and manually go to Kunena Administration.

I will see if it's really a "localhost" problem this week-end, if so I'll try the patch in the last post (luckily I have no restricted sections in my board)...

Thanks again for your support...

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

More
14 years 1 week ago - 14 years 1 week ago #123729 by Matias
Replied by Matias on topic RSS link in front page only
Looks like we have yet another small issue to be fixed in Kunena 2.0 Beta1...
Last edit: 14 years 1 week ago by Matias.

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

More
14 years 1 week ago #123852 by MetaMorph
Just to say my new forum is online now, and had the same RSS problems.

I tried the patch in post #8 and it shows the RSS icon now, but to update the feed I had also to disable the feed cache (otherwise it didn't include the posts created after the migration, those two I wrote this morning).

Anyway, thanks everybody for your help... hoping there will be a stable Kunena 2.0 soon ;)

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

More
14 years 1 week ago #123856 by xillibit
@MetaMorph : do you know which third party plugins/components are-you using ?

I don't provide support by PM, because this can be useful for someone else.

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

Time to create page: 0.268 seconds