korrupter Upload, evt.Datenbankproblem

jenero

Joined: 2006-10-08
Posts: 1
Posted: Sun, 2006-10-08 23:09

Gallery-Version = 2.1.1 Kern 1.1.0.1
PHP-Version = 4.4.4 apache
Webserver = Apache/1.3.37 (Unix) PHP/4.4.4 FrontPage/5.0.2.4803 mod_fastcgi/mod_fastcgi-SNAP-0404142202 mod_ssl/2.8.28 OpenSSL/0.9.6i
Datenbank = mysql 4.0.24-Max-log, lock.system=flock
Werkzeuge = Exif, Getid3, Thumbnail, Gd
Beschleunigung = partial/3600, partial/3600
Betriebssystem = Linux dd1202 2.6.17.8-nmm1 #3 SMP Tue Aug 15 21:25:52 CEST 2006 i686
Standard-Motiv = matrix
Sprache = de_DE
Browser = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; FDM)

Ich habe einige ernsthafte Datenbank Probleme. Seit etwa 2 Wochen habe ich Gallery2 (Erstinstallation, kein Upgrade) aktiv laufen. Anfangs funktionierten die Uploads problemlos, auch größere Mengen. Seit ca. 1 Woche bricht das System bei Uploads (bzw. deren Einbindung aus dem temporären Verzeichnis, "vom Gallery Server", das Verzeichnis hat Rechte 755) regelmäßig zusammen. Es erscheinen keine Fehlermeldungen, nur ein weißer Bildschirm. Ein Übertrag von 150 MB heute war nach etwa 1 Minute mit einem weißen Bildschirm zuende. Im entsprechenden Ordner sind danach alle Datei (Bilder-) verweise vorhanden (also in der Datenbank eingetragen), es liegen aber keine Thumbnails, geschweige denn die Fotos dahinter. Anklicken eines solchen Dateilinks führt wieder nur auf eine leere Seite.

Schlimmer noch ist aber, dass das Löschen dieser Dateileichen nicht mehr funktioniert. Auch hier endet jeder Versuch mit einer komplett leeren Seite, ebenso beim Versuch, den entsprechenden Ordner (vorher separat angelegt) zu löschen. Es gibt, wie gesagt, keinerlei Fehlermeldung.

Aus dem u.a. Debug Output erschließt sich mir nichts. Die beiden SQL Befehle Update und Insert Into in die Tabelle g2_CacheMap (etwa in der Mitte des Output) sind, hoffe ich, nicht korrupt sondern Binärdaten.

Das jüngste Problem habe ich nun mit einem Upload in einen Ordner, der als Unterordner eines versteckten Ordners angelegt ist, selbst aber nicht als versteckt markiert wurde (weshalb er nun offen erscheint). Ich bin beim Anlegen zunächst davon ausgegangen, dass alle Unterordner eines versteckten Ordners dieses Attribut erben (was ja auch Sinn machen würde). Zum Ändern bin ich dann nicht mehr gekommen, da nach dem Upload jede Bearbeitung des Ordners ebenfalls wie beschrieben fehl geschlagen ist. Der korrupte Ordner im Übrigen, ist der letzte ("Album Jörn") auf http://www.jenero.net/gallery2/main.php

Ist jemand in der Lage, aus diesen Infos das Problem einzukreisen? Im Gallery2 Backend scheine ich nichts ausrichten zu können. Kann ich über die Datenbank ran? Das Ganze besteht aus zwei Problemen. Das zunächst wichtigere: wie bekomme ich die korrupten Verweise in der Gallery entfernt? Und dann: wie bekomme ich neue Elemente wieder eingebunden (hakt es in der Datenbank, muss ich welche Verzeichnisse auf welche Rechtevergaben überprüfen)?

Hier noch der Link zur PHP Konfiguration: http://jenero.net/phpinfo.php (das Speicher-Limit liegt i.ü. bei 40 M).

Und hier nun der Debug Output:

Debug Output
file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../config.php) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../plugins/index.modules) file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/_all/0/0/GalleryFactoryHelper_loadRegistry.inc) Unimplemented: GalleryUrlGenerator getParameter session.lifetime for core plugin file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/core/0/0/0.inc) getParameter session.inactivityTimeout for core plugin
--------------------------------------------------------------------------------
(mysql): SELECT g2_SessionMap.g_id, g2_SessionMap.g_userId, g2_SessionMap.g_remoteIdentifier,g2_SessionMap.g_creationTimestamp, g2_SessionMap.g_modificationTimestamp, g2_SessionMap.g_data FROM g2_SessionMap WHERE g2_SessionMap.g_id = '609712d60fcff0274abd99794d25122d'
--------------------------------------------------------------------------------
controller , view Loading plugin core Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/core/module.inc) core plugin successfully instantiated file_exists(/www/htdocs/v081104/wadi/galleries/versions.dat) file(/www/htdocs/v081104/wadi/galleries/versions.dat, ) [1160340830] can't guarantee 5 -- extending! file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/0/0/6.inc) Loading plugin core core plugin successfully instantiated Check the version of the core plugin file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/_all/0/0/GalleryPluginHelper_fetchPluginStatus.inc) The version of the core plugin is ok file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/core/ShowItem.inc) getParameter acceleration for core plugin getParameter id.anonymousUser for core plugin getParameter id.anonymousUser for core plugin getParameter id.adminGroup for core plugin
--------------------------------------------------------------------------------
(mysql): SELECT g2_UserGroupMap.g_userId FROM g2_UserGroupMap WHERE g2_UserGroupMap.g_userId = 6 AND g2_UserGroupMap.g_groupId = 3 LIMIT 1
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/5/0/5011.inc) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/hidden/module.inc) realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_hidden -> /www/htdocs/v081104/gallery2/modules/hidden/locale
--------------------------------------------------------------------------------
(mysql): SELECT g2_Group.g_id, g2_Group.g_groupName FROM g2_UserGroupMap, g2_Group WHERE g2_Group.g_id = g2_UserGroupMap.g_groupId AND g2_UserGroupMap.g_userId = 6 ORDER BY g2_Group.g_groupName LIMIT 18446744073709551615
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
(mysql): SELECT g2_AccessSubscriberMap.g_itemId, BIT_OR(g2_AccessMap.g_permission) FROM g2_AccessMap, g2_AccessSubscriberMap WHERE g2_AccessSubscriberMap.g_itemId IN (5011) AND g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId AND g2_AccessMap.g_userOrGroupId IN (6,4,2,3,3709,3711,3710) GROUP BY g2_AccessSubscriberMap.g_itemId
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
(mysql): SELECT g2_PermissionSetMap.g_module, g2_PermissionSetMap.g_permission, g2_PermissionSetMap.g_description, g2_PermissionSetMap.g_bits, g2_PermissionSetMap.g_flags FROM g2_PermissionSetMap
--------------------------------------------------------------------------------
realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_core -> /www/htdocs/v081104/gallery2/modules/core/locale realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_cart -> /www/htdocs/v081104/gallery2/modules/cart/locale realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_comment -> /www/htdocs/v081104/gallery2/modules/comment/locale realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_fotokasten -> /www/htdocs/v081104/gallery2/modules/fotokasten/locale realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_photoaccess -> /www/htdocs/v081104/gallery2/modules/photoaccess/locale realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_rating -> /www/htdocs/v081104/gallery2/modules/rating/locale realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_shutterfly -> /www/htdocs/v081104/gallery2/modules/shutterfly/locale Loading plugin matrix Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../config.php) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../plugins/index.themes) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../themes/matrix/theme.inc) matrix plugin successfully instantiated Check the version of the matrix plugin file_exists(/www/htdocs/v081104/wadi/galleries/cache/theme/_all/0/0/GalleryPluginHelper_fetchPluginStatus.inc) The version of the matrix plugin is ok file_exists(/www/htdocs/v081104/wadi/galleries/cache/theme/matrix/0/0/0.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/theme/matrix/5/0/5011.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/_all/0/0/GalleryStorage_describeMap.inc)
--------------------------------------------------------------------------------
(mysql): UPDATE g2_ItemAttributesMap SET g_viewCount = g2_ItemAttributesMap.g_viewCount + 1 WHERE g_itemId=5011
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/../../../themes/local/matrix) getParameter misc.markup for core plugin file_exists(/www/htdocs/v081104/gallery2/modules/search/Preloads.inc) file_exists(/www/htdocs/v081104/gallery2/modules/core/Preloads.inc) file_exists(/www/htdocs/v081104/gallery2/modules/core/Preloads.inc) file_exists(/www/htdocs/v081104/gallery2/modules/imageblock/Preloads.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/imageblock/0/0/0.inc) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/imageframe/classes/ImageFrameImpl.class) Loading plugin imageframe Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/imageframe/module.inc) imageframe plugin successfully instantiated Check the version of the imageframe plugin The version of the imageframe plugin is ok file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/../../../modules/imageframe/local/frames) is_dir(/www/htdocs/v081104/gallery2/modules/imageframe/classes/../frames/polaroid) file_exists(/www/htdocs/v081104/gallery2/modules/imageframe/classes/../frames/polaroid/frame.inc) realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_imageframe -> /www/htdocs/v081104/gallery2/modules/imageframe/locale file_exists(/www/htdocs/v081104/gallery2/modules/comment/Preloads.inc) file_exists(/www/htdocs/v081104/gallery2/modules/exif/Preloads.inc) file_exists(/www/htdocs/v081104/gallery2/modules/comment/Preloads.inc) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/icons/classes/IconsImpl.class) getParameter iconpack for icons plugin file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/icons/0/0/0.inc)
--------------------------------------------------------------------------------
(mysql): SELECT DISTINCT g2_AccessMap.g_accessListId FROM g2_AccessMap WHERE g2_AccessMap.g_userOrGroupId IN (6,4,2,3,3709,3711,3710) AND g2_AccessMap.g_permission & 1 = 1
--------------------------------------------------------------------------------
getParameter default.orderBy for core plugin getParameter default.orderDirection for core plugin Array ( [limit] => Array ( [count] => 9 [offset] => 0 ) )
--------------------------------------------------------------------------------
(mysql): SELECT g2_ChildEntity.g_id , g2_ItemAttributesMap.g_orderWeight FROM g2_ChildEntity, g2_Item, g2_AccessSubscriberMap, g2_ItemAttributesMap WHERE g2_ChildEntity.g_parentId = 5011 AND g2_ChildEntity.g_id = g2_Item.g_id AND g2_AccessSubscriberMap.g_itemId = g2_ChildEntity.g_id AND g2_AccessSubscriberMap.g_accessListId IN (4967,14,3698,4901,4856,4960,4907,4873,4894,4872,4903,4869,5020,5021) AND g2_ItemAttributesMap.g_itemId = g2_ChildEntity.g_id ORDER BY g2_ItemAttributesMap.g_orderWeight, g2_ChildEntity.g_id LIMIT 9
--------------------------------------------------------------------------------
Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/5/0/5022.inc)
--------------------------------------------------------------------------------
(mysql): SELECT g2_AccessSubscriberMap.g_itemId, BIT_OR(g2_AccessMap.g_permission) FROM g2_AccessMap, g2_AccessSubscriberMap WHERE g2_AccessSubscriberMap.g_itemId IN (5022) AND g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId AND g2_AccessMap.g_userOrGroupId IN (6,4,2,3,3709,3711,3710) GROUP BY g2_AccessSubscriberMap.g_itemId
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
(mysql): SELECT g2_ChildEntity.g_parentId, COUNT(g2_ChildEntity.g_id) FROM g2_ChildEntity, g2_AccessSubscriberMap WHERE g2_ChildEntity.g_parentId IN (5011,5022) AND g2_AccessSubscriberMap.g_itemId = g2_ChildEntity.g_id AND g2_AccessSubscriberMap.g_accessListId IN (4967,14,3698,4901,4856,4960,4907,4873,4894,4872,4903,4869,5020,5021) GROUP BY g2_ChildEntity.g_parentId
--------------------------------------------------------------------------------
getParameter acceleration for core plugin getParameter id.anonymousUser for core plugin getParameter acceleration for core plugin getParameter id.anonymousUser for core plugin
--------------------------------------------------------------------------------
(mysql): SELECT g2_CacheMap.g_value FROM g2_CacheMap WHERE g2_CacheMap.g_key = '7e3933ecb5596f92f04f35d3b230a77f' AND g2_CacheMap.g_type = 'template' AND g2_CacheMap.g_userId = 6 AND g2_CacheMap.g_timestamp > 1160337230
--------------------------------------------------------------------------------
Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok
--------------------------------------------------------------------------------
(mysql): SELECT g2_AccessSubscriberMap.g_itemId, BIT_OR(g2_AccessMap.g_permission) FROM g2_AccessMap, g2_AccessSubscriberMap WHERE g2_AccessSubscriberMap.g_itemId IN (5022) AND g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId AND g2_AccessMap.g_userOrGroupId IN (6,4,2,3,3709,3711,3710) GROUP BY g2_AccessSubscriberMap.g_itemId
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
(mysql): SELECT g2_ItemAttributesMap.g_parentSequence FROM g2_ItemAttributesMap WHERE g2_ItemAttributesMap.g_itemId = 5011
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
(mysql): SELECT g2_AccessSubscriberMap.g_itemId, BIT_OR(g2_AccessMap.g_permission) FROM g2_AccessMap, g2_AccessSubscriberMap WHERE g2_AccessSubscriberMap.g_itemId IN (7) AND g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId AND g2_AccessMap.g_userOrGroupId IN (6,4,2,3,3709,3711,3710) GROUP BY g2_AccessSubscriberMap.g_itemId
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/0/0/7.inc)
--------------------------------------------------------------------------------
(mysql): SELECT g2_ItemAttributesMap.g_itemId, g2_ItemAttributesMap.g_viewCount FROM g2_ItemAttributesMap WHERE g2_ItemAttributesMap.g_itemId IN (5011,5022)
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
(mysql): SELECT g2_DescendentCountsMap.g_itemId, g2_DescendentCountsMap.g_descendentCount FROM g2_DescendentCountsMap WHERE g2_DescendentCountsMap.g_userId = 6 AND g2_DescendentCountsMap.g_itemId IN (5011,5022)
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
(mysql): SELECT g2_AccessSubscriberMap.g_itemId, BIT_OR(g2_AccessMap.g_permission) FROM g2_AccessMap, g2_AccessSubscriberMap WHERE g2_AccessSubscriberMap.g_itemId IN (5011,5022) AND g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId AND g2_AccessMap.g_userOrGroupId IN (6,4,2,3,3709,3711,3710) GROUP BY g2_AccessSubscriberMap.g_itemId
--------------------------------------------------------------------------------
Loading plugin comment Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/comment/module.inc) comment plugin successfully instantiated Check the version of the comment plugin The version of the comment plugin is ok getParameter comments.latest for comment plugin file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/comment/0/0/0.inc)
--------------------------------------------------------------------------------
(mysql): SELECT g2_ChildEntity.g_parentId, COUNT(g2_Comment.g_id) FROM g2_Comment, g2_ChildEntity WHERE g2_ChildEntity.g_parentId IN (5022) AND g2_ChildEntity.g_id = g2_Comment.g_id GROUP BY g2_ChildEntity.g_parentId
--------------------------------------------------------------------------------
Loading plugin customfield Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/customfield/module.inc) customfield plugin successfully instantiated Check the version of the customfield plugin The version of the customfield plugin is ok file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../config.php) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../plugins/index.libs) file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/customfield/5/0/5022.inc)
--------------------------------------------------------------------------------
(mysql): SELECT g2_PluginParameterMap.g_itemId, g2_PluginParameterMap.g_parameterName, g2_PluginParameterMap.g_parameterValue FROM g2_PluginParameterMap WHERE g2_PluginParameterMap.g_pluginType = 'module' AND g2_PluginParameterMap.g_pluginId = 'customfield' AND g2_PluginParameterMap.g_itemId = 5022
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/customfield/5/0) is_dir(/www/htdocs/v081104/wadi/galleries/cache/module/customfield/5/0) getParameter permissions.file for core plugin getParameter permissions.directory for core plugin rename(/www/htdocs/v081104/wadi/galleries/cache/module/customfield/5/0/5022.incJAOleL, /www/htdocs/v081104/wadi/galleries/cache/module/customfield/5/0/5022.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/customfield/0/0/0.inc)
--------------------------------------------------------------------------------
(mysql): SELECT g2_CustomFieldMap.g_itemId, g2_CustomFieldMap.g_field, g2_CustomFieldMap.g_value FROM g2_CustomFieldMap WHERE g2_CustomFieldMap.g_itemId IN (5022)
--------------------------------------------------------------------------------
Loading plugin debug Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/debug/module.inc) debug plugin successfully instantiated Check the version of the debug plugin The version of the debug plugin is ok getParameter id.adminGroup for core plugin realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_debug -> /www/htdocs/v081104/gallery2/modules/debug/locale Loading plugin fotokasten Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/fotokasten/module.inc) fotokasten plugin successfully instantiated Check the version of the fotokasten plugin The version of the fotokasten plugin is ok Loading plugin newitems Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/newitems/module.inc) newitems plugin successfully instantiated Check the version of the newitems plugin The version of the newitems plugin is ok file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/newitems/0/0/0.inc) realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_newitems -> /www/htdocs/v081104/gallery2/modules/newitems/locale Loading plugin panorama Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/panorama/module.inc) panorama plugin successfully instantiated Check the version of the panorama plugin The version of the panorama plugin is ok file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/panorama/0/0/0.inc) Loading plugin photoaccess Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/photoaccess/module.inc) photoaccess plugin successfully instantiated Check the version of the photoaccess plugin The version of the photoaccess plugin is ok Loading plugin rating Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/rating/module.inc) rating plugin successfully instantiated Check the version of the rating plugin The version of the rating plugin is ok getParameter enabled for rating plugin file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/rating/5/0/5011.inc)
--------------------------------------------------------------------------------
(mysql): SELECT g2_PluginParameterMap.g_itemId, g2_PluginParameterMap.g_parameterName, g2_PluginParameterMap.g_parameterValue FROM g2_PluginParameterMap WHERE g2_PluginParameterMap.g_pluginType = 'module' AND g2_PluginParameterMap.g_pluginId = 'rating' AND g2_PluginParameterMap.g_itemId = 5011
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/rating/5/0) getParameter permissions.directory for core plugin file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/rating/5/0) file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/rating/5) file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/rating) is_dir(/www/htdocs/v081104/wadi/galleries/cache/module/rating) mkdir(/www/htdocs/v081104/wadi/galleries/cache/module/rating/5, 755) mkdir(/www/htdocs/v081104/wadi/galleries/cache/module/rating/5/0, 755) rename(/www/htdocs/v081104/wadi/galleries/cache/module/rating/5/0/5011.incS02RYw, /www/htdocs/v081104/wadi/galleries/cache/module/rating/5/0/5011.inc) Loading plugin rearrange Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/rearrange/module.inc) rearrange plugin successfully instantiated Check the version of the rearrange plugin The version of the rearrange plugin is ok Loading plugin register Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/register/module.inc) register plugin successfully instantiated Check the version of the register plugin The version of the register plugin is ok getParameter id.anonymousUser for core plugin Loading plugin rss Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/rss/module.inc) rss plugin successfully instantiated Check the version of the rss plugin The version of the rss plugin is ok file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/rss/0/0/0.inc) Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_rss -> /www/htdocs/v081104/gallery2/modules/rss/locale getParameter id.adminGroup for core plugin Loading plugin shutterfly Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/shutterfly/module.inc) shutterfly plugin successfully instantiated Check the version of the shutterfly plugin The version of the shutterfly plugin is ok Loading plugin slideshow Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/slideshow/module.inc) slideshow plugin successfully instantiated Check the version of the slideshow plugin The version of the slideshow plugin is ok realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_slideshow -> /www/htdocs/v081104/gallery2/modules/slideshow/locale Loading plugin slideshowapplet Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/slideshowapplet/module.inc) slideshowapplet plugin successfully instantiated Check the version of the slideshowapplet plugin The version of the slideshowapplet plugin is ok realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_slideshowapplet -> /www/htdocs/v081104/gallery2/modules/slideshowapplet/locale Loading plugin useralbum Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/useralbum/module.inc) useralbum plugin successfully instantiated Check the version of the useralbum plugin The version of the useralbum plugin is ok file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/useralbum/0/0/0.inc) getParameter id.anonymousUser for core plugin getParameter albumId for useralbum plugin file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/useralbum/0/0/6.inc) realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_useralbum -> /www/htdocs/v081104/gallery2/modules/useralbum/locale Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok getParameter id.adminGroup for core plugin getParameter id.rootAlbum for core plugin
--------------------------------------------------------------------------------
(mysql): SELECT g2_Derivative.g_id, g2_ChildEntity.g_parentId FROM g2_Derivative, g2_ChildEntity WHERE g2_Derivative.g_id = g2_ChildEntity.g_id AND g2_ChildEntity.g_parentId IN (5011,5022) AND g2_Derivative.g_derivativeType IN (1)
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/5/0/5026.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/5/0/5027.inc)
--------------------------------------------------------------------------------
(mysql): SELECT g2_AccessSubscriberMap.g_itemId, BIT_OR(g2_AccessMap.g_permission) FROM g2_AccessMap, g2_AccessSubscriberMap WHERE g2_AccessSubscriberMap.g_itemId IN (7) AND g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId AND g2_AccessMap.g_userOrGroupId IN (6,4,2,3,3709,3711,3710) GROUP BY g2_AccessSubscriberMap.g_itemId
--------------------------------------------------------------------------------
Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok
--------------------------------------------------------------------------------
(mysql): SELECT g2_Derivative.g_id, g2_ChildEntity.g_parentId FROM g2_Derivative, g2_ChildEntity WHERE g2_Derivative.g_id = g2_ChildEntity.g_id AND g2_ChildEntity.g_parentId IN (5022) AND g2_Derivative.g_derivativeType IN (1)
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
(mysql): SELECT g2_AccessSubscriberMap.g_itemId, BIT_OR(g2_AccessMap.g_permission) FROM g2_AccessMap, g2_AccessSubscriberMap WHERE g2_AccessSubscriberMap.g_itemId IN (5011) AND g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId AND g2_AccessMap.g_userOrGroupId IN (6,4,2,3,3709,3711,3710) GROUP BY g2_AccessSubscriberMap.g_itemId
--------------------------------------------------------------------------------
getParameter acceleration for core plugin getParameter id.anonymousUser for core plugin file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/_all/0/0/GalleryStorage_describeMap.inc)
--------------------------------------------------------------------------------
(mysql): UPDATE g2_CacheMap SET g_value='?r?????H????t?4?? \"! 1_ ?V?3????0IP?c{\"o?5:i???h&Þ?????????i?X? ??????E??$C\'?Æ??7l???T??,???4L? )?Lw??)?z?9?qx+??aC???????#??8HH??O??-???8?????"?I(?`*?w??n?\Z1 ??-??_?quot;??????LP.g??»???i????#?dI\Zs?A4 +?!??:Ap?w?K?????m?m;?n????h\n???5??D?????U@?eV*D?Æ?l?f?<NI?h?\n:|i??g?vGB?&??$s??2\0p?) ;C G=S??*?l?Z\"??\r\\=?'p??s?:?8?g?I??4?Rj?c??o?f\n??\0H???4((r????a?G-YD?$?+?{?d?\???6?]??Z?S_??r-??FT???*??_?\n|?~eSFgt;54?%R=????/e?I??jIC¯?$??¸^? ??*??C????v??3p?2\"u%L???? zC(A?W?vf???6??YUFQ?ej? -?????w??lI???`>?.???b?\\?Z?}t???K/?<?D???>??6????QLN????1????u?< ?8$?FrN)3???\0?&0.?6?IEVD??nm??,?aoi??!,???c?????9?9??h????"?þ:?t?uot;?\r????_?\rt???D??qZ/N?>??x?gt;?6???8z.??0PE?G???\\:^?????u???7??]? ?E??#\" a??L?,\rrY??????8?-??[?a\r@?B??$?#0??*r@?????0$??N|#9t????!-?}\Z})B?????  p?8???0?ÐY???6? ????B?*dU$???a(??:? ?u0?mdO????`?n??~Og ??º?C?????u_Y\'q?????? E\"????D7s?E?\n4 xx$?z7I\r?????<.?A???i???e:s?????7\'?E?Ql???Q?\"???.?]??????y??(?X??oF?y ???????\"!???4????????N7- h)/?$? \\?>?0+??????h?????k???\"[?f??1N??\"?:?;?\"?K5?Dh?quot;w? oU#@??`Nh@SZ#B?@x)?N?l?\\6??????}|?5¹?????"?X??\nv?c?.?\\???? H?(???-?hI#?X?? ?s?&??D???;???VB??v ?¯?|b?? R$???AX3?]I?:??????V?d&Y.???JL\"??I?u?:? W????V4n???&?g????Wa??l??;?y1vC??q?>?Tt/?DQ???.??\"}?(yL?&F<?T{?@????????????r?x?? ??V??q??T?6???2??o?\r?/?W??q-?4?????kO?)???mu>?jz ????k|??nJ?g?}}Q????(?;7±??Mj?n>?G?d??w??(????;|??????y???@?KXG?????QS?$0?????@w?9@f?}kG??FC*³T~?*~?uoQw???@sO??????g?,??\Z?+?- \0??\Z?5Xkh????N???n?7???d?|s]}??]?Qs???u??g;}w???_T/?_N/???E?q????N?t;[?XS7?????????GO? ?`?J??\"A?quot;?;??D??Y???u??e?\??E???$??2z$???gSE??]J?R?9????\\??qa?U9???~y?X?X??.?3?A??lt;??y?ao??VAy?\??d:}?]?D{N?? !??%\'??; ?uiWN-??;rR??¤B??y????????!y?w???n?O_?S\'u?uT??? ??lt;?!?/OHJ?9oT??j,??n??d?r?/!|]??l?R:Be??M????FE?&C!]???I?p?????Hl???h?)??7???UKS???>????o????n6a??Dq????yLM?p,?ik????4uw?fc g??LN?n.?O?g?8]&I@?uE??i?&+???_vJ?\Z?Z?-???l?bR???;?`g?C?*??f?e???????Z.?¯S?6??[C?I-?r?J{???44?q^5?~F?:???w4z\n;?-?jh????0?q^5&???~W??&????\n??\'?h????R?Y??cCKa?¿', g_timestamp=1160340830 WHERE g_key='7e3933ecb5596f92f04f35d3b230a77f' AND g_userId=6 AND g_itemId=5011 AND g_type='template'
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/_all/0/0/GalleryStorage_describeMap.inc)
--------------------------------------------------------------------------------
(mysql): INSERT INTO g2_CacheMap (g_key, g_value, g_userId, g_itemId, g_type, g_timestamp) VALUES ('7e3933ecb5596f92f04f35d3b230a77f','?r?????H????t?4?? \"! 1_ ?V?3????0IP?c{\"o?5:i???h&Þ?????????i?X? ??????E??$C\'?Æ??7l???T??,???4L? )?Lw??)?z?9?qx+??aC???????#??8HH??O??-???8?????"?I(?`*?w??n?\Z1 ??-??_?quot;??????LP.g??»???i????#?dI\Zs?A4 +?!??:Ap?w?K?????m?m;?n????h\n???5??D?????U@?eV*D?Æ?l?f?<NI?h?\n:|i??g?vGB?&??$s??2\0p?) ;C G=S??*?l?Z\"??\r\\=?'p??s?:?8?g?I??4?Rj?c??o?f\n??\0H???4((r????a?G-YD?$?+?{?d?\???6?]??Z?S_??r-??FT???*??_?\n|?~eSFgt;54?%R=????/e?I??jIC¯?$??¸^? ??*??C????v??3p?2\"u%L???? zC(A?W?vf???6??YUFQ?ej? -?????w??lI???`>?.???b?\\?Z?}t???K/?<?D???>??6????QLN????1????u?< ?8$?FrN)3???\0?&0.?6?IEVD??nm??,?aoi??!,???c?????9?9??h????"?þ:?t?uot;?\r????_?\rt???D??qZ/N?>??x?gt;?6???8z.??0PE?G???\\:^?????u???7??]? ?E??#\" a??L?,\rrY??????8?-??[?a\r@?B??$?#0??*r@?????0$??N|#9t????!-?}\Z})B?????  p?8???0?ÐY???6? ????B?*dU$???a(??:? ?u0?mdO????`?n??~Og ??º?C?????u_Y\'q?????? E\"????D7s?E?\n4 xx$?z7I\r?????<.?A???i???e:s?????7\'?E?Ql???Q?\"???.?]??????y??(?X??oF?y ???????\"!???4????????N7- h)/?$? \\?>?0+??????h?????k???\"[?f??1N??\"?:?;?\"?K5?Dh?quot;w? oU#@??`Nh@SZ#B?@x)?N?l?\\6??????}|?5¹?????"?X??\nv?c?.?\\???? H?(???-?hI#?X?? ?s?&??D???;???VB??v ?¯?|b?? R$???AX3?]I?:??????V?d&Y.???JL\"??I?u?:? W????V4n???&?g????Wa??l??;?y1vC??q?>?Tt/?DQ???.??\"}?(yL?&F<?T{?@????????????r?x?? ??V??q??T?6???2??o?\r?/?W??q-?4?????kO?)???mu>?jz ????k|??nJ?g?}}Q????(?;7±??Mj?n>?G?d??w??(????;|??????y???@?KXG?????QS?$0?????@w?9@f?}kG??FC*³T~?*~?uoQw???@sO??????g?,??\Z?+?- \0??\Z?5Xkh????N???n?7???d?|s]}??]?Qs???u??g;}w???_T/?_N/???E?q????N?t;[?XS7?????????GO? ?`?J??\"A?quot;?;??D??Y???u??e?\??E???$??2z$???gSE??]J?R?9????\\??qa?U9???~y?X?X??.?3?A??lt;??y?ao??VAy?\??d:}?]?D{N?? !??%\'??; ?uiWN-??;rR??¤B??y????????!y?w???n?O_?S\'u?uT??? ??lt;?!?/OHJ?9oT??j,??n??d?r?/!|]??l?R:Be??M????FE?&C!]???I?p?????Hl???h?)??7???UKS???>????o????n6a??Dq????yLM?p,?ik????4uw?fc g??LN?n.?O?g?8]&I@?uE??i?&+???_vJ?\Z?Z?-???l?bR???;?`g?C?*??f?e???????Z.?¯S?6??[C?I-?r?J{???44?q^5?~F?:???w4z\n;?-?jh????0?q^5&???~W??&????\n??\'?h????R?Y??cCKa?¿',6,5011,'template',1160340830)
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/wadi/galleries/smarty/templates_c/%%636390682) is_dir(/www/htdocs/v081104/wadi/galleries/smarty/templates_c/%%636390682) file_exists(/www/htdocs/v081104/wadi/galleries/smarty/templates_c/%%636390682) is_writeable(/www/htdocs/v081104/wadi/galleries/smarty/templates_c/%%636390682) file_exists(/www/htdocs/v081104/wadi/galleries/smarty/templates_c/%%636390682/v_9) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/theme.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//themes/matrix/templates/theme.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//themes/matrix/templates/theme.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/../../../modules/icons/iconpacks/paularmstrongdesigns/local/icons.css) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/../../../modules/search/local/SearchBlock.js) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/imageframe/templates/local/ImageFrameHead.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/imageframe/templates/ImageFrameHead.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/imageframe/templates/ImageFrameHead.tpl) getParameter misc.markup for core plugin file_exists(/www/htdocs/v081104/gallery2/modules/core/../../themes/matrix/local/theme.css) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/../../../themes/matrix/local/theme.css) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/../../../images/local/galleryLogo_sm.gif) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/SystemLinks.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/SystemLinks.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/SystemLinks.tpl) getParameter id.rootAlbum for core plugin Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/BreadCrumb.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/BreadCrumb.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/BreadCrumb.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/album.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//themes/matrix/templates/album.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//themes/matrix/templates/album.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/sidebar.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//themes/matrix/templates/sidebar.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//themes/matrix/templates/sidebar.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/search/templates/blocks/local/SearchBlock.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/search/templates/blocks/SearchBlock.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/search/templates/blocks/SearchBlock.tpl) realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_search -> /www/htdocs/v081104/gallery2/modules/search/locale Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/ItemLinks.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/ItemLinks.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/ItemLinks.tpl) Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/PeerList.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/PeerList.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/PeerList.tpl) getParameter default.orderBy for core plugin getParameter default.orderDirection for core plugin Array ( [limit] => Array ( [count] => [offset] => ) )
--------------------------------------------------------------------------------
(mysql): SELECT g2_ChildEntity.g_id , g2_ItemAttributesMap.g_orderWeight FROM g2_ChildEntity, g2_Item, g2_AccessSubscriberMap, g2_ItemAttributesMap WHERE g2_ChildEntity.g_parentId = 7 AND g2_ChildEntity.g_id = g2_Item.g_id AND g2_AccessSubscriberMap.g_itemId = g2_ChildEntity.g_id AND g2_AccessSubscriberMap.g_accessListId IN (4967,14,3698,4901,4856,4960,4907,4873,4894,4872,4903,4869,5020,5021) AND g2_ItemAttributesMap.g_itemId = g2_ChildEntity.g_id ORDER BY g2_ItemAttributesMap.g_orderWeight, g2_ChildEntity.g_id LIMIT 18446744073709551615
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/1/0/105.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/1/5/1576.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/1/5/1578.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/3/6/3689.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/4/9/4904.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/4/9/4941.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/4/9/4964.inc) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/imageblock/templates/blocks/local/ImageBlock.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/imageblock/templates/blocks/ImageBlock.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/imageblock/templates/blocks/ImageBlock.tpl) Loading plugin imageblock Class not defined, trying to include it. file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../../modules/imageblock/module.inc) imageblock plugin successfully instantiated Check the version of the imageblock plugin The version of the imageblock plugin is ok realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: modules_imageblock -> /www/htdocs/v081104/gallery2/modules/imageblock/locale
--------------------------------------------------------------------------------
(mysql): SELECT COUNT(*) FROM g2_ImageBlockCacheMap WHERE g2_ImageBlockCacheMap.g_userId = 6
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
(mysql): SELECT g2_ImageBlockCacheMap.g_itemId FROM g2_ImageBlockCacheMap LEFT JOIN g2_ImageBlockDisabledMap ON g2_ImageBlockCacheMap.g_itemId=g2_ImageBlockDisabledMap.g_itemId WHERE g2_ImageBlockCacheMap.g_userId = 6 AND g2_ImageBlockCacheMap.g_itemType = 1 AND g2_ImageBlockDisabledMap.g_itemId IS NULL ORDER BY RAND() LIMIT 1
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
(mysql): SELECT g2_ItemAttributesMap.g_itemId, g2_ItemAttributesMap.g_viewCount FROM g2_ItemAttributesMap WHERE g2_ItemAttributesMap.g_itemId IN (119)
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/1/1/119.inc)
--------------------------------------------------------------------------------
(mysql): SELECT g_id, g_entityType FROM g2_Entity WHERE g_id IN (119)
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/_all/0/0/GalleryStorage_describeEntity.inc)
--------------------------------------------------------------------------------
(mysql): SELECT g2_PhotoItem.g_width, g2_PhotoItem.g_height, g2_DataItem.g_mimeType, g2_DataItem.g_size, g2_Item.g_canContainChildren, g2_Item.g_description, g2_Item.g_keywords, g2_Item.g_ownerId, g2_Item.g_summary, g2_Item.g_title, g2_Item.g_viewedSinceTimestamp, g2_Item.g_originationTimestamp, g2_FileSystemEntity.g_pathComponent, g2_ChildEntity.g_parentId, g2_Entity.g_id, g2_Entity.g_creationTimestamp, g2_Entity.g_isLinkable, g2_Entity.g_linkId, g2_Entity.g_modificationTimestamp, g2_Entity.g_serialNumber, g2_Entity.g_entityType, g2_Entity.g_onLoadHandlers FROM g2_PhotoItem, g2_DataItem, g2_Item, g2_FileSystemEntity, g2_ChildEntity, g2_Entity WHERE g2_PhotoItem.g_id IN (119) AND g2_DataItem.g_id=g2_PhotoItem.g_id AND g2_Item.g_id=g2_PhotoItem.g_id AND g2_FileSystemEntity.g_id=g2_PhotoItem.g_id AND g2_ChildEntity.g_id=g2_PhotoItem.g_id AND g2_Entity.g_id=g2_PhotoItem.g_id
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/_all/0/0/GalleryStorage_describeEntity.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/_all/0/0/GalleryStorage_describeEntity.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/1/1) is_dir(/www/htdocs/v081104/wadi/galleries/cache/entity/1/1) rename(/www/htdocs/v081104/wadi/galleries/cache/entity/1/1/119.incZ7p3dA, /www/htdocs/v081104/wadi/galleries/cache/entity/1/1/119.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/4/8/4899.inc)
--------------------------------------------------------------------------------
(mysql): SELECT g2_Derivative.g_id, g2_ChildEntity.g_parentId FROM g2_Derivative, g2_ChildEntity WHERE g2_Derivative.g_id = g2_ChildEntity.g_id AND g2_ChildEntity.g_parentId IN (119) AND g2_Derivative.g_derivativeType IN (1)
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/1/2/120.inc)
--------------------------------------------------------------------------------
(mysql): SELECT g_id, g_entityType FROM g2_Entity WHERE g_id IN (120)
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/_all/0/0/GalleryStorage_describeEntity.inc)
--------------------------------------------------------------------------------
(mysql): SELECT g2_DerivativeImage.g_width, g2_DerivativeImage.g_height, g2_Derivative.g_derivativeSourceId, g2_Derivative.g_derivativeOperations, g2_Derivative.g_derivativeOrder, g2_Derivative.g_derivativeSize, g2_Derivative.g_derivativeType, g2_Derivative.g_mimeType, g2_Derivative.g_postFilterOperations, g2_Derivative.g_isBroken, g2_ChildEntity.g_parentId, g2_Entity.g_id, g2_Entity.g_creationTimestamp, g2_Entity.g_isLinkable, g2_Entity.g_linkId, g2_Entity.g_modificationTimestamp, g2_Entity.g_serialNumber, g2_Entity.g_entityType, g2_Entity.g_onLoadHandlers FROM g2_DerivativeImage, g2_Derivative, g2_ChildEntity, g2_Entity WHERE g2_DerivativeImage.g_id IN (120) AND g2_Derivative.g_id=g2_DerivativeImage.g_id AND g2_ChildEntity.g_id=g2_DerivativeImage.g_id AND g2_Entity.g_id=g2_DerivativeImage.g_id
--------------------------------------------------------------------------------
file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/_all/0/0/GalleryStorage_describeEntity.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/module/_all/0/0/GalleryStorage_describeEntity.inc) file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/1/2) file_exists(/www/htdocs/v081104/wadi/galleries/cache/entity/1) is_dir(/www/htdocs/v081104/wadi/galleries/cache/entity/1) mkdir(/www/htdocs/v081104/wadi/galleries/cache/entity/1/2, 755) rename(/www/htdocs/v081104/wadi/galleries/cache/entity/1/2/120.incuDFrlC, /www/htdocs/v081104/wadi/galleries/cache/entity/1/2/120.inc) Loading plugin imageframe imageframe plugin successfully instantiated Check the version of the imageframe plugin The version of the imageframe plugin is ok file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/../../../modules/imageframe/local/frames) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/imageblock/templates/local/ImageBlock.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/imageblock/templates/ImageBlock.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/imageblock/templates/ImageBlock.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/imageframe/templates/containers/local/ImageFrame.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/imageframe/templates/containers/ImageFrame.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/imageframe/templates/containers/ImageFrame.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/NavigationLinks.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/NavigationLinks.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/NavigationLinks.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/ItemInfo.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/ItemInfo.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/ItemInfo.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/ItemLinks.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/ItemLinks.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/ItemLinks.tpl) Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok realpath(/www/htdocs/v081104/gallery2/modules/core/classes/../../..) Binding text domain: themes_matrix -> /www/htdocs/v081104/gallery2/themes/matrix/locale file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/ItemInfo.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/ItemInfo.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/ItemInfo.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/Pager.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/Pager.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/Pager.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/GuestPreview.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/GuestPreview.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/GuestPreview.tpl) Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/EmergencyEditItemLink.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/EmergencyEditItemLink.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/EmergencyEditItemLink.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/comment/templates/blocks/local/ViewComments.tpl) file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/comment/templates/blocks/ViewComments.tpl) stat(/www/htdocs/v081104/gallery2/modules/core/classes/helpers/../../../..//modules/comment/templates/blocks/ViewComments.tpl)
--------------------------------------------------------------------------------
(mysql): SELECT g2_AccessSubscriberMap.g_itemId, BIT_OR(g2_AccessMap.g_permission) FROM g2_AccessMap, g2_AccessSubscriberMap WHERE g2_AccessSubscriberMap.g_itemId IN (5011) AND g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId AND g2_AccessMap.g_userOrGroupId IN (6,4,2,3,3709,3711,3710) GROUP BY g2_AccessSubscriberMap.g_itemId
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
(mysql): SELECT g2_Comment.g_id FROM g2_Comment, g2_ChildEntity WHERE g2_ChildEntity.g_parentId = 5011 AND g2_ChildEntity.g_id = g2_Comment.g_id ORDER BY g2_Comment.g_date DESC LIMIT 3
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
(mysql): SELECT g2_ChildEntity.g_parentId, COUNT(g2_Comment.g_id) FROM g2_Comment, g2_ChildEntity WHERE g2_ChildEntity.g_parentId IN (5011) AND g2_ChildEntity.g_id = g2_Comment.g_id GROUP BY g2_ChildEntity.g_parentId
--------------------------------------------------------------------------------
Loading plugin core core plugin successfully instantiated getParameter id.adminGroup for core plugin file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/../../../images/local/xhtml10.png) Loading plugin core core plugin successfully instantiated getParameter id.adminGroup for core plugin file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/../../../images/local/gallery.gif) Loading plugin core core plugin successfully instantiated getParameter id.adminGroup for core plugin file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/../../../modules/core/data/local/g21-blackjack.png) Loading plugin core core plugin successfully instantiated getParameter id.adminGroup for core plugin file_exists(/www/htdocs/v081104/gallery2/modules/core/classes/../../../modules/core/data/local/donate.png)