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..."...
5 years 5 months ago - 5 years 5 months ago #214475
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic J39x latest + PHP 7x latest + Kunena 5.x latest = "Deprecated: Array and..."...
Hello,
In most cases the lessc.php library from Joomla! and loaded and not one from Kunena, so the temporary fix should be to copy lessc.php from Kunena into Joomla!...
The only way is use a namespaced one on Kunena like that it should load only this one in Kunena, not sure if it work in J!3.9 or use another library in Kunena : issues.joomla.org/tracker/joomla-cms/30569#event-553016 . So finally, Joomla! has made a fork of dead lessc.php : github.com/joomla-backports/lessphp/tree/dev-joomla3-php8 to keep supporting in J!3.9/3.10
In most cases the lessc.php library from Joomla! and loaded and not one from Kunena, so the temporary fix should be to copy lessc.php from Kunena into Joomla!...
The only way is use a namespaced one on Kunena like that it should load only this one in Kunena, not sure if it work in J!3.9 or use another library in Kunena : issues.joomla.org/tracker/joomla-cms/30569#event-553016 . So finally, Joomla! has made a fork of dead lessc.php : github.com/joomla-backports/lessphp/tree/dev-joomla3-php8 to keep supporting in J!3.9/3.10
I don't provide support by PM, because this can be useful for someone else.
Last edit: 5 years 5 months ago by xillibit.
Please Log in or Create an account to join the conversation.
5 years 5 months ago #214481
by ruud
sharing = caring
Replied by ruud on topic J39x latest + PHP 7x latest + Kunena 5.x latest = "Deprecated: Array and..."...
Hi, Kunena should apply namespacing to avoid these issues with (unwillingly / random) shared libraries. just my 2cts
sharing = caring
Please Log in or Create an account to join the conversation.
5 years 5 months ago - 5 years 5 months ago #214499
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic J39x latest + PHP 7x latest + Kunena 5.x latest = "Deprecated: Array and..."...
In Kunena 6.0 (the version which is made for Joomla! 4.0 and beyond) we have done a huge work to move all Kunena code to namespace, but now on Joomla! 3.9.23 the change to update the lessc.php library in Joomla! has been merged :
github.com/joomla/joomla-cms/pull/31428
. Not tested yet Kunena 5.2 dev or K5.1.19 with Joomla! 3.9.23-RC but i think it should solve the issue
I don't provide support by PM, because this can be useful for someone else.
Last edit: 5 years 5 months ago by xillibit.
Please Log in or Create an account to join the conversation.
5 years 5 months ago #214500
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic J39x latest + PHP 7x latest + Kunena 5.x latest = "Deprecated: Array and..."...
I've tested it with both Kunena versions on Joomla 3.9.23-rc. Yes, it solves this issue.xillibit wrote: Not tested yet Kunena 5.2 dev or K5.1.19 with Joomla! 3.9.23-RC but i think it should solve the issue
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Time to create page: 0.238 seconds