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..."...

More
5 years 8 months ago - 5 years 8 months ago #213882 by TruthSword
J39x latest + PHP 7x latest + Kunena 5.x latest =

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:
Code:
Deprecated: Array and string offset access syntax with curly braces is deprecated in [APACHE2.4.X-DATA-PATH]/libraries/vendor/leafo/lessphp/lessc.inc.php on line 749 Deprecated: Array and string offset access syntax with curly braces is deprecated in [APACHE2.4.X-DATA-PATH]/libraries/vendor/leafo/lessphp/lessc.inc.php on line 1860 Deprecated: Array and string offset access syntax with curly braces is deprecated in [APACHE2.4.X-DATA-PATH]/libraries/vendor/leafo/lessphp/lessc.inc.php on line 2519 Deprecated: Array and string offset access syntax with curly braces is deprecated in [APACHE2.4.X-DATA-PATH]/libraries/vendor/leafo/lessphp/lessc.inc.php on line 2573

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
Last edit: 5 years 8 months ago by TruthSword. Reason: added some stuff needed

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

More
5 years 8 months ago #213883 by TruthSword

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

More
5 years 8 months ago - 5 years 8 months ago #213888 by xillibit
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

I don't provide support by PM, because this can be useful for someone else.
Last edit: 5 years 8 months ago by xillibit.
The following user(s) said Thank You: TruthSword

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

More
5 years 8 months ago #213906 by TruthSword

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.

More
5 years 8 months ago - 5 years 8 months ago #213919 by xillibit
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

I don't provide support by PM, because this can be useful for someone else.
Last edit: 5 years 8 months ago by xillibit.

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

More
5 years 5 months ago #214457 by CRecalde

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.

Time to create page: 0.335 seconds