- Posts: 7245
- Thank you received: 566
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question BBcode with specific image URL not working
Please Log in or Create an account to join the conversation.
Unfortunately it did not work.
I will explain what exactly I am after.
This is an image url. If you put into
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.
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.
Please Log in or Create an account to join the conversation.
Thanks Matias, it works!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.
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:
Please Log in or Create an account to join the conversation.