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 showing full image in shadowbox hack

More
17 years 3 days ago #19837 by JBHawaii
guerilla wrote:

i tested it works. are you sure you added right file? or did you delete browser history and refresh page? code must be like this:

<script type="text/javascript">
Shadowbox.init({
handleOversize: "none",
language: "tr",
players: ["img"]
});
</script>


I also tested this and it works on my dev site.

Mahalo,
JBHawaii

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

More
17 years 2 days ago - 17 years 2 days ago #20155 by JoniJnm
Can you do something with this?

Last edit: 17 years 2 days ago by JoniJnm.

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

More
17 years 2 days ago #20181 by Slotpro
guerilla wrote:

i tested it works. are you sure you added right file? or did you delete browser history and refresh page? code must be like this:

<script type="text/javascript">
Shadowbox.init({
handleOversize: "none",
language: "tr",
players: ["img"]
});
</script>


not full size ,it show half image ;)



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

More
17 years 1 day ago #20235 by guerilla
@jonijnm:
you can change background colour from css file. open shadowboxcss and find this:
Code:
#sb-body,#sb-loading{background-color:#060606;}

and change to this:
Code:
#sb-body,#sb-loading{background-color:#fff;}


@slotpro:
as i sad before it is about your screen resolution. i guess the image is larger than your screen resolution. as i know there isnt any option for this. only you can select "drag" instead of "none" for dragging image at handleOversize option. i mean this:
Code:
handleOversize: "drag",

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

More
17 years 1 day ago #20275 by Slotpro

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

More
16 years 11 months ago #22419 by Monclee
This works on Kunena 1.5.3??? or where can i found it for this version, thanks ;)

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

Time to create page: 0.314 seconds