Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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

Question After upgrade the forum.... CONTENT CODIFY ERROR :(

More
7 years 3 months ago - 7 years 3 months ago #205033 by Oscar

810 wrote: You need to remove that line. I think I don't have any artiseer template. if you can upload the file and zip it. Then I will check.



Here is a basic joomla template made with artisteer.
Last edit: 7 years 3 months ago by Oscar.

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

More
5 years 10 months ago #212864 by hjw
Upgrading to the latest Kunena version, give the same problems for me. You probably don't need it anymore, but for all those others who still have the problem
The fix is:
in template_name\html\mod_menu\default_component.php
Add the line
require_once dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'functions.php';
just after the line with defined ('_JEXEC')

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

Time to create page: 0.354 seconds