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

More
16 years 2 weeks ago - 16 years 2 weeks ago #44969 by Cerberus
no as jce utilities is no longer availible its now called jce mediabox and i have that installed but doesnt work :(
Last edit: 16 years 2 weeks ago by Cerberus.

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

More
16 years 2 weeks ago #44970 by Cerberus
viper_iii wrote:

Just use the rokbox extension...

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

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



warning rokbox plugin will break your kunena install use at your own risk...

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

More
16 years 2 weeks ago #45000 by lastdown
I don't have jcemediabox, so i can't comment on that. But what about looking at the real code (so when you browse to that page) from a blank article with a working popup image created with jcemediabox plugin in joomla. Then study this code and try to implement that in kunena.parser.php
That's also what i did to get the kunena parser to work with jceutilities.

What exactly do you mean with your remark "warning rokbox plugin will break your kunena install use at your own risk..."

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

More
16 years 2 weeks ago #45009 by Cerberus
lastdown wrote:

I don't have jcemediabox, so i can't comment on that. But what about looking at the real code (so when you browse to that page) from a blank article with a working popup image created with jcemediabox plugin in joomla. Then study this code and try to implement that in kunena.parser.php
That's also what i did to get the kunena parser to work with jceutilities.

What exactly do you mean with your remark "warning rokbox plugin will break your kunena install use at your own risk..."


rok modules and rockettheme templates are known to break kunena sites, i am at moment helping someone ( in another thread ) that has rok modules installed and is finding that his site isnt working.

As for jcemediabox in the end i uninstalled it ass it was more trouble and time than it was worth.

As for jceutilities if you still have a copy of the install package for it please attach it to this thread so taht other can benefit from it as it is no long availible from the makers website.
The following user(s) said Thank You: neebrad

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

More
16 years 2 weeks ago #45010 by lastdown

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

More
16 years 2 weeks ago - 16 years 2 weeks ago #45011 by Cerberus
Ok i have combined all the information in this thread into one post:

STEP ONE:

Download, install and publish the package below

File Attachment:

File Name: plg_jceuti...4_NL.zip
File Size:67.91 KB


you will need to turn overlay to NO in the plugins settings or IE8 will have errors

STEP TWO:

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

STEP THREE:

Replace the line with this code
Code:
$tag_new = "<a title='' class=\"jcepopup\" href='".$tempstr."'><img src='".$tempstr."' width='".$imgmaxsize."' style='max-width:".$imgmaxsize."px; ' alt='' /></a></div>";

Dont forget to click save

STEP FOUR:

Save your new version of kunena.parser.php in a safe place so that you can add it again after you have applied any kunena updates :)

STEP FIVE:

Enjoy your new popup images in your kunena forums :)

CREDITS:

All credit for this hack go to lastdown all i did was create this HOWTO and test his code. :)

<<<< KUNENA FTW >>>>
Last edit: 16 years 2 weeks ago by Cerberus.

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

Time to create page: 0.243 seconds