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

Topics that are moved into this category are generally 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.

Solved Embedding YouTube Videos on SSL site

More
12 years 11 months ago #143443 by perryworld
Hi Matias,

Thanks for the response,

In your reply you mention a quick fix - what do we need to do to prevent auto linking, so this will work?

Thanks
Richard

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

More
12 years 11 months ago - 12 years 11 months ago #143444 by Jiminimonka
The "quick fix" is:

Edit the file bbcode.php - in: /libraries/kunena/bbcode

Change line 43 (or somewhere near that) from:
Code:
$this->SetDetectURLs ( true );

to:
Code:
$this->SetDetectURLs ( false );

This should work. When you upgrade Kunena it will need to be applied again. A proper fix is in the pipeline already, and will be in Kunena 3 RC which should be available soon (watch for the announcement).

Please read the FAQ.
Only one question per topic.
Search before you ask a question.
Last edit: 12 years 11 months ago by Jiminimonka.

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

More
12 years 11 months ago #143490 by perryworld
Hi Jiminimonka,

We tried the quick fix but it didn't work.

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

More
12 years 11 months ago #143491 by perryworld
We inserted the video via the icon and selected YouTube and entered the video ID.
But we get a blank screen and an error saying the page at xxxxx ran insecure content and has been blocked.

Any idea why this should be blocked?

Our site is running under SSL.

Thanks
Richard

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

More
12 years 11 months ago #143504 by Matias
SSL issue is different to the bug fixed by @Jiminimonka.

I will look into the issue before we release Kunena 3.0, so please check for updates on the GitHub issue.

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

More
12 years 10 months ago #145355 by perryworld
Hi Guys,

Anyone have any idea how we can sove this issue.

Any help would really be appreciated

Thanks
Richard

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

Time to create page: 0.278 seconds