- Posts: 16
- Thank you received: 1
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
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
16 years 1 month ago - 16 years 1 month ago #43575
by lastdown
Use jcepopup in your forum was created 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!
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 1 month ago by lastdown.
The following user(s) said Thank You: neebrad
Please Log in or Create an account to join the conversation.
16 years 1 month ago - 16 years 1 month ago #43579
by lastdown
Replied by lastdown on topic Re:Use jcepopup in your forum
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.
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 1 month ago by lastdown.
Please Log in or Create an account to join the conversation.
16 years 4 weeks ago #44002
by lastdown
Replied by lastdown on topic Re:Use jcepopup in your forum
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>";
<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.
16 years 4 weeks ago - 16 years 4 weeks ago #44012
by Cerberus
Replied by Cerberus on topic Re:Use jcepopup in your forum
cant get this to work still opens in ie8 rather than a popup
Last edit: 16 years 4 weeks ago by Cerberus.
Please Log in or Create an account to join the conversation.
16 years 4 weeks ago #44097
by viper_iii
Replied by viper_iii on topic Re:Use jcepopup in your forum
Just use the rokbox extension...
www.kunena.com/forum/144-hacks-tricks-an...pup-for-images#41197
Works like a champ... and easy edit...
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.
16 years 3 weeks ago #44153
by lastdown
Replied by lastdown on topic Re:Use jcepopup in your forum
Cerberus wrote:
And you have System - JCE Utilities 2.2.4 installed and enabled?
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.279 seconds