[SOLVED] Broken ablbum page after trying to rotate a photo

pterion

Joined: 2009-11-02
Posts: 2
Posted: Mon, 2009-11-02 20:03

I have tried to rotate a photo and it resulted in a blank page. Now the relevant page in the album is showing the following error message:

Quote:
Error

Item not found.

Back to the Gallery
Error Detail -
Error (ERROR_MISSING_OBJECT) : Parent 243 path Basel-Freiburg-Feldberg

* in modules/core/classes/helpers/GalleryFileSystemEntityHelper_simple.class at line 98 (GalleryCoreApi::error)
* in modules/core/classes/GalleryCoreApi.class at line 1952 (GalleryFileSystemEntityHelper_simple::fetchChildIdByPathComponent)
* in modules/core/classes/helpers/GalleryFileSystemEntityHelper_simple.class at line 53 (GalleryCoreApi::fetchChildIdByPathComponent)
* in modules/core/classes/GalleryCoreApi.class at line 1901 (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 56 (RewriteUrlGenerator::_onLoad)
* in init.inc at line 166 (ModRewriteUrlGenerator::initNavigation)
* in main.php at line 197
* in main.php at line 104
* in main.php at line 88
* in main.php at line 3

System Information
Gallery version 2.3
PHP version 5.2.9 cgi
Webserver Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
Database mysqli 5.0.81-community
Toolkits ImageMagick, NetPBM, Gd
Operating system Linux 2.6.18-128.7.1.el5 #1 SMP Mon Aug 24 08:21:56 EDT 2009 x86_64
Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Mon, 2009-11-02 20:05

Uninstall NetPBM and GD and see it it works with only ImageMagick installed.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
pterion

Joined: 2009-11-02
Posts: 2
Posted: Sat, 2009-11-07 19:14

Yes, it did! Thanks for your help!

I have uninstalled Gd und NetPBM and it worked with only ImageMagick installed.
What does that mean? Will some functions be not available now or are those graphical tools interchangeable?

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Sat, 2009-11-07 19:30

They are interchangeable and only one is used at a time. In G2 this was done for flexibility. In the end it created more problems, confusion, complexity, etc. In G3, you can only have 1 active toolkit, as G2 should have done :)
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here