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

profix898’s picture

Can 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.

Ryanbach’s picture

I get this error when I go to: admin/settings/gallery/report/download because I get "Overall Status (Installation) [Error]" under admin/settings/gallery

profix898’s picture

Status: Active » Closed (duplicate)

There 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.