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
10 years 1 month ago - 10 years 1 month ago #176458
by jhebbel
[K.5.0.RC3] Long page load times when posting was created 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.
10 years 1 month ago #176460
by 810
Replied by 810 on topic [K.5.0.RC3] Long page load times when posting
was rc2 good?
we haven't changed much, could you give me a demo account and link. then i will check it.
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.
10 years 1 month ago #176478
by jhebbel
Replied by jhebbel on topic [K.5.0.RC3] Long page load times when posting
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.
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.
10 years 1 month ago #176479
by 810
Replied by 810 on topic [K.5.0.RC3] Long page load times when posting
because your cdn code is wrong.
maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/less/normalize.less
just use:
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.
10 years 1 month ago #176480
by 810
Replied by 810 on topic [K.5.0.RC3] Long page load times when posting
also update recaptcha to version 2
Please Log in or Create an account to join the conversation.
10 years 1 month ago #176481
by jhebbel
Replied by jhebbel on topic [K.5.0.RC3] Long page load times when posting
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