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.

Important K 1.5 latest posts module - no longer supported or maintained. Do NOT use this with K 1.6!

More
17 years 1 month ago #9375 by ferdash
How can i Have a 3 column table style?

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

More
17 years 1 month ago #9389 by jerry
Replied by jerry on topic Re:Kunena latest posts module
ferdash wrote:

How can i Have a 3 column table style?

I created one example here: www.kunena.com/forum?func=view&catid=6&i...it=10&start=110#9112 Please try it. If you stuck somewhere, tell as where.
That example create 3-column table.
HaND, Jerry

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

More
17 years 1 month ago #9394 by ferdash
I don't get it, it gave me 1 column, what i meant was to have a layout like 2-column table but with 3 columns

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

More
17 years 1 month ago #9611 by mplayer
I'm having a styling issue, with the latest release 1.0.35. I'm using the yootools carousel module and noticed the tabs style breaking when the kunena module is enabled. Below you can see what I'm talking about.

any ideas how to fix this?

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

More
17 years 1 month ago #9911 by itgl72
jerry wrote:

itgl72 wrote:

I'm using a latest forum module on my current site, that is being migrated and upgraded to 1.5, that will show you the forum name when you hover over the new message title link. I'm using this latest posts module right now on my new site which will be released soon. JACL also updated something to make the 34 version work with their ACL hack. I'm going to use JACL on my site. I would like to recommend this as a possible futute enhancement.

If you share your patches, it will help me to integrate it faster. I saw other module, which has JACL and I was thinking about integrating it into my module. But if you already done something, it will help and will be very helpfull.


I'm going to send you a PM and a login account for you to SEE how our latest posts module look. Its a pretty major part of our site that launches people into the latest discussions so I am looking out for our future upgrade to 1.5 to try and keep things as similiar, operationally wise as possible.

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

More
17 years 1 month ago #10073 by mikecsvu
Hi Jerry
I finally got that problem with your module ihibiting the tooltip on pd_jsthumbs showing correctly.

There is allot of info being thrown about the internet about the mootools and jQuery issues; basically there seems to be a widespread acceptance to add the script like the following:

Code:
<script type="text/javascript" src="components/com_kunena/template/default/js/jquery-1.3.1.min.js">jQuery.noConflict();</script>


but the pd_jsthumbs developer changed it to

Code:
<script type="text/javascript" src="components/com_kunena/template/default/js/jquery-1.3.1.min.js"></script><script
type="text/javascript">jQuery.noConflict();</script>

And both modules are now living in perfect harmony.
I thought I'd pass on the info in case you wanted to make the change in your module

Thanks so much for yout time last week and keep up the great work.
Mike

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

Time to create page: 0.241 seconds