Issues with Media when pushing images between environments
Currently using v6.0.2
Basically, we have 2 different ways that we can push content/media/code changes between environments.
1. We use our CI server which pushes all the files/media between one environment and the next. And then script the database and run that on the different environments.
2. We use courier (which is incredibly buggy) to push the content/media.
The issue is that I can see the updated media in the media gallery, but the site will still show the old media. I republish the site, the same thing happens. I then have to manually go to each of the media items that were updated and resave them. And then it works.
When I resave, I'm not reuploading the image. I just click on the media item and then click save.
So if the image is cached somehow, is there a way to easily 'reset' the media cache so we don't have to do this? (similar to just clicking 'republish')
Issues with Media when pushing images between environments
Currently using v6.0.2
Basically, we have 2 different ways that we can push content/media/code changes between environments.
1. We use our CI server which pushes all the files/media between one environment and the next. And then script the database and run that on the different environments.
2. We use courier (which is incredibly buggy) to push the content/media.
The issue is that I can see the updated media in the media gallery, but the site will still show the old media. I republish the site, the same thing happens. I then have to manually go to each of the media items that were updated and resave them. And then it works.
When I resave, I'm not reuploading the image. I just click on the media item and then click save.
So if the image is cached somehow, is there a way to easily 'reset' the media cache so we don't have to do this? (similar to just clicking 'republish')
-C
is working on a reply...