Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

Topics that are moved into this category are generally 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.

Question Use jcepopup in your forum

More
16 years 4 months ago - 16 years 4 months ago #43575 by lastdown
As always. make a backup before you start.

Go to: your Joomla site/components/com_kunena/lib/kunena.parser.php
search for the line with rel=\"lightbox\"

Insert class=\"jcepopup\" on the position indicated below and save the file:
<a href='".$tempstr."' rel=\"lightbox\"><img class=\"jcepopup\" src='".$tempstr.......

Now all of your images will open with jcepopup.

Hope kunena comes with it's own solution so it won't open blank pages anymore. Keep up the good work!
Last edit: 16 years 4 months ago by lastdown.
The following user(s) said Thank You: neebrad

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

More
16 years 4 months ago - 16 years 4 months ago #43579 by lastdown
The area next to the picture remains clickable and still produces a blank page with the pictue. But this was also the case before the fix, so this is a small bug.

update: this is the case in IE8, but not in firefox

However in firefox the jcepopup fix does not work. It pops up but does not show the picture.

Pffft these browser differences drive me nuts.
Last edit: 16 years 4 months ago by lastdown.

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

More
16 years 4 months ago #44002 by lastdown
Changed to code again, now jcepopup works in IE8 and Firefox.

<a title='' class=\"jcepopup\" href='".$tempstr."'><img src='".$tempstr."' width='".$imgmaxsize."' style='max-width:".$imgmaxsize."px; ' alt='' /></a></div>";

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

More
16 years 4 months ago - 16 years 4 months ago #44012 by Cerberus
cant get this to work still opens in ie8 rather than a popup :(
Last edit: 16 years 4 months ago by Cerberus.

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

More
16 years 4 months ago #44097 by viper_iii
Just use the rokbox extension...

www.kunena.com/forum/144-hacks-tricks-an...pup-for-images#41197

Works like a champ... and easy edit...

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

More
16 years 4 months ago #44153 by lastdown
Cerberus wrote:

cant get this to work still opens in ie8 rather than a popup :(


And you have System - JCE Utilities 2.2.4 installed and enabled?

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

Time to create page: 0.261 seconds