Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

This section is for questions directly related to the procedure for installing Kunena for the first time or upgrading from an older version of Kunena.

Use this category:
  • to ask how to install or upgrade; or
  • if you encountered problems during the installation or upgrade procedure.

Use a different category to ask questions about problems that you may be having after you successfully installed or upgraded the currently supported version. If you are unsure what is the current supported version of Kunena, please go to the download page.

Question Scrollbars randomly dont appear in posts

More
8 years 10 months ago #186536 by Pebbbles
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: Missing | PHP environment: Max execution time: 30 seconds | Max execution memory: 128M | Max file upload: 2M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : jsn_epic_pro | author: JoomlaShine.com | version: 6.1.1 | creationdate: 10/29/2015

Kunena default template details : Crypsis | author: Kunena Team | version: 5.0.7 | creationdate: 2017-03-31

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 5.0.7 | 2017-03-31 [ Gayal ]
| Kunena detailed configuration:

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

Third-party components: UddeIM 3.8

Third-party SEF components: None

Plugins: None

Modules: Kunena Latest 5.0.2 | Kunena Login 5.0.2


Scroll bars are randomly not appearing in the forum

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

More
8 years 10 months ago #186565 by rich
You mean the browser scrollbar on the right? Press STRG + F5, maybe the page is not complett loaded.

Important! Always create a backup before you make any changes to your website!

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

More
8 years 9 months ago #188331 by PieceOfCake
I must say I have the same problem since 5.0 migration (actually up to date 5.0.10, Joomla! 3.7.3, PHP 7.0)

The problem occurs really often but only with Google Chrome, never with Firefox, and Ctrlg + F5 solves the problem but the page seems to be fully loaded (no sign of activity for the browser, no javascript error)

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

More
8 years 9 months ago #188349 by Pebbbles
exactly the same here - Chrome is the one where the issue arises and I am using the most up to date version of all software - I have found no permanent solution to date

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

More
8 years 9 months ago #189472 by PieceOfCake
I was afraid to be the only one with this problem ;)
I tried to look at the chrome console (F12) and inspect the CSS code but it seems OK! The only thing that can be thougth about this is there is a jQuery incompatibility between Chrome and Firefox (and Edge and the others too)

PS : tried to report to Google Chrome dev teams but no answers

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

More
8 years 9 months ago #193670 by rich
@Peppples
I've found this code in your template_pro.css. Try it with a shorter time or disable this code complete for tests.

Code:
#jsn-page { transition: width 0.3s ease-in-out; -moz-transition: width 0.3s ease-in-out; -webkit-transition: width 0.3s ease-in-out; }

Important! Always create a backup before you make any changes to your website!

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

Time to create page: 0.278 seconds