Closed (duplicate)
Project:
Gallery
Version:
5.x-2.0-beta5
Component:
Installation / Configuration
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2007 at 00:36 UTC
Updated:
18 Nov 2007 at 11:06 UTC
Here is the error report (it does not install properly):
*
A serious error has occured. This can happen due to an incorrect configuration or a bug in the gallery module. If you plan to submit a bug report to the issue queue at drupal.org consider to include the pre-generated report file.
* Error in function 'gallery_handle_request()' (gallery_base.inc:148):
o Error (ERROR_MISSING_OBJECT) : Parent 7 path report
+ in modules/core/classes/helpers/GalleryFileSystemEntityHelper_simple.class at line 98 (GalleryCoreApi::error)
+ in modules/core/classes/GalleryCoreApi.class at line 1853 (GalleryFileSystemEntityHelper_simple::fetchChildIdByPathComponent)
+ in modules/core/classes/helpers/GalleryFileSystemEntityHelper_simple.class at line 53 (GalleryCoreApi::fetchChildIdByPathComponent)
+ in modules/core/classes/GalleryCoreApi.class at line 1804 (GalleryFileSystemEntityHelper_simple::fetchItemIdByPath)
+ in modules/rewrite/classes/RewriteSimpleHelper.class at line 45 (GalleryCoreApi::fetchItemIdByPath)
+ in ??? at line 0 (RewriteSimpleHelper::loadItemIdFromPath)
+ in modules/rewrite/classes/RewriteUrlGenerator.class at line 103
+ in modules/rewrite/classes/parsers/modrewrite/ModRewriteUrlGenerator.class at line 37 (RewriteUrlGenerator::_onLoad)
+ in init.inc at line 147 (ModRewriteUrlGenerator::initNavigation)
+ in main.php at line 180
+ in main.php at line 94
+ in modules/core/classes/GalleryEmbed.class at line 179
+ in /home/.rena/name/domain.com/sites/all/modules/gallery/gallery_base.inc at line 130 (GalleryEmbed::handleRequest)
+ in /home/.rena/name/domain.com/sites/all/modules/gallery/gallery.module at line 383
+ in ??? at line 0
+ in /home/.rena/name/domain.com/includes/menu.inc at line 418
+ in /home/.rena/name/domain.com/index.php at line 15
What is the correct way to resolve this? Empty a table?
Comments
Comment #1
profix898 commentedCan you please be a little more specific about when this error appears? What did you do? I cant see how this relates to installing the module, because the debug trace shows the error in handleRequest() function, which is never called during install.
Comment #2
Ryanbach commentedI get this error when I go to: admin/settings/gallery/report/download because I get "Overall Status (Installation) [Error]" under admin/settings/gallery
Comment #3
profix898 commentedThere are multiple bug reports for this issue in the queue (although in different context). Marking this 'duplicate' of http://drupal.org/node/193152 to pool all issues into one. Sorry for inconvenience.