- Posts: 10
- 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 J39x latest + PHP 7x latest + Kunena 5.x latest = "Deprecated: Array and..."...
- TruthSword
-
Topic Author
- Offline
- New Member
-
Hey everyone! Latest Kunena is generating errors on Index View (Home) view of the Kunena Forums.
Example can be seen here: alabama.wethepeopleonline.com/alabama-st...ma-state-assemblage/
4 Different Error Lines referred:
Full Error:
Does anyone know how I could manually patch these lines? I am guessing this has to do with something in the latest PHP 7.4.x. This also was displaying before the 5.2.19 upgrade from 5.2.18.
Thanks for any assistance.
P.S. - It is doing this on all 50 states (subdomains) all separate Joomla Installations isolated from one another.
Best Regards,
Brandon
Please Log in or Create an account to join the conversation.
- TruthSword
-
Topic Author
- Offline
- New Member
-
- Posts: 10
- Thank you received: 0
Solution Found:
wordpress.org/support/topic/php-7-4-depr...x-with-curly-braces/
Please Log in or Create an account to join the conversation.
In our case it's the library coming from Joomla! which have this issue, Kunena have the same library with the fixes : libraries/kunena/external/lessc/lessc.php. In Joomla! 4.0 this library has been removed, but it stays like that in Joomla! 3.9 and 3.10
I have opened an issue on Joomla! repository : github.com/joomla/joomla-cms/issues/30452
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.
- TruthSword
-
Topic Author
- Offline
- New Member
-
- Posts: 10
- Thank you received: 0
xillibit wrote: Hello,
In our case it's the library coming from Joomla! which have this issue, Kunena have the same library with the fixes : libraries/kunena/external/lessc/lessc.php. In Joomla! 4.0 this library has been removed, but it stays like that in Joomla! 3.9 and 3.10
I have opened an issue on Joomla! repository : github.com/joomla/joomla-cms/issues/30452
xillibit,
Thank you for letting me know this and for opening an issue on the Joomla repository.
Best Regards,
Brandon
Please Log in or Create an account to join the conversation.
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.
xillibit wrote: The library lessc.php is abandonned so it won't be fixed by the owner of it and it won't be fixed neither by Joomla! .BTW it's removed in Joomla! 4.0
Does this mean that we are supposed to swap the Joomla code with the version from Kunena? Is there a recommendation that does not require over-writing the Joomla distribution? All suggestions welcome.
Thanks,
C.
Please Log in or Create an account to join the conversation.