Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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

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

More
13 years 11 months ago - 13 years 11 months ago #132020 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: 13 years 11 months ago by Shimei. Reason: Added configuration report.

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

More
13 years 11 months ago - 13 years 11 months ago #132021 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: 13 years 11 months ago by Shimei.

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

More
13 years 11 months ago #132060 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
13 years 11 months ago #133635 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.270 seconds