We have recently upgraded our project from Litium version 6 to 7. And in the dev server we had problems with broken images and was fixed using the suggestions posted in
Broken images after upgrade from L6 to L7.
that was to execute this
delete FROM [Common].[Setting] where [key] =‘mediamigration-correctblobnames’
and restart the website in IIS
But in out test server, even after doing this multiple times the images are still broken. The browser network tab says “ERR_TOO_MANY_REDIRECTS”. Any ideas on how to resolve this? Please help!
Litium version: 7.2.3