I have "Related Links with Media" DataType attached to DocType. And using it for placing many links to PDF documents stored in Media section. Here is the problem I ran into:
DEV: create new MediaItem - its created with ID = 2200.
Transfer that MediaItem to LIVE: its created in the correct folder and with correct file attached, BUT with ID = 2222.
DEV: attach MediaItem to page via RelatedLinks control which is storing ID = 2200 -> the page works
Transfer that page to LIVE: The page DOES NOT WORK and RelatedLinks control shows only Caption, where as the Link itself is empty(http://piclair.com/xfei8).
Please explain me what did I missed during Courier setup? Maybe some courier.config customising needed ?
Courier and Related links With Media
Hello.
Courier 2.5, Umbraco 4.8.1.
I have "Related Links with Media" DataType attached to DocType. And using it for placing many links to PDF documents stored in Media section. Here is the problem I ran into:
DEV: create new MediaItem - its created with ID = 2200.
Transfer that MediaItem to LIVE: its created in the correct folder and with correct file attached, BUT with ID = 2222.
DEV: attach MediaItem to page via RelatedLinks control which is storing ID = 2200 -> the page works
Transfer that page to LIVE: The page DOES NOT WORK and RelatedLinks control shows only Caption, where as the Link itself is empty(http://piclair.com/xfei8).
Please explain me what did I missed during Courier setup? Maybe some courier.config customising needed ?
is working on a reply...