We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 31968
    • 7 Posts
    Inserted jpg picture file will not preview or display in my content page. I am using tinymce editor and when I insert an image it will only display the broken image icon and no image file. I uploaded all my content pictures to the \assets\images directory using Filezilla. They are all there. Do I need a plugin to display the jpg image or a newer version of tinymce or is it something simple that I am not setting in order to view the content page with the image?
    Any help would be greatly appreciated.

    I updated my tinymce editor to version 3.0.8 which actually fixed nothing regarding the image insert. I also checked to see what file settings are included for image files and jpeg is one of them. I have yet to find a setting that needs to be adjusted for this.

    Is there a path limitation or filename limitation in Modx that could be causing this? My current path to the image file is correct as displayed below in html.

    <img src="\assets\images\News Reviews Images\Alex Ness - Review Pic.jpg" />

    Does the page have to be published to see the image file in the content page?

    UPDATE*** I changed editors to FCKEditor and even though I have one error message that I need to address the image files are loading properly and displaying properly. Anyone have a reason why TinyMCE is not working right? I have used it before on other CMS like drupal and mambo without issue.

    Rob huh
      • 25547
      • 61 Posts
      why are you using backslashes? They should be / not \