Kunena 6.3.0 released

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

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 4 months ago #11 by Jac
Matias wrote:

Go into (joomla)/components/com_kunena/lib/kunena.parser.php and remove lines 340-348.

Thanks Matias, it works!

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

More
14 years 4 months ago #12 by std
Thank you for your answers. I really appreciate that.

I think the url does not work because it was already parsed by Kunena. Here is another attempt. I just checked it in the browser:
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%20265.6813984%22;i:1;s:12:%22%20276.7995886%22;i:2;s:12:%22%20285.8375964%22;i:3;s:12:%22%20259.6012842%22;i:4;s:12:%22%20139.6344213%22;i:5;s:12:%22%20323.5878569%22;i:6;s:12:%22%20183.9902267%22;i:7;s:12:%22%20291.1364406%22;i:8;s:11:%22%2010.1409225%22;i:9;s:11:%22%2043.9941168%22;i:10;s:11:%22%2072.4579785%22;i:11;s:11:%22%2097.7613674%22;i:12;s:12:%22%20123.9634420%22;i:13;s:12:%22%20154.7512950%22;i:14;s:12:%22%20190.1409225%22;i:15;s:12:%22%20223.9941168%22;i:16;s:12:%22%20252.4579785%22;i:17;s:12:%22%20277.7613674%22;i:18;s:12:%22%20303.9634420%22;i:19;s:12:%22%20334.7512950%22;i:20;s:11:%22%2010.1409225%22;i:21;s:12:%22%20277.7613674%22;i:22;s:12:%22%20278.4497201%22;i:23;s:12:%22%20183.0616111%22;}&hc1=a:12:{i:1;s:11:%22%2010.1409225%22;i:2;s:11:%22%2043.9941168%22;i:3;s:11:%22%2072.4579785%22;i:4;s:11:%22%2097.7613674%22;i:5;s:12:%22%20123.9634420%22;i:6;s:12:%22%20154.7512950%22;i:7;s:12:%22%20190.1409225%22;i:8;s:12:%22%20223.9941168%22;i:9;s:12:%22%20252.4579785%22;i:10;s:12:%22%20277.7613674%22;i:11;s:12:%22%20303.9634420%22;i:12;s:12:%22%20334.7512950%22;}&hpos=a:24:{i:0;i:9;i:1;i:9;i:2;i:10;i:3;i:9;i:4;i:5;i:5;i:11;i:6;i:6;i:7;i:10;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;}

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

More
14 years 4 months ago - 14 years 4 months ago #13 by std
In case it doesn't work again, I attach the text file with the string.

Many thanks!

File Attachment:

File Name: img.txt
File Size:1 KB
Attachments:
Last edit: 14 years 4 months ago by std.

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

More
14 years 4 months ago #14 by Matias
Try removing that code and then go to Kunena Configuration and set Wrap Words Longer Than = 0

Not sure if it helps, but it should..

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

More
13 years 10 months ago #15 by genericwhiteguy
I'm having the same issue as the original poster. I've removed the lines Matias indicated, but it still doesn't work. I think the problem is that the image url ampersand character is being converted to the & amp; html coding.

How can I turn off conversion of that character in Kunena?

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

More
13 years 10 months ago #16 by sozzled
Yes, well ... :blush:

Matias posted his message "remove lines 340-348 from ../components/com_kunena/lib/kunena.parser.php" five months ago. In that time there have been half a dozen new releases of Kunena and so the line references have probably changed. I'm sorry but I don't know what the correct line references are for K 1.5.11 (I am assuming that is the version that genericwhiteguy is using).

Basically, the issue is unchanged. Kunena BBCode prevent users injecting malicious HTML into your forum. The unfortunate side-effect of this security measure means that standard Kunena only only displays images that have the "usual" URL reference ending in .jpg, .gif, .png (etc.) and not images that are generated on-the-fly. It's difficult to explain.

Sorry but I can't help you with this.

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

More
13 years 10 months ago #17 by errator
Replied by errator on topic Insert Images as links
Good Morning,

i have many pictures copied from a gallery. In my other Forum (Woltlab BB 3) it is no problem to unsert them with the [img] flag. But kunena can not interpret them, they are not shown as an image only as text. The Image: http://www.feier-tiere.de/MGalleryItem.php?id=80 [img size=50]http://www.feier-tiere.de/MGalleryItem.php?id=80[/img]


Any ideas?

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

More
13 years 10 months ago #18 by xillibit
Replied by xillibit on topic Re: Insert Images as links
Hello,

please read this discussion on the subject : www.kunena.com/forum/139-support-archive...mage-url-not-working

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
13 years 10 months ago #19 by errator
Replied by errator on topic Re: Insert Images as links
thx it works.

regards

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

Time to create page: 0.987 seconds