UPDATE:
So, finally I disabled all my plugins except core, , and import. This time it actually makes progress (at least according to the progress bar) but it stops before completion, first with this error:
Error (ERROR_PERMISSION_DENIED) :
* in modules/core/classes/helpers/GalleryUserHelper_medium.class at line 209 (gallerystatus::error)
* in modules/core/classes/GalleryCoreApi.class at line 518 (galleryuserhelper_medium::assertsiteadministrator)
* in modules/core/SiteAdmin.inc at line 46 (gallerycoreapi::assertuserissiteadministrator)
* in modules/core/classes/GalleryTheme.class at line 688 (siteadminview::loadtemplate)
* in modules/core/classes/GalleryView.class at line 285 (matrixtheme::loadtemplate)
* in main.php at line 287 (siteadminview::doloadtemplate)
* in main.php at line 87
* in main.php at line 80
and then, when I try to go "Back to the Gallery" or in any other way simply go back to the main page, with this error:
Error (ERROR_TOOLKIT_FAILURE) :
* in modules/netpbm/classes/NetPbmToolkit.class at line 742 (gallerystatus::error)
* in modules/netpbm/classes/NetPbmToolkit.class at line 498 (netpbmtoolkit::_exec)
* in modules/netpbm/classes/NetPbmToolkit.class at line 55 (netpbmtoolkit::_getimagedimensions)
* in modules/core/classes/GalleryDerivativeImage.class at line 188 (netpbmtoolkit::getproperty)
* in modules/core/classes/helpers/GalleryDerivativeHelper_advanced.class at line 703 (galleryderivativeimage::rebuildcache)
* in modules/core/classes/GalleryCoreApi.class at line 843 (galleryderivativehelper_advanced::rebuildcache)
* in modules/core/classes/helpers/GalleryDerivativeHelper_simple.class at line 66 (gallerycoreapi::rebuildderivativecache)
* in modules/core/classes/GalleryCoreApi.class at line 830 (galleryderivativehelper_simple::rebuildcacheifnotcurrent)
* in modules/core/classes/helpers/GalleryDerivativeHelper_advanced.class at line 681 (gallerycoreapi::rebuildderivativecacheifnotcurrent)
* in modules/core/classes/GalleryCoreApi.class at line 843 (galleryderivativehelper_advanced::rebuildcache)
* in modules/core/classes/helpers/GalleryDerivativeHelper_simple.class at line 66 (gallerycoreapi::rebuildderivativecache)
* in modules/core/classes/GalleryCoreApi.class at line 830 (galleryderivativehelper_simple::rebuildcacheifnotcurrent)
* in modules/core/classes/helpers/GalleryDerivativeHelper_advanced.class at line 681 (gallerycoreapi::rebuildderivativecacheifnotcurrent)
* in modules/core/classes/GalleryCoreApi.class at line 843 (galleryderivativehelper_advanced::rebuildcache)
* in modules/core/classes/GalleryTheme.class at line 1409 (gallerycoreapi::rebuildderivativecache)
* in themes/matrix/theme.inc at line 75 (matrixtheme::loadcommontemplatedata)
* in modules/core/classes/GalleryTheme.class at line 900 (matrixtheme::showalbumpage)
* in modules/core/classes/GalleryView.class at line 285 (matrixtheme::loadtemplate)
* in main.php at line 287 (showitemview::doloadtemplate)
* in main.php at line 87
* in main.php at line 80
Can't someone out there tell me what is wrong? Please?
Thank you!
Kristin
INITIAL MESSAGE:
I am trying to import albums from a standard, English install of 1.5 to the following:
Gallery version = 2.0 core 1.0.0
PHP version = 4.3.9 apache2handler
Webserver = Apache/2.0.52 (Red Hat Linux)
Database = mysql 3.23.58
Toolkits = ArchiveUpload, ImageMagick, NetPBM, SquareThumb
Operating system = Linux isidore.989studios.com 2.4.20-30.9smp #1 SMP Wed Feb 4 20:36:46 EST 2004 i686
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
I have followed the migration steps to a "T", have upped my memory as far as 512M via the .htaccess method mentioned in the forums, have enabled debug mode, have turned off xf, thumbnail generation and gd, also as suggested in the forums. However, the progress bar continues to stall, only the very first directory for the very first album gets created in the "albums" directory in the 2.0 install, and I am no longer sure what to try. For a while, my "modules" page was not showing up either, but it returned when I upped the memory, so I am reasonably sure that memory is not the problem. There are only 409 images in 16 galleries in the old 1.5 install. I checked for orphans in the 1.5 install but none were found. I was able to create a new album in my 2.0 install and successfully upload pictures into it.
Sorry for the amount of info, but I wanted to be sure I gave all that I had. I have attached the debug info from the page with the stalled progress bar (none of which, unfortunately, I understand). My Galleries, quite inconveniently, are on an internal network and cannot be shared.
Any help would be greatly greatly greatly appreciated.
Posts: 32509
did you disable the exif module? you should.
Posts: 4
Yes, I did.... I disabled that one first off, as it was mentioned in previous posts about this type of issue. In the end I disabled them all, and got a bit further, except that now all I get is error messages, and can no longer do anything since I have no left menu, nothing but error messages...
Posts: 32509
well, i'd start from scratch if your g2 is in an unusable state.
i'd start from scratch ( fresh g2 install) after each import time out / error anyway since anything could have happened and starting a g2 based on something that may be corrupted isn't a good idea.