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

Topics that are moved into this category are considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Merged K 3.0.3 Template Manager (Blue Eagle) "Blend with Joomla" setting does not work with J 3.2.0

More
12 years 4 months ago #150429 by sozzled
The error does not occur because you have set Blend with Joomla = Yes

The error happens if you try to use a null value or named colour value instead of a hex triplet value for another field such as the Forum Header Background.

The subject of this topic is misleading. The cause of the error is confirmed. The way to solve it has not been determined yet.

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

More
12 years 4 months ago #150556 by Matias
The strlower() bug is really in Joomla, but there may be a way to work it around.

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

More
12 years 4 months ago - 12 years 4 months ago #150571 by xillibit
The issue is coming from the following values in XML file which are empty : templatebyText, templatebyName, templatebyLink

P.S. : The solution is to remove in template.xml the follwing lines :
Code:
<field name="templatebyText" type="hidden" default="" /> <field name="templatebyName" type="hidden" default="" /> <field name="templatebyLink" type="hidden" default="" />

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

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

More
12 years 4 months ago #150576 by Matias
The error is in color values being empty on existing installations, and the bug is inside Joomla class JFormFieldColor

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

More
12 years 4 months ago #150579 by xillibit
The issue has been reported to Joomla! ?

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.

More
12 years 4 months ago #150746 by PGLion
Just installed fresh Joomla 3.2 and Kunena 3.0.3. The template does not look like the example. Under Kunena Forum: Template Manager I see a lot of warnings:
Code:
Warning: strtolower() expects parameter 1 to be string, array given in /home/sabaiji114/domains/team-error.nl/public_html/libraries/joomla/form/fields/color.php on line 166

Is there a solution yet?

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

Time to create page: 0.311 seconds