search
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Do you have the paths? You should have a modules folder.
Have a look at a clean install of cms 7.5 could be a sugestion and check the path on that installation. Believe you have something with probingpath that could be worth looking into.
After upgrade the site from 7 to 7.5 i have the following issue
http://imgur.com/ERtSonu
and in web.config i have the following
<episerver.packaging protectedVirtualPath="~/secure/" protectedPath="modules/_protected" publicVirtualPath="~/modules/" publicPath="modules"/>
Any ideas how to fix it?