We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 10017
    • 1 Posts
    Hi guys,
    I’m going to use user friendly url’s with mod rewrite and full alias path in one of my projects. In the TinyMCE plugin config I set "Path Options" to "fullpathurl".
    But when I try to add an image to a document, the image is not visible, so there’s an icon for an unfound image in the editor. In the frontend there’s also no image.
    The url is something like this:

    http://www.hlbrandschutz.de/relaunch/manager/assets/images/Schaumloescher_SI6DB_SI9DB.jpg

    So as you can see, ’manager/’ is the wrong part in the url, the right one would be something like:
    http://www.hlbrandschutz.de/relaunch/assets/images/Schaumloescher_SI6DB_SI9DB.jpg

    Do you have any ideas how to configure TinyMCE? Or maybe the problem is somewhere in the media browser?!
    I’d be very pleased about a solution for this problem.

    warmest regards,

    Simon