I found that somewhere in the database there is a link on the file that doesn't exists (the issue comes from some problems with db and files sync across different environments).
Can someone describe how the link to the files are stored in the DB and how can I refresh this info through the admin UI?
The issue is not with sync, currently it will be done with Courier.
The most important thing I want to know the DB structure for the media. I found that [cmsContentXml] and [umbracoNode] are used to store file info, maybe there are other tables too.
When I tried to use media picker again it doesn't regenerate db links, the are still there but files are not.
Dead link to the media file
Hi,
I found that somewhere in the database there is a link on the file that doesn't exists (the issue comes from some problems with db and files sync across different environments).
Can someone describe how the link to the files are stored in the DB and how can I refresh this info through the admin UI?
Hi Eugene and welcome to our :)
How have you done the sync between the environments?
/Jan
Hi Jan,
The issue is not with sync, currently it will be done with Courier.
The most important thing I want to know the DB structure for the media. I found that [cmsContentXml] and [umbracoNode] are used to store file info, maybe there are other tables too.
When I tried to use media picker again it doesn't regenerate db links, the are still there but files are not.
is working on a reply...