Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth 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 user contributions, (templates, modules, plugins and hacks) 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, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question hack: message preview in modalbox

More
17 years 2 months ago #11569 by PAUSIMS
As with Slotpro, for me it's loading for ages and it doesn't preview, just keeps loading. Please, if you can solve it would be perfect ;)

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

More
17 years 2 months ago - 17 years 2 months ago #11582 by guerilla
i think you are using artio joomsef. this is a joomsef issue.
open fb_write.html.php and find
Code:
jQuery.ajax({url:"/index2.php",

change it to:
Code:
jQuery.ajax({url:"/index.php",


but i offer my shadowbox hack. i updated it for kunena 1.0.9:
www.kunena.com/forum?func=view&catid=20&id=9946
Last edit: 17 years 2 months ago by guerilla.

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

More
17 years 2 months ago #11607 by PAUSIMS
I don't have JoomSef installed, and it wasn't the replacement that you posted, but I found the solution :D

I had the Joomla installed into a subdirectory of my hosting, so I had to replace the jQuery.ajax({url:"/index2.php", to jQuery.ajax({url:"/direcrory/index2.php",

Hope this could be helpful, and thanks anyway because without your code I wouldn't have found the solution ;)

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

More
17 years 2 months ago #11748 by Slotpro
hi guerilla not show list in preview

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

More
17 years 2 months ago - 17 years 2 months ago #11766 by guerilla
hi, i tried now and it works for me. are you sure u tried tags in correct order for listing?
you must use "ul" first and then "li" for listed materials. if you have already tried this pardon me, but if i must consider clearer, it likes this:
Code:
[ul][li]aaaaa[/li] [li]bbbb[/li][/ul]



i didnt make any change at kunenas preview function, so i dont think so it will be any filter error. hack uses kunena's original preview function, it only moves preview at modalbox. it can be another reason, your tamplate's list style or anything else, i dont know.

u can try my shadowbox hack. i think modalbox can messed up with internet explorer sometimes. i tried shadowbox hack at ie7 with several joomla templates and it run clearly.
Last edit: 17 years 2 months ago by guerilla.

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

More
17 years 2 months ago #11770 by Slotpro

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

Time to create page: 0.688 seconds