Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Please Read This First:

This is a community-driven self-help category to ask questions about designing or developing your own Kunena template. Please be aware that there are rules that apply to topics posted in this category:

Do not use this category for:
  • asking questions about how to make simple changes to a template designed by the Kunena project team (use K 3.0 Templates instead);
  • advertising your own template designs.

Topics that do not meet the above guidelines may be removed without notice.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question Add file button issue

More
11 years 6 months ago #160123 by perryworld
Replied by perryworld on topic Add file button issue
This message contains confidential information

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

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

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 120 seconds | Max execution memory: 192M | Max file upload: 100M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : gk_publisher | author: GavickPro | version: 3.11 | creationdate: Unknown

Kunena default template details : Blue Eagle | author: Kunena Team | version: 3.0.5 | creationdate: 2014-03-09

Kunena version detailed: Kunena 3.0.5 | 2014-03-09 [ Invecchiato ]
| Kunena detailed configuration:

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

Third-party components: Jomsocial 3.1.0.1

Third-party SEF components: None

Plugins: JomSocial - My Kunena Forum Menu 2.0.3 | JomSocial - My Kunena Forum Posts 2.0.3 | JomSocial - Kunena Groups 2.0.3

Modules: Kunena Latest 3.0.1

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

More
11 years 6 months ago - 11 years 6 months ago #160124 by sozzled
Replied by sozzled on topic Add file button issue
Thank you for your configuration report (I suggest you edit your message #2 and remove the attached file).

I suggest you update to K 3.0.6 before you do anything else.

I also suggest that you uninstall the Kunena add-ons JomSocial - My Kunena Forum Menu 2.0.3, JomSocial - My Kunena Forum Posts 2.0.3 and JomSocial - Kunena Groups 2.0.3 because these plugins do not work with K 3.0 and they are not supported by the Kunena development team. Contact Jomsocial for updated versions of those plugins.

After you have updated Kunena (to K 3.0.6) and uninstalled the Kunena add-on plugins you were using, see if the problem is fixed.
Last edit: 11 years 6 months ago by sozzled.
The following user(s) said Thank You: perryworld

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

More
11 years 6 months ago #160127 by perryworld
Replied by perryworld on topic Add file button issue
I have updated another demo site - demo2.online-communities.org (same login as above). here is the config:

This message contains confidential information

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

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

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 120 seconds | Max execution memory: 192M | Max file upload: 100M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : gk_publisher | author: GavickPro | version: 3.11 | creationdate: Unknown

Kunena default template details : Blue Eagle | author: Kunena Team | version: 3.0.6 | creationdate: 2014-07-28

Kunena version detailed: Kunena 3.0.5 | 2014-03-09 [ Invecchiato ]
| Kunena detailed configuration:

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

Third-party components: Jomsocial 3.1.0.1

Third-party SEF components: None

Plugins: JomSocial - My Kunena Forum Menu 2.0.3 | JomSocial - My Kunena Forum Posts 2.0.3 | JomSocial - Kunena Groups 2.0.3

Modules: Kunena Latest 3.0.1

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

More
11 years 6 months ago #160128 by perryworld
Replied by perryworld on topic Add file button issue
Attached are the plugins - I can't see the ones you mentioned?

Many thanks.

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

More
11 years 6 months ago - 11 years 6 months ago #160131 by sozzled
Replied by sozzled on topic Add file button issue
I was wrong. I meant that you should look at the Wiki article Kunena add-ons .

Anyway, returning to your main problem, I can see what is causing it. The problem with the layout is caused by your Joomla site template. The general answer is to read the topic My Joomla site template makes a mess of my Kunena buttons
Last edit: 11 years 6 months ago by sozzled.

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

More
11 years 6 months ago - 11 years 6 months ago #160139 by 9themestore
Replied by 9themestore on topic Add file button issue
Hi,

Thank you about your information and suggest you a solution for your issue.

- Step 1: Open the template.css file in the " demo.online-communities.org/templates/gk_publisher/css/ " path.

- Step 2: Copy and paste below CSS rules to the bottom of file.
Code:
body #Kunena .kattachment span { float: left; magrin: 10px 10px 0 0; } body #Kunena .kattachment .kfile-input-textbox { float: left; } body #Kunena .kfile-hide { display: block; float: left; height: auto; } body #Kunena .kfile-hide .kfile-input-button { margin-top: 0; }

- Step 3: Reload and view all changes

Hope this helps

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)
Last edit: 11 years 6 months ago by 9themestore.

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

Time to create page: 0.282 seconds