- Posts: 16
- Thank you received: 1
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.
Question Use jcepopup in your forum
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!
Please Log in or Create an account to join the conversation.
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.
Please Log in or Create an account to join the conversation.
<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.
Please Log in or Create an account to join the conversation.
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.
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.