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

Solved 500 Error only when trying to view a topic with attachements

More
8 years 9 months ago #193701 by WolfgangOWL
What irritates me ist that misterpat wrote that the function call is JApplicationSite::isClient(). It should definitely be JFactory::getApplication()->isClient().

Works on my website with Joomla 3.7.3 and Kunena 5.0.10.

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

More
8 years 9 months ago #193703 by misterpat
This is weird. I usually just log into Joomla and it will tell me if there are updates available. It never showed the update to 3.7.3 otherwise I would have updated before starting this thread. I have updated and everything is working just fine now.

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

More
8 years 9 months ago #194123 by xillibit

WolfgangOWL wrote: What irritates me ist that misterpat wrote that the function call is JApplicationSite::isClient(). It should definitely be JFactory::getApplication()->isClient().

Works on my website with Joomla 3.7.3 and Kunena 5.0.10.

The method was called like that : JFactory::getApplication()->isClient('administrator'), but this method is only available since Joomla! 3.7.0, i have made a change to use instead JFactory::getApplication()->isAdmin()

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.282 seconds