- Posts: 2
- Thank you received: 0
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
Question Mod latest and Fatal Error
i have a problem since i have installed the module latest.
When i try to access to my forum (1.5.6) with my menu or with the links on the module, i have this message :
I have tried a solution in this forum but i have found nothing that solve this.k
Could you help me, please?
Thank
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
This issue has been reported more than once and Kunena seems to be OK in this regard. Try to look support from the module category instead as Mod latest is 3rd party module.
line 17 helper.php
So it's not problem of my module (version 1.0.45).
Please Log in or Create an account to join the conversation.
I can only assume there is some other component/module/plugin/template on your site, where is defined class smile or is used require/include and not require_once/include_once.Hi all,
i have a problem since i have installed the module latest.
When i try to access to my forum (1.5.6) with my menu or with the links on the module, i have this message :Code:Fatal error: Cannot redeclare class smile in /web/xxxxxxxx/www/joomla/components/com_kunena/template/default/smile.class.php on line 31
I have tried a solution in this forum but i have found nothing that solve this.k
Could you help me, please?
Thank
The best would be to rename Kunena class smile with Ksmile or something like that to get off these issues. But that should do devs of Kunena.
Please Log in or Create an account to join the conversation.
Kunena 1.6 does not have this class -- it uses much better BBCode parser.
Please Log in or Create an account to join the conversation.