I have installed joomsef version 3.9.9 with the Joomla 1.5.25. After setting joomsef up some of the images on Moset Tree directory stops working.Here are the details.
Moset Tree Extension version : 2.1.12
Joomsef extension for moset tree : 2.0.3
Moset tree extension is using a script to render the files attached/uploaded for particular business.I checked the script in detail and what it does is reading a file from the given path and echoing it with the correct headers and content type.So if image file is set for that business then it is rendering it as an image. Things are working fine when I disable the jomsef.But not working when Joomsef is enabled. I am getting binary data instead of image.I have attached screen shot.
Is there any extra configuration in moset tree to set for getting images/file working this way?