Hi,
I am encountering some very odd behavior from tinyMCE when browsing to place an image on a page that already exists on the server.
When I open up the browser window from tinyMCE I can see all the directory structure but can not see any of the images inside them? Also when I do pick an image from the root of the default opening directory, it does not include its full path from the "/assets/images/sample.jpg" assets folder? its just aiming to drop it in as "sample.jpg" I assume this is a global setting that is wrong but not sure which one to fix it!
Please help!
Cheers,
dubbs
*** UPDATE ***
I upgraded from 2.1.1pl to 2.1.3pl and this has been fixed... the thumbnails now appear OK within the tinyMCE browser when selecting content images to sit into ones page...
So far anyone having this issue upgrade to 2.1.3pl
P.S. One odd thing though... is the path that tinyMCE is using to the image source... I have this defined as /assets/images/ to allow the client to jump straight to the images folder when they select to add an image using tinyMCE - but when an image is selected tinyMCE is missing out the /assets/images/ part of the URL? e.g. instead of using "/assets/images/sample.jpg" its just using "sample.jpg" which of course does not work...
Any ideas?
Cheers.
dubbs