Hi,
I've just recently upgraded my WP installation to the new 2.0 - now it seems, both url rewrites seem to dislike each other. Although WP creates the linking correctly, i.e.
http://www.iroke.de/wp/2006/01/02/children-of-the-secret-state/
you can't access the page, there's just this error:
Error (ERROR_MISSING_OBJECT) :
* in modules/core/classes/helpers/GalleryFileSystemEntityHelper_simple.class at line 118 (GalleryStatus::error)
* in modules/core/classes/GalleryCoreApi.class at line 1762 (GalleryFileSystemEntityHelper_simple::fetchChildIdByPathComponent)
* in modules/core/classes/helpers/GalleryFileSystemEntityHelper_simple.class at line 63 (GalleryCoreApi::fetchChildIdByPathComponent)
* in modules/core/classes/GalleryCoreApi.class at line 1708 (GalleryFileSystemEntityHelper_simple::fetchItemIdByPath)
* in modules/core/classes/GalleryView.class at line 344 (GalleryCoreApi::fetchItemIdByPath)
* in modules/core/classes/GalleryView.class at line 219 (GalleryView::_getItem)
* in main.php at line 287 (GalleryView::doLoadTemplate)
* in main.php at line 87
* in modules/core/classes/GalleryEmbed.class at line 153
* in /home/netsh10131/html/wp/wp-gallery2.php at line 55 (GalleryEmbed::handleRequest)
Also, within the embedded gallery, the breadcrumb navigation on top (Siriux theme) won't work, i.e.
http://www.iroke.de/wp/view/?g2_highlightId=47
can't be viewed, but
http://www.iroke.de/wp/view/
can. Turning off the rewrite module didn't help either. There have been others with the same error:
http://wordpress.org/support/topic/54641#post-299613
http://wpg2.ozgreg.com/forums/viewtopic.php?p=9073#9073
Posts: 32509
i suggest you ask in the wpg2 forums what they think about it. we don't know wordpress...
Posts: 25
Hi Valiant,
the g2_highlightId bit is part of Gallery. As I read in another thread in this forum, Gallery uses it to know which page it came from. Is there a way to turn it off?
edit: I just found
http://gallery.menalto.com/node/40512?highlight=g2_highlightId
seems that there is a connection to the wpg2 script, oh well, I'll try it over there then ;-)
regards,
Grendel