Unfortunatly it doesn't work :-(
I am running Zenphoto version 1.4.2-BETA [8541] (Official Build)
In zenphoto.cfg changed to `$conf['album_folder'] = '/albumshighres/';`
Than changed the `albums` folder to `albumshighres`
Tried also re-defining in zp-core/global-definitions.php
`define('ALBUMFOLDER', 'albumshighres');`
My PHP log says:
`[02-Dec-2011 14:22:36] PHP Warning: opendir(/Applications/MAMP/htdocs/tunafish/albums/) [function.opendir]: failed to open dir: No such file or directory in /Applications/MAMP/htdocs/tunafish/zp-core/class-gallery.php on line 165`
ZP is still looking for the `albums` folder.
I tried also refreshing the DB from ZP admin and clearing browser cache, cookies etc.