Hello,
I want to reorganize my folders that store all my images. I'm assuming that if I rename and/or move existing folders (at the server level) that contain images already uploaded, it will break the link for these images. What's the best way to do this?
Thanks.
Move location of images
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Move location of images
Hi, yes, database items have connection the the images on the server. So, it depends what the change will be. If some huge, then maybe completely new gallery with help of "Multiple Add" function should be done, when small, then each image should be changed.
And there is also the option to rename the databse items with help of some batch SQL directly in database.
Jan
And there is also the option to rename the databse items with help of some batch SQL directly in database.
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 37
- Joined: 22 Aug 2023, 17:49
Re: Move location of images
Ok, thanks.