Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Solved YOOTheme template + Tigra Kunena template => attachment button does not function

More
11 years 7 months ago - 11 years 7 months ago #1 by Shimei
Kunena 2.01. I am hitting the button but it is not working.

Think I have everything enabled.

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 45 seconds | Max execution memory: 96M | Max file upload: 24M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : yoo_catalyst | author: YOOtheme | version: 1.0.6 | creationdate: July 2012

Kunena default template details : Tigra | author: Tigra Team | version: 2.0.1 | creationdate: 2012-08-15

Kunena version detailed: Kunena 2.0.1 | 2012-07-07 [ Balozi ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: Jomsocial 2.6.2

Third-party SEF components: None

Plugins: Content - Kunena Discuss 2.0.1 | JomSocial - My Kunena Forum Posts 2.0.1

Modules: Kunena Latest 2.0.1

Last edit: 11 years 7 months ago by Shimei. Reason: Added configuration report.

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

More
11 years 7 months ago - 11 years 7 months ago #2 by Shimei
It does not appear to be your problem, but maybe so. Either way I found the answer here in this forum and in Yoothemes. Just be sure to clear that cache!


Open up components/com_kunena/template/blue_eagle/html/topic/edit.php and then look for ;

<input id="kupload" class="kfile-input hidden" name="kattachment" type="file" />

and change to ,

<input id="kupload" class="kfile-input" name="kattachment" type="file" />
Last edit: 11 years 7 months ago by Shimei.

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

More
11 years 7 months ago #3 by Voice4Vision
Open:
Code:
/components/com_kunena/template/tigra/css/kunena.20.css

AT END OF FILE, ADD:
Code:
#Kunena .hidden { visibility: visible; } #Kunena .kfile-input { display: block; }

Refresh Browser and delete cache and cookies if need be.

Hope this helps you,
Voice4Vision

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

More
11 years 6 months ago #4 by cyberblaze
Tigra for Kunena 2.0.2 released fixing the issue. Sorry guys

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

Time to create page: 0.905 seconds