.......................
TM does not currently understand .jpeg as TM is a slightly older package.
IMG does understand .jpg and .jpeg.
Anything already posted to the site continues to work.
However as we try and add a new image through IMG it is failing.
When you currently feed IMG an older format like .jpg it tries to be helpful and converts/upgrades it to a newer .jpeg during ingestion.
This results in it not being understood by TM.
::::::::clip.............
Peter is aware but I fear the issue will in be effectively solved in an upgrade to allow TM to understand a more modern .jpeg format.
Until a little over a year ago the Image Library converted all xxxx.jpeg files to xxxx.jpg. The format is actually the same, it is only the extension that is changed. For the last year or so the protocol has been reversed, that is to say all xxxx.jpg files were converted to xxxx.jpeg extensions.
This was a decision made by the developer and unfortunately ignores the fact that the xxxx.jpg is by far and a way the most commonly used variant.
If a file is embedded using the [img][/img] tags it works in TM without a problem. The difficulty comes about when an image is used for an avatar which requires a direct link and does not use the UBBCode tags.
At the moment I have made a small modification to the code so that all JPEG type files now use the xxxx.jpg extension.
This means that any files uploaded at the moment should not cause any problems with the TM forum.
This modification, hopefully, does not cause any other problems but it does have the downside that the program file will need to be modified (by one letter) every time there is a software upgrade.
Hopefully two things will happen; one, that UBB.threads, the forum software, is updated to cope with xxxx.jpeg file extensions, and secondly that Chevereto, the image library software, is updated to handle both file extensions by keeping the original variation.