Hello Steven, With the creation of the common-theme, by default the webapp directory is now ofbiz-framework/themes/common-theme/webapp/images/
I encourage to check where is your images webapp : ***** themes/common-theme/ofbiz-component.xml <webapp name="images" title="Images" server="default-server" location="webapp/images" mount-point="/images" app-bar-display="false"/> **** And check where are your pictures on the server to synchronize files and webapp. Don't hesitate if you need some additional, Nicolas On 01/12/2021 18:06, Steven Payne wrote: > Hi All, > > I've run into a problem where all the images stopped working. I've upgraded > from 17 to 18 and all the image links are broken. I can still see the images > on the server. > > Does anyone know where to start with this? > > ---------------------------------------- > HTTP Status 404 - Not Found > Type Status Report > > Message The requested resource [/images/products/0-10NL-25-RP/original.png] > is not available > > Description The origin server did not find a current representation for the > target resource or is not willing to disclose that one exists. > > Apache Tomcat/9.0.54 > ------------------------------------------ > > Regards, > Steven Payne > Inventory Control Coordinator > >
