Gallery icon indicating copy to clipboard operation
Gallery copied to clipboard

Moving servers - path issues

Open philBrown opened this issue 15 years ago • 1 comments

Couple of issues here. I've noticed that some gallery template variable values include the FQDN in the "gal_src" property, eg "http://mydomain.com/assets/components/gallery/files/xxxx.jpg"). This makes it very hard to move a MODx install using Gallery to a different domain. The other problem is the paths stored in the system_settings table. These are all absolute file system paths and there's no way to change these other than updating the DB directly.

philBrown avatar Oct 17 '10 01:10 philBrown

You can update system settings through... System -> System Settings :P

There's a dropdown (default value "core") that allows you to change to different addons, you can change it from there.

That said - perhaps there should indeed a better way to update these on move, though I can't imagine anything to make that work at this moment.

Mark-H avatar Apr 09 '11 13:04 Mark-H