I am trying to import an gallery 1.0 install to gallery2. Some albums have MOV files, the import tool would die on these.
I went in the old gallery, and removed the MOV files, but it still attempts to find them while importing, even after being removed via the gallery websites.
Any suggestions?
Posts: 57
Here is the error received:
# in file modules/core/classes/GalleryMovieItem.class at line 144 (GalleryMovieItem::error)
# in file modules/core/classes/helpers/GalleryItemHelper_medium.class at line 207 (GalleryMovieItem::create)
# in file modules/core/classes/GalleryCoreApi.class at line 1382 (ConfirmImportController::addItemToAlbum)
# in file modules/migrate/ConfirmImport.inc at line 823 (ConfirmImportController::addItemToAlbum)
# in file main.php at line 166 (ConfirmImportController::handleRequest)
# in file main.php at line 46
# in file main.php at line 39
Posts: 974
Could I look at your gallery1? Where were the mov files?
Posts: 8601
moved to support
Posts: 57
Has anyone else experience this problem? Alternativly, is there a way to rebuild the photo.dat file in the album directorys? I have a feeling that might solve the problem as well.