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

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question Templates Default_Ex_Creme and Numinu_Ex

More
17 years 4 weeks ago #10834 by randelld
Hi,
I just tried Default_ex_creme but got the following error.

Parse error: syntax error, unexpected $end in /home/mysite/public_html/components/com_kunena/template/default_ex_creme/fb_layout.php on line 41


Has anyone else seen this?

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

More
16 years 11 months ago - 16 years 11 months ago #15923 by kapearl
mumins wrote:

Numinu_Ex breaks up right column of my site. Any sugestions?

MBR
m.


Mine too. It was the footer.html file. It was missing a </div> tag so it wasn't closing. I just added an extra </div> tag. Worked for me.

should look like:
</div></div> <!-- closes Kunena div -->

instead of:

</div> <!-- closes Kunena div -->
Last edit: 16 years 11 months ago by kapearl.

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

Time to create page: 0.234 seconds