Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Shubham Sharma 7 posts 86 karma points
    Dec 26, 2023 @ 07:25
    Shubham Sharma
    0

    Media Section (images)

    Hi, I have cloned my application on another system and run the application, Everything is working fine except images and images are coming in the back office media section as broken. Please suggest what should i do. Thank you enter image description here

  • Lars Heesakkers 38 posts 194 karma points
    Dec 27, 2023 @ 14:21
    Lars Heesakkers
    101

    This usually means the images are present in the database, but the files are not present on the file system on which you run your application.

    The media files are usually found in wwwroot/media

    ~Lars

  • Shubham Sharma 7 posts 86 karma points
    Jan 08, 2024 @ 09:54
    Shubham Sharma
    0

    Hii Lars, Thank you so much for your reply. This solution workes for me, media folder is not included in the project previously, Now I have include it in the project and its working fine.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies