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.

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 File Attachment

  • lev
  • lev's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Lorem Ipsum...
More
16 years 1 month ago #46401 by lev
File Attachment was created by lev
How do you attach a file, like this site:
Code:
#Kunena div.fb_file_attachment { background:#BFC3C6; border: 1px dotted #555555; padding:10px; margin-bottom:10px; padding-top:9px; line-height: 1.5; } #Kunena span.contentheading { color: #34596e; font-size: 210%; }

Continue to add the end of "Byte":
/administrator/components/com_kunena/language/kunena.russian.php

Below add:
Code:
define('_ADEPT_BYTES', 'Byte');

/components/com_kunena/lib/kunena.parser.php ст.389

Wanted:
Code:
."<a href='".$tempstr."' target=\"_blank\" rel=\"nofollow\">".(($tag->options["name"])?kunena_htmlspecialchars($tag->options["name"]):$tempstr)."</a><br>"._KUNENA_FILESIZE.kunena_htmlspecialchars($tag->options["size"], ENT_QUOTES)."</div>";

Change:
Code:
."<a href='".$tempstr."' target=\"_blank\" rel=\"nofollow\">".(($tag->options["name"])?kunena_htmlspecialchars($tag->options["name"]):$tempstr)."</a><br />"._KUNENA_FILESIZE.kunena_htmlspecialchars($tag->options["size"], ENT_QUOTES)._ADEPT_BYTES."</div>";


Sorry for my English.

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

  • lev
  • lev's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Lorem Ipsum...
More
16 years 1 month ago - 16 years 1 month ago #46416 by lev
Replied by lev on topic Re: File Attachment
There is another way!
Copy the file:
/components/com_kunena/template/default_ex/images/clip.gif

And to amend the CSS:
Code:
#Kunena div.fb_file_attachment { padding:5px; padding-top:23px; padding-left:11px; margin-bottom:10px; height:69px; background-image:url(images/clip.gif); background-position:top right; background-repeat:no-repeat; } #Kunena span.contentheading { font-size:180%;; line-height: 140%; color:#34596e; }



File Attachment:

File Name: clip.zip
File Size:21.29 KB

Sorry for my English.
Last edit: 16 years 1 month ago by lev.

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

More
16 years 1 month ago #46488 by sozzled
Replied by sozzled on topic Re: File Attachment
Thanks for the tip, lev. :)

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

  • lev
  • lev's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Lorem Ipsum...
More
16 years 1 month ago - 16 years 1 month ago #46497 by lev
Replied by lev on topic Re: File Attachment
Only interested in plans to develop a "File Attachment" have an idea how to make a display of the number of downloads? And whether the restriction is made to download files to your guests?

Example:
mod_uddeim.zip (24.73 KB - downloaded 5 times.)

Sorry for my English.
Last edit: 16 years 1 month ago by lev.

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

More
16 years 1 month ago #46501 by Matias
Replied by Matias on topic Re: File Attachment
K1.6 contains restriction already.

Downloaded x times needs some new logic which isn't there just yet.

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

  • lev
  • lev's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Lorem Ipsum...
More
16 years 1 month ago - 16 years 1 month ago #46536 by lev
Replied by lev on topic Re: File Attachment
I am sorry but the dream of K1.6 too early ...)
And I'm not ready for this transition and Joomla 1.6 is not ready to receive me, so that we will continue to use J1.5.15 and forum 1.5.11
And why should change flea markets?
I'm not a masochist, I am a normal person, I can afford to wait ...)
And there will be seen as:
What was it passed, what will be has not yet arrived, so we live for today!

Sorry for my English.
Last edit: 16 years 1 month ago by lev.

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

Time to create page: 0.285 seconds