Hi there David, Farcry 4.0 stores references to meda files differently to 3.0. They are now stored in the database as a relative path from the value stored in application.path.defaultFilePath (& secureFilePath) application.path.defaultImagePath application.path.defaultFlashPath
These variables can be modified in your serverSpecificVars enabling you to store files in different locations on different machines all looking at the 1 database. That being said, for the time being (3.0), the path fields in dmImage, dmFile and dmFlash are the only fields you will need to change when going live. Hope this helps, Cheers, Mat. On Jan 29, 9:08 am, David Buonomo <[EMAIL PROTECTED]> wrote: > We are currently running on FC 3.0.2. FarCry is installed on a different > drive between our development and production servers. When we deploy to the > production server, the database will be copied out to the production server. > > We noticed that the image paths in dmImage reflect the dirve/directory on > the development server. Changing the image paths via the FarCry webtop does > not update these paths. So, images that were added to the media library on > the development server have an incorrect image path on our production > server, even if we update them via the webtop - e.g. once the path is set > for a media asset it is not changed. > > A couple of questions here: > > Shouldn't the paths in the various media tables (dmImage, dmFile, dmFlash) > be updated when the paths are changed via the Config Files option in the > webtop? Or, is there a reason this isn't so? > > In that we will need to update these by hand, are there any other tables > that need to be updated other than dmImage, dmFile, and dmFlash? > > Thanks. > > Dave > -- > View this message in > context:http://www.nabble.com/Paths-in-dmImage%2C-dmFile%2C-dmFlash-tf3132989... > Sent from the FarCry - Dev mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
