getParameter permissions.file for core plugin
file_exists(/home/groups/lowkeys/g2data/cache/module/core/0/0/0.inc)
file_exists(/home/groups/lowkeys/g2data/cache/module/_all/0/0/GalleryFactoryHelper_loadRegistry.inc)
file_exists(/home/groups/lowkeys/web/photos/modules/core/classes/helpers/../../../../modules/rewrite/classes/RewriteUrlGenerator.class)
(mysql):
SELECT
g2_RewriteMap.g_match, g2_RewriteMap.g_pattern
FROM
g2_RewriteMap
WHERE
g2_RewriteMap.g_match != ''
file_exists(/home/groups/lowkeys/g2data/sessions/eebfba2f6d56d27650ce04d45bfd0516)
getParameter cookie.domain for core plugin
getParameter cookie.path for core plugin
getParameter galleryLocation for rewrite plugin
file_exists(/home/groups/lowkeys/g2data/cache/module/rewrite/0/0/0.inc)
getParameter session.lifetime for core plugin
getParameter default.language for core plugin
Loading plugin core
Class not defined, trying to include it.
file_exists(/home/groups/lowkeys/web/photos/modules/core/classes/helpers/../../../../modules/core/module.inc)
realpath(/home/groups/lowkeys/web/photos/modules/core/classes/../../..)
Binding text domain: modules_core -> /home/groups/lowkeys/web/photos/modules/core/locale
core plugin successfully instantiated
file_exists(/home/groups/lowkeys/g2data/versions.dat)
file(/home/groups/lowkeys/g2data/versions.dat, )
getParameter id.anonymousUser for core plugin
[1210745971] can't guarantee 5 -- extending!
file_exists(/home/groups/lowkeys/g2data/cache/entity/0/0/4.inc)
Loading plugin core
core plugin successfully instantiated
Check the version of the core plugin
file_exists(/home/groups/lowkeys/g2data/cache/module/_all/0/0/GalleryPluginHelper_fetchPluginStatus.inc)
The version of the core plugin is ok
file_exists(/home/groups/lowkeys/web/photos/modules/core/classes/../../../modules/core/ShowItem.inc)
getParameter id.rootAlbum for core plugin
file_exists(/home/groups/lowkeys/g2data/cache/entity/0/0/6.inc)
getParameter default.theme for core plugin
Loading plugin matrix
Class not defined, trying to include it.
file_exists(/home/groups/lowkeys/web/photos/modules/core/classes/helpers/../../../../themes/matrix/theme.inc)
matrix plugin successfully instantiated
Check the version of the matrix plugin
file_exists(/home/groups/lowkeys/g2data/cache/theme/_all/0/0/GalleryPluginHelper_fetchPluginStatus.inc)
The version of the matrix plugin is ok
file_exists(/home/groups/lowkeys/g2data/cache/theme/matrix/0/0/0.inc)
file_exists(/home/groups/lowkeys/g2data/cache/theme/matrix/0/0/6.inc)
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 = 4
AND
g2_UserGroupMap.g_groupId = '2'
LIMIT 1
getParameter id.rootAlbum for core plugin
(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 = 4
ORDER BY
g2_Group.g_groupName
LIMIT 18446744073709551615
(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(/home/groups/lowkeys/web/photos/modules/core/classes/../../..)
Binding text domain: modules_comment -> /home/groups/lowkeys/web/photos/modules/comment/locale
(mysql):
SELECT DISTINCT
g2_AccessMap.g_accessListId
FROM
g2_AccessMap
WHERE
(g2_AccessMap.g_userId = 4
OR
g2_AccessMap.g_groupId IN (3))
AND
g2_AccessMap.g_permission & 1 = 1
(mysql):
SELECT
g2_AccessSubscriberMap.g_itemId
FROM
g2_AccessSubscriberMap
WHERE
g2_AccessSubscriberMap.g_itemId = 6
AND
g2_AccessSubscriberMap.g_accessListId IN (6343,6344,6345,6346,6356)
LIMIT 1
(mysql): UPDATE g2_ItemAttributesMap SET g_viewCount = g2_ItemAttributesMap.g_viewCount + 1 WHERE g_itemId=6
file_exists(/home/groups/lowkeys/web/photos/modules/core/classes/../../../themes/local/matrix)
getParameter misc.markup for core plugin
file_exists(/home/groups/lowkeys/web/photos/modules/search/Preloads.inc)
file_exists(/home/groups/lowkeys/web/photos/modules/core/Preloads.inc)
file_exists(/home/groups/lowkeys/web/photos/modules/core/Preloads.inc)
file_exists(/home/groups/lowkeys/web/photos/modules/comment/Preloads.inc)
file_exists(/home/groups/lowkeys/web/photos/modules/exif/Preloads.inc)
file_exists(/home/groups/lowkeys/web/photos/modules/comment/Preloads.inc)
getParameter default.orderBy for core plugin
getParameter default.orderDirection for core plugin
Array
(
[limit] => Array
(
[count] => 24
[offset] => 0
)
)
(mysql):
SELECT
g2_ChildEntity.g_id , g2_Entity.g_creationTimestamp
FROM
g2_ChildEntity, g2_Item, g2_AccessSubscriberMap, g2_Entity
WHERE
g2_ChildEntity.g_parentId = 6
AND
g2_ChildEntity.g_id = g2_Item.g_id
AND
g2_AccessSubscriberMap.g_itemId = g2_ChildEntity.g_id
AND
g2_AccessSubscriberMap.g_accessListId IN (6343,6344,6345,6346,6356)
AND g2_Entity.g_id = g2_ChildEntity.g_id ORDER BY g2_Entity.g_creationTimestamp, g2_ChildEntity.g_id LIMIT 24
Loading plugin core
core plugin successfully instantiated
Check the version of the core plugin
The version of the core plugin is ok
file_exists(/home/groups/lowkeys/g2data/cache/entity/0/0/9.inc)
(mysql):
SELECT
g2_AccessSubscriberMap.g_itemId,
BIT_OR(g2_AccessMap.g_permission)
FROM
g2_AccessMap, g2_AccessSubscriberMap
WHERE
g2_AccessSubscriberMap.g_itemId IN (9)
AND
g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId
AND
(g2_AccessMap.g_userId = 4
OR
g2_AccessMap.g_groupId IN (3))
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 (6,9)
AND
g2_AccessSubscriberMap.g_itemId = g2_ChildEntity.g_id
AND
g2_AccessSubscriberMap.g_accessListId IN (6343,6344,6345,6346,6356)
GROUP BY
g2_ChildEntity.g_parentId
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 (9)
AND
g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId
AND
(g2_AccessMap.g_userId = 4
OR
g2_AccessMap.g_groupId IN (3))
GROUP BY
g2_AccessSubscriberMap.g_itemId
(mysql):
SELECT
g2_ItemAttributesMap.g_parentSequence
FROM
g2_ItemAttributesMap
WHERE
g2_ItemAttributesMap.g_itemId = 6
file_exists(/home/groups/lowkeys/g2data/cache/entity/0/0/5.inc)
(mysql):
SELECT
g2_ItemAttributesMap.g_itemId, g2_ItemAttributesMap.g_viewCount
FROM
g2_ItemAttributesMap
WHERE
g2_ItemAttributesMap.g_itemId IN (6,9)
(mysql):
SELECT
g2_DescendentCountsMap.g_itemId, g2_DescendentCountsMap.g_descendentCount
FROM
g2_DescendentCountsMap
WHERE
g2_DescendentCountsMap.g_userId = 4
AND
g2_DescendentCountsMap.g_itemId IN (6,9)
(mysql):
SELECT
g2_AccessSubscriberMap.g_itemId,
BIT_OR(g2_AccessMap.g_permission)
FROM
g2_AccessMap, g2_AccessSubscriberMap
WHERE
g2_AccessSubscriberMap.g_itemId IN (6,9)
AND
g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId
AND
(g2_AccessMap.g_userId = 4
OR
g2_AccessMap.g_groupId IN (3))
GROUP BY
g2_AccessSubscriberMap.g_itemId
Loading plugin comment
Class not defined, trying to include it.
file_exists(/home/groups/lowkeys/web/photos/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
(mysql):
SELECT
g2_ChildEntity.g_parentId,
COUNT(g2_Comment.g_id)
FROM
g2_Comment, g2_ChildEntity
WHERE
g2_ChildEntity.g_parentId IN (9)
AND
g2_ChildEntity.g_id = g2_Comment.g_id
GROUP BY
g2_ChildEntity.g_parentId
Loading plugin newitems
Class not defined, trying to include it.
file_exists(/home/groups/lowkeys/web/photos/modules/core/classes/helpers/../../../../modules/newitems/module.inc)
realpath(/home/groups/lowkeys/web/photos/modules/core/classes/../../..)
Binding text domain: modules_newitems -> /home/groups/lowkeys/web/photos/modules/newitems/locale
newitems plugin successfully instantiated
Check the version of the newitems plugin
The version of the newitems plugin is ok
file_exists(/home/groups/lowkeys/g2data/cache/module/newitems/0/0/0.inc)
Loading plugin rearrange
Class not defined, trying to include it.
file_exists(/home/groups/lowkeys/web/photos/modules/core/classes/helpers/../../../../modules/rearrange/module.inc)
realpath(/home/groups/lowkeys/web/photos/modules/core/classes/../../..)
Binding text domain: modules_rearrange -> /home/groups/lowkeys/web/photos/modules/rearrange/locale
rearrange plugin successfully instantiated
Check the version of the rearrange plugin
The version of the rearrange plugin is ok
Loading plugin shutterfly
Class not defined, trying to include it.
file_exists(/home/groups/lowkeys/web/photos/modules/core/classes/helpers/../../../../modules/shutterfly/module.inc)
realpath(/home/groups/lowkeys/web/photos/modules/core/classes/../../..)
Binding text domain: modules_shutterfly -> /home/groups/lowkeys/web/photos/modules/shutterfly/locale
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(/home/groups/lowkeys/web/photos/modules/core/classes/helpers/../../../../modules/slideshow/module.inc)
realpath(/home/groups/lowkeys/web/photos/modules/core/classes/../../..)
Binding text domain: modules_slideshow -> /home/groups/lowkeys/web/photos/modules/slideshow/locale
slideshow plugin successfully instantiated
Check the version of the slideshow plugin
The version of the slideshow plugin is ok
Loading plugin slideshowapplet
Class not defined, trying to include it.
file_exists(/home/groups/lowkeys/web/photos/modules/core/classes/helpers/../../../../modules/slideshowapplet/module.inc)
realpath(/home/groups/lowkeys/web/photos/modules/core/classes/../../..)
Binding text domain: modules_slideshowapplet -> /home/groups/lowkeys/web/photos/modules/slideshowapplet/locale
slideshowapplet plugin successfully instantiated
Check the version of the slideshowapplet plugin
The version of the slideshowapplet 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
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 (6,9)
AND
g2_Derivative.g_derivativeType IN (1)
file_exists(/home/groups/lowkeys/g2data/cache/entity/0/1/14.inc)
(mysql):
SELECT
g2_AccessSubscriberMap.g_itemId,
BIT_OR(g2_AccessMap.g_permission)
FROM
g2_AccessMap, g2_AccessSubscriberMap
WHERE
g2_AccessSubscriberMap.g_itemId IN (0)
AND
g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId
AND
(g2_AccessMap.g_userId = 4
OR
g2_AccessMap.g_groupId IN (3))
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
(mysql):
SELECT
g2_AccessSubscriberMap.g_itemId,
BIT_OR(g2_AccessMap.g_permission)
FROM
g2_AccessMap, g2_AccessSubscriberMap
WHERE
g2_AccessSubscriberMap.g_itemId IN (6)
AND
g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId
AND
(g2_AccessMap.g_userId = 4
OR
g2_AccessMap.g_groupId IN (3))
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
(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 (9)
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 (6)
AND
g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId
AND
(g2_AccessMap.g_userId = 4
OR
g2_AccessMap.g_groupId IN (3))
GROUP BY
g2_AccessSubscriberMap.g_itemId
file_exists(/home/groups/lowkeys/web/photos/modules/core/classes/helpers/../../../../modules/imageframe/classes/ImageFrameImpl.class)
Loading plugin imageframe
Class not defined, trying to include it.
file_exists(/home/groups/lowkeys/web/photos/modules/core/classes/helpers/../../../../modules/imageframe/module.inc)
realpath(/home/groups/lowkeys/web/photos/modules/core/classes/../../..)
Binding text domain: modules_imageframe -> /home/groups/lowkeys/web/photos/modules/imageframe/locale
imageframe plugin successfully instantiated
Check the version of the imageframe plugin
The version of the imageframe plugin is ok
file_exists(/home/groups/lowkeys/web/photos/modules/core/classes/../../../modules/imageframe/local/frames)
file_exists(/home/groups/lowkeys/web/photos/modules/core/classes/helpers/../../../../modules/icons/classes/IconsImpl.class)
getParameter iconpack for icons plugin
file_exists(/home/groups/lowkeys/g2data/cache/module/icons/0/0/0.inc)
file_exists(/home/groups/lowkeys/g2data/smarty/templates_c/%%2588515174)
is_dir(/home/groups/lowkeys/g2data/smarty/templates_c/%%2588515174)
file_exists(/home/groups/lowkeys/g2data/smarty/templates_c/%%2588515174)
is_writeable(/home/groups/lowkeys/g2data/smarty/templates_c/%%2588515174)
getParameter default.theme for core plugin
Loading plugin matrix
matrix plugin successfully instantiated
Check the version of the matrix plugin
The version of the matrix 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(/home/groups/lowkeys/web/photos/modules/core/classes/../../../modules/core/ErrorPage.inc)
getParameter id.adminGroup for core plugin
realpath(/home/groups/lowkeys/web/photos/modules/core/classes/../../../)
file_exists(/home/groups/lowkeys/web/photos/modules/core/classes/../../../lib/javascript/local/BlockToggle.js)
file_exists(/home/groups/lowkeys/g2data/smarty/templates_c/%%2588515174)
is_dir(/home/groups/lowkeys/g2data/smarty/templates_c/%%2588515174)
file_exists(/home/groups/lowkeys/g2data/smarty/templates_c/%%2588515174)
is_writeable(/home/groups/lowkeys/g2data/smarty/templates_c/%%2588515174)
realpath(/home/groups/lowkeys/web/photos/modules/core/classes/../../../)
Error
Error (ERROR_PLATFORM_FAILURE) : - in modules/core/classes/GalleryTemplate.class at line 270 (GalleryStatus::error)
- in modules/core/classes/GalleryTemplate.class at line 222 (GalleryTemplate::_initCompiledTemplateDir)
- in main.php at line 321 (GalleryTemplate::display)
- in main.php at line 90
- in main.php at line 83