Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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.

Question BBcode with specific image URL not working

More
14 years 3 months ago - 14 years 3 months ago #1 by Jac
Hi,
Sorry for my english.

I try to insert BBcode image and the url, but it does not work in Kunena 1.5.7.

[img


Here is the link to an image generated dynamically: www.brioko.pl/components/com_widgets/view.php?sid=274

This is all BBcode:
Code:
[url=http://www.zapytajpolozna.pl][img] http://www.zapytajpolozna.pl/components/com_widgets/view.php?sid=355[/img][/url]

In the old FireBoard this BBcode in this address is working properly.

How do you think, what's the problem?
Jac
Last edit: 14 years 3 months ago by Jac.

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

More
14 years 3 months ago #2 by xillibit
Hello,

I think you need to have an image with a clear extension like : .jpg, .png, .bmp ...

I don't provide support by PM, because this can be useful for someone else.

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

More
14 years 3 months ago #3 by Jac
xillibit wrote:

I think you need to have an image with a clear extension like : .jpg, .png, .bmp ...

The fireboard and other forums so insert a link and the image works ok.

Take a look here .

Only Kunena problem :(

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

More
14 years 3 months ago #4 by Matias
This was done to prevent some nasty attacks against your users. For example I can make every user visiting a thread to log out in FB (actually this bug applies to all Joomla extensions -- it's a Joomla issue).

Yes -- better fix is needed, but maybe it should be fixed in Joomla..?

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

More
14 years 3 months ago #5 by Jac
I understand.
But whether it is possible to restore this bug in my case?
I do not know where to look.
Where do I change this?
I need dynamically generated images in posts Kunena.

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

More
14 years 3 months ago #6 by std
Matias wrote:

This was done to prevent some nasty attacks against your users.


Hello!

Is it possible to override this?

I am aware that there is a security risk, but I cannot compromise some other functionality related to images publishing.

Many, many thanks!
Denis

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

More
14 years 3 months ago #7 by Matias
Go into (joomla)/components/com_kunena/lib/kunena.parser.php and remove lines 340-348.

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

More
14 years 3 months ago #8 by std
Thank you, Matias!

Unfortunately it did not work.

I will explain what exactly I am after.
Code:
http://www.astromaster.info/Chart_utf/wheel.php?rx1=%20%20%20%20%20%20%20R&p1=a:24:{i:0;s:12:%22%20264.8274013%22;i:1;s:12:%22%20266.6167225%22;i:2;s:12:%22%20284.8785058%22;i:3;s:12:%22%20258.5453775%22;i:4;s:12:%22%20139.5968262%22;i:5;s:12:%22%20323.4384389%22;i:6;s:12:%22%20183.9493840%22;i:7;s:12:%22%20291.1670258%22;i:8;s:11:%22%2086.3669569%22;i:9;s:12:%22%20112.1339514%22;i:10;s:12:%22%20136.6815973%22;i:11;s:12:%22%20164.5700444%22;i:12;s:12:%22%20198.7622988%22;i:13;s:12:%22%20235.2090112%22;i:14;s:12:%22%20266.3669569%22;i:15;s:12:%22%20292.1339514%22;i:16;s:12:%22%20316.6815973%22;i:17;s:12:%22%20344.5700444%22;i:18;s:11:%22%2018.7622988%22;i:19;s:11:%22%2055.2090112%22;i:20;s:11:%22%2086.3669569%22;i:21;s:12:%22%20344.5700444%22;i:22;s:12:%22%20345.7895083%22;i:23;s:12:%22%20219.1226156%22;}&hc1=a:12:{i:1;s:11:%22%2086.3669569%22;i:2;s:12:%22%20112.1339514%22;i:3;s:12:%22%20136.6815973%22;i:4;s:12:%22%20164.5700444%22;i:5;s:12:%22%20198.7622988%22;i:6;s:12:%22%20235.2090112%22;i:7;s:12:%22%20266.3669569%22;i:8;s:12:%22%20292.1339514%22;i:9;s:12:%22%20316.6815973%22;i:10;s:12:%22%20344.5700444%22;i:11;s:11:%22%2018.7622988%22;i:12;s:11:%22%2055.2090112%22;}&hpos=a:24:{i:0;i:6;i:1;i:7;i:2;i:7;i:3;i:6;i:4;i:3;i:5;i:9;i:6;i:4;i:7;i:7;i:8;N;i:9;N;i:10;N;i:11;N;i:12;N;i:13;N;i:14;N;i:15;N;i:16;N;i:17;N;i:18;N;i:19;N;i:20;N;i:21;N;i:22;N;i:23;N;}

This is an image url. If you put into
Code:
[img][/img]

tag, you are supposed to see image in the forum post.

This is the way it works in SMF (this is the forum script I am moving from to Kunena).

Many thanks for your help!
D

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

More
14 years 3 months ago #9 by fxstein
You might want to check that image. When I use the full nasty URL in a browser, the server comes back with an invalid image, depending on the browser I get a ? or an image placeholder.

That would also happen if you put it into an img tag. (modified version)

We love stars on the Joomla Extension Directory . :-)

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

More
14 years 3 months ago #10 by Matias
It seems that Kunena added one space to that URL, but even after removing it URL does not work.

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

Time to create page: 0.361 seconds