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.

Topics that are moved into this category are considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Merged K 3.0.0b1 Installation stalls

More
13 years 1 month ago #142545 by Matias
Thanks for the report!

No, it's not anything that blocks popups -- to me it looks like that PHP is trying to load the old version of the file, which of course fails.

Do you have APC or some other PHP accelerator turned on in your site? Because of the issue looks like file caching issue.

Hmm.. Does chrome have a tool where you can follow ajax calls (like FireBug in FireFox)? And does the installation work in FF?

If there's a tool to find out what requests and replies are sent, we can pretty easily find out what's happening during the installation. Also looking into php error logs should help, there's probably fatal error among the last entries in the log.

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

More
13 years 1 month ago #142578 by DavidM
I have not installed any 3rd party accelerators.

The Joomla cache settings are:
CacheON - Progressive caching
Cache HandlerFile
Cache Time45

Chrome does have developer tools with inspect element or I could install FF and Firebug, this will have to wait until later when I've finished work.

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

More
13 years 1 month ago - 13 years 1 month ago #142619 by DavidM
With Chrome using the developer tools, this shows in the console
Code:
Failed to load resource: the server responded with a status of 500 (Internal Server Error) **website**/administrator/index.php?option=com_kunena&view=install&format=raw Port error: Could not establish connection. Receiving end does not exist. miscellaneous_bindings:236 chromeHidden.Port.dispatchOnDisconnect miscellaneous_bindings:236

I tried with IE10 and hit the same issue.
The site is just used as a test, something that is automatically refreshed once a week. If a kunena dev would like admin access to test an install themselves, [strike]please pm me[/strike] please drop me an email?
Last edit: 13 years 1 month ago by DavidM.

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

More
13 years 1 month ago #142620 by 810
Replied by 810 on topic K 3.0.0b1 Installation stalls
Try to disable all extentsions on chrome and try again, maybe a chrome bug..

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

More
13 years 1 month ago #142622 by DavidM
I did try that and then I tried IE10.

Same issue every time.

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

More
13 years 1 month ago #142626 by sozzled
It is possible that this problem is isolated to the server platform. I have one question and only one question for David: can you create a bare-bones, nothing-else-added, J! 3.0.3 website, do nothing to that website except install K 3.0.3b1 and tell us if you were able to install it without any errors, please?

I've explained this technique in When all else fails, try this

Looking forward to your response.

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

Time to create page: 0.298 seconds