I upgraded some albums successfully but now, when I try to get to where I can select others for upgrade, I enter the path to the albums and get the following error:
Error (ERROR_BAD_PARAMETER) : Missing or not readable file: /home/jgalvin/public_html/albums/albums/album.dat
* in modules/migrate/classes/Gallery1DataParser.class at line 70 (gallerycoreapi::error)
* in modules/migrate/classes/Gallery1DataParser.class at line 230 (gallery1dataparser::loadfile)
* in modules/migrate/classes/Gallery1DataParser.class at line 113 (gallery1dataparser::loadalbumfields)
* in modules/migrate/ChooseObjects.inc at line 277 (gallery1dataparser::getalbumlist)
* in modules/migrate/ChooseObjects.inc at line 224 (chooseobjectsview::_createg1albumtree)
* in modules/core/SiteAdmin.inc at line 150 (chooseobjectsview::loadtemplate)
* in modules/core/classes/GalleryView.class at line 317 (siteadminview::loadtemplate)
* in main.php at line 386 (siteadminview::doloadtemplate)
* in main.php at line 87
* in main.php at line 80
and I enter /home/jgalvin/public_html/albums/ into the dialog so I don't know how the extra 'album' is getting appended to the path name.
Posts: 974
does your gallery1 still work? Where is your g2data directory? Is it also /home/jgalvin/public_html/albums/ ?