Junior Member
Junior Member
jamessmith260996   2018-03-12, 08:59
#1
Dear all,

My ZenPhoto is installed in the folder:
/home/myacct/mysite.com/foto/

while the default ZenPhoto albums are located in folder:
/home/myacct/mysite.com/foto/albums/

Is it possible to move the album folder to the same level as the installation folder?
i.e.
/home/myacct/mysite.com/albums/
or
/home/myacct/mysite.com/file/albums/

Thanks for any kind of help!
Member
Member
wibbi   2018-03-12, 10:02
#2
Please read this: http://www.zenphoto.org/news/moving-and-changing-existing-installations/
Administrator
Administrator
fretzl   2018-03-12, 11:17
#3
@jamessmith260996:
Yes it is, but you have to manually modify the [i]zenphoto.cfg.php[/i] file (located in the zp-data folder)

You have to change this line
`$conf['album_folder_class'] = 'std';`

to

`$conf['album_folder_class'] = 'in_webpath';`

The comments in the file itself explain it all.
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.