Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

This category contains miscellaneous, uncategorised third-party extensions (e.g. JomSocial, Community Builder, etc.) 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, the ideas in these topics may not work with later versions and, for that reason, the topics are locked.

Question Plugin use LightBox on Kunena

More
17 years 2 months ago #7531 by Slotpro
i'm use plugin YOOeffects it can use lightbox on kunena

1.download plugin www.yootheme.com/member-area/downloads/category/yooeffects-15
2.install and enble plguin
3.test click image

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

More
17 years 2 months ago #7540 by spacereactor
Good one!! that plugin work great. But take note, this is a system plugin, so some app may have two lightbox pop up. It happen to sobi gallery, i have to hack sobi gallery to remove the lightbox function and use the YOOeffects. :laugh:

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

More
17 years 2 months ago - 17 years 2 months ago #7972 by Slotpro
who use Yooeffect and VirtueMart you can edit file use Yooeffect only go to
your_joomla/components/com_virtuemart/js/slimbox/js open file slimbox.js edite line 21

before
Code:
if (el.rel && el.rel.test(/^lightbox/i)){

Edit to
Code:
if (el.rel && el.rel.test(/^lightbox1/i)){
Last edit: 17 years 2 months ago by Slotpro.

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

More
17 years 2 months ago #8157 by nzjacob
I can't seem to get this working .. I have no other lighbox plugins (very clean site) .. perhaps I am missing something ?

I have instaleld and enabled the plugin but clicking on an image does not result in a nice lightbox.

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

More
17 years 2 months ago #8163 by nzjacob
Got it working now .. had not turned on Mootools for the template as per these instructions:
tutorials.yootheme.com/index.php?option=...&link_id=78&Itemid=2

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

Time to create page: 0.224 seconds