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

Important [K.5.0.RC3] Long page load times when posting

More
10 years 1 month ago - 10 years 1 month ago #176458 by jhebbel
Typically 10+ seconds. I have a large user DB (50k + users). I hope a large user DB isnt whats slowing things down because thats not something I can do anything about.
Last edit: 10 years 1 month ago by jhebbel.

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

More
10 years 1 month ago #176460 by 810
was rc2 good?

we haven't changed much, could you give me a demo account and link. then i will check it.

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

More
10 years 1 month ago #176478 by jhebbel
Never tried RC2 on our production server that has all the users. Worth noting, Only posting a new message (possibly topic) takes a long time, editing, deleting, moderating are all snappy.

inputmapper.com/forum/general-chit-chat/2-its-a-new-forum


Part of the message is hidden for the guests. Please log in or register to see it.

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

More
10 years 1 month ago #176479 by 810
because your cdn code is wrong.


maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/less/normalize.less


just use:
Code:
<!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> <!-- Latest compiled and minified JavaScript --> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>

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

More
10 years 1 month ago #176480 by 810
also update recaptcha to version 2

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

More
10 years 1 month ago #176481 by jhebbel
Why would that affect only posting messages? And those are the boostrap CDN links that I am using.

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

Time to create page: 0.262 seconds