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
Question JPEG file extension won't work in Image tags
All the would show is
Now if the file had .jpg extension it would work just fine and display the image. For some reason the img tag isn't recognizing the .jpeg extension. Is there a way to add the .jpeg extension so those images can be displayed by the img tag?
Edit: I have 1.5.5 installed
Do you like table top role playing? Do you like Anime, Manga, and Superheros? Then come and join us the Guardians of Order Fansite.
Please Log in or Create an account to join the conversation.
this would have to help you
www.kunena.com/forum/138-support/27167-i...to-kunena-155-proper
Regards
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
If urls do not have file extension (jpg, gif, png etc), then they will be broken in K1.5.6 (after this fix). You can restore the old behavior by commenting out that file extension check, but then users are allowed to post some commands (logout etc) to tease other users.
Since all other images even it's .jpg counterpart shows just fine, and the fix didn't fix the .jpeg problem. It has to be the extension isn't listed as an acceptable extension in the code somewhere. I am going to run a small experiment here to see if 1.5.6 fixes it.
.jpg test
.jpeg test
Edit: Nope still broken in 1.5.6, will we be able to set the acceptable file extensions in the backend like with file uploads?
Do you like table top role playing? Do you like Anime, Manga, and Superheros? Then come and join us the Guardians of Order Fansite.
Please Log in or Create an account to join the conversation.
- cXc
-
- New Member
-
- Thank you received: 0

*ROOT*/components/com_kunena/class.kunena.php (@ line 296)
The good news is I've solved your problem

Go to your sites global configuration under the system tab find ...
Media Settings
Legal Extensions (File Types)
... and add ,jpeg,JPEG to the end of the list
Enjoy :woohoo:
~cXc~
Please Log in or Create an account to join the conversation.
- dealzbydesign
-
- Offline
- New Member
-
- Posts: 2
- Thank you received: 0
Please Log in or Create an account to join the conversation.
Do you like table top role playing? Do you like Anime, Manga, and Superheros? Then come and join us the Guardians of Order Fansite.
Please Log in or Create an account to join the conversation.