Hi,
I did that (although I had to insert it between lines 343 & 344 on my admin-options.php) and after the error occurred, this is the contents of the debug file ...
`
{Thu, 06 Jan 2011 22:14:13 GMT} Zenphoto v1.4[6454]
save theme options '_POST' => ( savethemeoptions => yes, optiontheme => effervescence_plus,
old_themealbum => , themealbum => , albums_per_row => 3, albums_per_page => 5,
images_per_row => 4, images_per_page => 15, thumb_transition => 2, thumb_size => 150,
thumb_crop_width => 7.3333333333333, thumb_crop_height => 7.3333333333333,
image_size => 600, image_use_side => height, custom_index_page => , _ZP_CUSTOM_chkbox-Allow_search => 0,
Allow_search => 1, _ZP_CUSTOM_custom-effervescence_menu => 0, _ZP_CUSTOM_chkbox-effervescence_daily_album_image => 0,
effervescence_daily_album_image => 1, _ZP_CUSTOM_custom-Graphic_logo => 0,
Graphic_logo => *, _ZP_CUSTOM_selector-effervescence_daily_album_image_effect => 0,
effervescence_daily_album_image_effect => , _ZP_CUSTOM_chkbox-Slideshow => 0,
Slideshow => 1, _ZP_CUSTOM_custom-Theme_colors => 0, Theme_colors => oktoberfest,
_ZP_CUSTOM_text-Theme_logo => 0, Theme_logo_en_US => , _ZP_CUSTOM_selector-Theme_personality => 0,
Theme_personality => Image page, _ZP_CUSTOM_chkbox-Watermark_head_image => 0,
Watermark_head_image => 1, _ZP_CUSTOM_chkbox-enable_album_zipfile => 0 )
themealbum
object(Album)#8 (29) {
["name"]=>
string(0) ""
["localpath"]=>
string(37) "/Users/zacadim/Sites/zenphoto/albums/"
["exists"]=>
bool(true)
["images"]=>
NULL
["subalbums"]=>
NULL
["parent"]=>
NULL
["parentalbum"]=>
NULL
["gallery"]=>
object(Gallery)#9 (6) {
["albumdir"]=>
string(37) "/Users/zacadim/Sites/zenphoto/albums/"
["albums"]=>
NULL
["options"]=>
NULL
["theme"]=>
NULL
["themes"]=>
NULL
["lastalbumsort"]=>
NULL
}
["searchengine"]=>
NULL
["index"]=>
NULL
["themeoverride"]=>
NULL
["lastimagesort"]=>
NULL
["lastsubalbumsort"]=>
NULL
["albumthumbnail"]=>
NULL
["sidecars"]=>
array(1) {
["xmp"]=>
string(3) "xmp"
}
["manage_rights"]=>
int(8388608)
["view_rights"]=>
int(512)
["comments"]=>
NULL
["commentcount"]=>
NULL
["data"]=>
array(2) {
["folder"]=>
string(0) ""
["id"]=>
string(0) ""
}
["updates"]=>
array(0) {
}
["loaded"]=>
bool(true)
["table"]=>
string(6) "albums"
["unique_set"]=>
array(1) {
["folder"]=>
string(0) ""
}
["cache_by"]=>
string(6) "folder"
["id"]=>
string(0) ""
["use_cache"]=>
bool(true)
["transient"]=>
bool(true)
["tempdata"]=>
array(0) {
}
}
`
Thanks
P