Upgrading G2 from a couple of weeks ago with package dated 1-28-05, Step 8 gives File Not Found standard web notice instead of the expected Installer page. All I knowe to look for is there, where it should be.
I copied 1-28-05 over pre-existing version (about 1-14-05), then ran install/index.php. Kept original database in place, and that step appear to proceed ok.
Must I start all over, database and all?
Accessing gallery/main.php yields the following:
An error has occurred.
Back to the Gallery
Error Detail -
Error (ERROR_MISSING_OBJECT) : RandomHighlightDerivativeImage
in modules/core/classes/GalleryStorage/DatabaseStorage.class at line 1633 (gallerystatus::error)
in modules/core/classes/GalleryStorage/DatabaseStorage.class at line 299 (mysqldatabasestorage::_describeentitymembers)
in modules/core/classes/GalleryStorage.class at line 113 (mysqldatabasestorage::loadentities)
in modules/core/classes/helpers/GalleryEntityHelper_simple.class at line 89 (gallerystorage::loadentities)
in modules/core/classes/GalleryCoreApi.class at line 2101 (galleryentityhelper_simple::loadentitiesbyid)
in modules/core/classes/helpers/GalleryDerivativeHelper_medium.class at line 199 (gallerycoreapi::loadentitiesbyid)
in modules/core/classes/helpers/GalleryDerivativeHelper_medium.class at line 56 (galleryderivativehelper_medium::_loadderivatives)
in modules/core/classes/GalleryCoreApi.class at line 796 (galleryderivativehelper_medium::fetchthumbnailsbyitemids)
in modules/core/module.inc at line 84 (gallerycoreapi::fetchthumbnailsbyitemids)
in modules/core/classes/GalleryLayout.class at line 530 (coremodule::getitemlinks)
in layouts/matrix/layout.inc at line 273 (matrixlayout::loadlayouttemplate)
in layouts/matrix/layout.inc at line 150 (matrixlayout::_loadalbumtemplate)
in modules/core/ShowItem.inc at line 124 (matrixlayout::loadtemplate)
in modules/core/classes/GalleryView.class at line 246 (showitemview::loadtemplate)
in main.php at line 257 (showitemview::doloadtemplate)
in main.php at line 46
in main.php at line 39
Gallery URL (optional):yantisgetaway.com/gallery/main.php
Gallery version:2.0-alpha-4+ (dated 1-28-05)
Webserver (with version):Apache/2.0.48 (Fedora)
Datatabase (with version):mysql 3.23.58
PHP version (eg 4.2.1):4.3.4 cgi
phpinfo URL (optional):
Graphics Toolkit(s):GD, Imagemajick, NetPBM
Operating system:Linux
Web browser/version:MSIE 6.0
Posts: 8601
get tomorrow's snapshot and try again.. that bug was just fixed and maybe didn't make the jan28 snapshot.
Posts: 103
Installed the Jan 29 snapshot and still getting the 404 at Step 8. Anything I can do in lieu of waiting for a future build?
Posts: 8601
i was referring to the upgrading bug being fixed... don't know what 404 at Step 8 means.. you'll have to give more information.
Posts: 103
When upgrading from a prior snapshot (about 1-14-05), install appears successful until Step 8. Executing step 8 I get "file not found" (404) instead of the expected Gallery install page. I got this after installing the 1-28 and 1-29 snapshots - my first attempts at refreshing the original install.
I followed the new-install path after first trying Upgrade, which appeared to run successfully, but gives me
when trying to access the gallery. (Looks like I've given it an invalid password; would that not be caught during Upgrade?).
Posts: 103
Immediate debug infor from accessing main.php after updating:
Posts: 8601
there is no step 8 in the upgrader, only in the installer.
if you have undefined function head() then perhaps you didn't upgrade all of the files.. function head() was recently added to modules/core/classes/GalleryTemplate.class
Posts: 103
I must not have been clear. I have tried both Install and Upgrade, and have tried to show both results here - since both seem to hit the same stumbling block. Apparently you were correct that one (or more) modules had not been successfully uploaded. Last night I re-loaded using the 1-30 snapshot and my problem has disappeared.
Thanks for your help.