Debug Output
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../../config.php)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../../plugins/index.modules)
file_exists(/home2/sanloren/public_html/gallery/files/cache/module/_all/0/0/GalleryFactoryHelper_loadRegistry.inc)
Unimplemented: GalleryUrlGenerator
getParameter language.useBrowserPref for core plugin
file_exists(/home2/sanloren/public_html/gallery/files/cache/module/core/0/0/0.inc)
getParameter default.language for core plugin
controller , view
Loading plugin core
Class not defined, trying to include it.
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../../modules/core/module.inc)
core plugin successfully instantiated
file_exists(/home2/sanloren/public_html/gallery/files/versions.dat)
file(/home2/sanloren/public_html/gallery/files/versions.dat, )
getParameter id.anonymousUser for core plugin
[1732812673] can't guarantee 5 -- extending!
file_exists(/home2/sanloren/public_html/gallery/files/cache/entity/0/0/5.inc)
Loading plugin core
core plugin successfully instantiated
Check the version of the core plugin
file_exists(/home2/sanloren/public_html/gallery/files/cache/module/_all/0/0/GalleryPluginHelper_fetchPluginStatus.inc)
The version of the core plugin is ok
file_exists(/home2/sanloren/public_html/gallery/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): SET NAMES "utf8"
(mysql):
SELECT
g2_UserGroupMap.g_userId
FROM
g2_UserGroupMap
WHERE
g2_UserGroupMap.g_userId = 5
AND
g2_UserGroupMap.g_groupId = 3
LIMIT 1
file_exists(/home2/sanloren/public_html/gallery/files/cache/entity/0/7/72.inc)
file_exists(/home2/sanloren/public_html/gallery/files/cache/entity/0/6/66.inc)
getParameter default.theme for core plugin
Loading plugin matrix
Class not defined, trying to include it.
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../../config.php)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../../plugins/index.themes)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../../themes/matrix/theme.inc)
matrix plugin successfully instantiated
Check the version of the matrix plugin
file_exists(/home2/sanloren/public_html/gallery/files/cache/theme/_all/0/0/GalleryPluginHelper_fetchPluginStatus.inc)
The version of the matrix plugin is ok
file_exists(/home2/sanloren/public_html/gallery/files/cache/theme/matrix/0/0/0.inc)
file_exists(/home2/sanloren/public_html/gallery/files/cache/theme/matrix/0/6/66.inc)
(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 = 5
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
(mysql):
SELECT DISTINCT
g2_AccessMap.g_accessListId
FROM
g2_AccessMap
WHERE
g2_AccessMap.g_userOrGroupId IN (5,4)
AND
g2_AccessMap.g_permission & 1 = 1
(mysql):
SELECT
g2_AccessSubscriberMap.g_itemId
FROM
g2_AccessSubscriberMap
WHERE
g2_AccessSubscriberMap.g_itemId = 72
AND
g2_AccessSubscriberMap.g_accessListId IN (8,9,10,11,18,27,48,67,100,163)
LIMIT 1
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/../../../themes/local/matrix)
getParameter misc.markup for core plugin
file_exists(/home2/sanloren/public_html/gallery/modules/search/Preloads.inc)
file_exists(/home2/sanloren/public_html/gallery/modules/core/Preloads.inc)
file_exists(/home2/sanloren/public_html/gallery/modules/core/Preloads.inc)
file_exists(/home2/sanloren/public_html/gallery/modules/comment/Preloads.inc)
file_exists(/home2/sanloren/public_html/gallery/modules/exif/Preloads.inc)
file_exists(/home2/sanloren/public_html/gallery/modules/comment/Preloads.inc)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../../modules/icons/classes/IconsImpl.class)
getParameter iconpack for icons plugin
file_exists(/home2/sanloren/public_html/gallery/files/cache/module/icons/0/0/0.inc)
getParameter acceleration for core plugin
getParameter id.anonymousUser 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
(mysql):
SELECT
g2_ItemAttributesMap.g_parentSequence
FROM
g2_ItemAttributesMap
WHERE
g2_ItemAttributesMap.g_itemId = 72
(mysql):
SELECT
g2_AccessSubscriberMap.g_itemId,
BIT_OR(g2_AccessMap.g_permission)
FROM
g2_AccessMap, g2_AccessSubscriberMap
WHERE
g2_AccessSubscriberMap.g_itemId IN (7,66)
AND
g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId
AND
g2_AccessMap.g_userOrGroupId IN (5,4)
GROUP BY
g2_AccessSubscriberMap.g_itemId
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_DataItem, g2_AccessSubscriberMap,
g2_ItemAttributesMap
WHERE
g2_ChildEntity.g_parentId = 66
AND
g2_ChildEntity.g_id = g2_DataItem.g_id
AND
g2_AccessSubscriberMap.g_itemId = g2_ChildEntity.g_id
AND
g2_AccessSubscriberMap.g_accessListId IN
(8,9,10,11,18,27,48,67,100,163)
AND g2_ItemAttributesMap.g_itemId = g2_ChildEntity.g_id ORDER BY
g2_ItemAttributesMap.g_orderWeight, g2_ChildEntity.g_id LIMIT
18446744073709551615
file_exists(/home2/sanloren/public_html/gallery/files/cache/entity/0/0/6.inc)
file_exists(/home2/sanloren/public_html/gallery/files/cache/entity/0/0/7.inc)
file_exists(/home2/sanloren/public_html/gallery/files/cache/entity/0/6/68.inc)
file_exists(/home2/sanloren/public_html/gallery/files/cache/entity/0/7/75.inc)
file_exists(/home2/sanloren/public_html/gallery/files/cache/entity/0/9/96.inc)
(mysql):
SELECT
g2_AccessSubscriberMap.g_itemId,
BIT_OR(g2_AccessMap.g_permission)
FROM
g2_AccessMap, g2_AccessSubscriberMap
WHERE
g2_AccessSubscriberMap.g_itemId IN (72)
AND
g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId
AND
g2_AccessMap.g_userOrGroupId IN (5,4)
GROUP BY
g2_AccessSubscriberMap.g_itemId
Loading plugin comment
Class not defined, trying to include it.
file_exists(/home2/sanloren/public_html/gallery/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(/home2/sanloren/public_html/gallery/files/cache/module/comment/0/0/0.inc)
Loading plugin rearrange
Class not defined, trying to include it.
file_exists(/home2/sanloren/public_html/gallery/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 shutterfly
Class not defined, trying to include it.
file_exists(/home2/sanloren/public_html/gallery/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(/home2/sanloren/public_html/gallery/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
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_ChildEntity.g_parentId,
COUNT(g2_ChildEntity.g_id)
FROM
g2_ChildEntity, g2_AccessSubscriberMap
WHERE
g2_ChildEntity.g_parentId IN (72)
AND
g2_AccessSubscriberMap.g_itemId = g2_ChildEntity.g_id
AND
g2_AccessSubscriberMap.g_accessListId IN
(8,9,10,11,18,27,48,67,100,163)
GROUP BY
g2_ChildEntity.g_parentId
(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 (72)
AND
g2_Derivative.g_derivativeType IN (1)
file_exists(/home2/sanloren/public_html/gallery/files/cache/entity/0/7/73.inc)
(mysql):
SELECT
g2_AccessSubscriberMap.g_itemId,
BIT_OR(g2_AccessMap.g_permission)
FROM
g2_AccessMap, g2_AccessSubscriberMap
WHERE
g2_AccessSubscriberMap.g_itemId IN (66)
AND
g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId
AND
g2_AccessMap.g_userOrGroupId IN (5,4)
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 DISTINCT
g2_AccessMap.g_accessListId
FROM
g2_AccessMap
WHERE
g2_AccessMap.g_userOrGroupId IN (5,4)
AND
g2_AccessMap.g_permission & 16 = 16
(mysql):
SELECT
g2_AccessSubscriberMap.g_itemId,
BIT_OR(g2_AccessMap.g_permission)
FROM
g2_AccessMap, g2_AccessSubscriberMap
WHERE
g2_AccessSubscriberMap.g_itemId IN (72)
AND
g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId
AND
g2_AccessMap.g_userOrGroupId IN (5,4)
GROUP BY
g2_AccessSubscriberMap.g_itemId
(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 (72)
AND
g2_Derivative.g_derivativeType IN (2)
file_exists(/home2/sanloren/public_html/gallery/files/cache/entity/0/7/74.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 (72)
AND
g2_Derivative.g_derivativeType IN (3)
Loading plugin core
core plugin successfully instantiated
Check the version of the core plugin
The version of the core plugin is ok
getParameter acceleration for core plugin
getParameter id.anonymousUser for core plugin
file_exists(/home2/sanloren/public_html/gallery/files/smarty/templates_c/%%415481234)
is_dir(/home2/sanloren/public_html/gallery/files/smarty/templates_c/%%415481234)
file_exists(/home2/sanloren/public_html/gallery/files/smarty/templates_c/%%415481234)
is_writeable(/home2/sanloren/public_html/gallery/files/smarty/templates_c/%%415481234)
file_exists(/home2/sanloren/public_html/gallery/files/smarty/templates_c/%%415481234/v_9)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/theme.tpl)
is_readable(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/theme.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/theme.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/theme.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/../../../modules/icons/iconpacks/paularmstrongdesigns/local/icons.css)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/../../../modules/search/local/SearchBlock.js)
getParameter misc.markup for core plugin
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../../config.php)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../../plugins/index.libs)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/SystemLinks.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/SystemLinks.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/SystemLinks.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
getParameter id.rootAlbum for core plugin
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/BreadCrumb.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/BreadCrumb.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/BreadCrumb.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/photo.tpl)
is_readable(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/photo.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/photo.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/photo.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/ItemInfo.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/ItemInfo.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/ItemInfo.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/PhotoSizes.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/PhotoSizes.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/PhotoSizes.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/sidebar.tpl)
is_readable(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/sidebar.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/sidebar.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//themes/matrix/templates/local/sidebar.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/search/templates/blocks/local/SearchBlock.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/search/templates/blocks/SearchBlock.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/search/templates/blocks/SearchBlock.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
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/ItemLinks.tpl)
is_readable(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/ItemLinks.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/ItemLinks.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/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
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/PeerList.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/PeerList.tpl)
stat(/home2/sanloren/public_html/gallery/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 = 66
AND
g2_ChildEntity.g_id = g2_Item.g_id
AND
g2_AccessSubscriberMap.g_itemId = g2_ChildEntity.g_id
AND
g2_AccessSubscriberMap.g_accessListId IN
(8,9,10,11,18,27,48,67,100,163)
AND g2_ItemAttributesMap.g_itemId = g2_ChildEntity.g_id ORDER BY
g2_ItemAttributesMap.g_orderWeight, g2_ChildEntity.g_id LIMIT
18446744073709551615
file_exists(/home2/sanloren/public_html/gallery/files/cache/entity/0/7/78.inc)
file_exists(/home2/sanloren/public_html/gallery/files/cache/entity/0/8/81.inc)
file_exists(/home2/sanloren/public_html/gallery/files/cache/entity/0/8/84.inc)
file_exists(/home2/sanloren/public_html/gallery/files/cache/entity/0/8/87.inc)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/NavigationLinks.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/NavigationLinks.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/NavigationLinks.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/Navigator.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/Navigator.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/Navigator.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/exif/templates/blocks/local/ExifInfo.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/exif/templates/blocks/ExifInfo.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/exif/templates/blocks/ExifInfo.tpl)
file_exists(/home2/sanloren/public_html/gallery/files/albums/2007-halloween/IMG_0022.JPG)
Array
(
[VerboseOutput] =>
[Errors] => 0
[ValidJpeg] => 1
[ValidIPTCData] => 0
[ValidJFIFData] => 1
[ValidEXIFData] => 1
[ValidAPP2Data] => 0
[ValidCOMData] => 0
[JFIF] => Array
(
[Size] => 16
[Data] => JFIF``
[Identifier] => JFIF
[ExtensionCode] => 01
)
[APP1Size] => 8596
[Endien] => Intel
[IFD0NumTags] => 9
[IFD0] => Array
(
[Make] => Canon
[Model] => Canon PowerShot A80
[Orientation] => 0
[xResolution] => 180 dots per ResolutionUnit
[yResolution] => 180 dots per ResolutionUnit
[ResolutionUnit] => Inch
[DateTime] => 2006:10:28 03:53:57
[YCbCrPositioning] => Center of Pixel Array
[ExifOffset] => 184
)
[IFD1Offset] => 1919
[SubIFDNumTags] => 31
[SubIFD] => Array
(
[ExposureTime] => 1/60 sec
[FNumber] => f 2.8
[ExifVersion] => version 2.2
[DateTimeOriginal] => 2006:10:28 03:53:57
[DateTimedigitized] => 2006:10:28 03:53:57
[ComponentsConfiguration] => YCbCr
[CompressedBitsPerPixel] => 3
[ShutterSpeedValue] => 42199/9886 sec
[ApertureValue] => f 2.8
[ExposureBiasValue] => 0 EV
[MaxApertureValue] => f 2.8
[MeteringMode] => Multi-Segment
[Flash] => Red Eye, Auto-Mode
[FocalLength] => 7.8125 mm
[UserComment] =>
[FlashPixVersion] => version 1
[ColorSpace] => Uncalibrated
[ExifImageWidth] => 1024 pixels
[ExifImageHeight] => 768 pixels
[ExifInteroperabilityOffset] => 1865
[FocalPlaneXResolution] => 8114.28571429
[FocalPlaneYResolution] => 8114.28571429
[FocalPlaneResolutionUnit] => Inch
[SensingMethod] => One Chip Color Area Sensor
[FileSource] => Digital Still Camera
[CustomerRender] => 0
[ExposureMode] => 0
[WhiteBalance] => 0
[DigitalZoomRatio] => 1
[SceneCaptureMode] => 2
[unknown:a420] => 1e3f14a3e861c718b103d771432905cd
)
[IFD1NumTags] => 6
[IFD1] => Array
(
[Compression] => Jpeg Compression
[xResolution] => 72 dots per ResolutionUnit
[yResolution] => 72 dots per ResolutionUnit
[ResolutionUnit] => Inch
[JpegIFOffset] => 2013
[JpegIFByteCount] => 6575
)
[InteroperabilityIFDNumTags] => 4
[InteroperabilityIFD] => Array
(
[InteroperabilityIndex] => R98
[InteroperabilityVersion] => version 1
[RelatedImageWidth] => 1024
[RelatedImageLength] => 768
)
)
file_exists(/home2/sanloren/public_html/gallery/files/albums/2007-halloween/IMG_0022.JPG)
Array
(
[jfif] => Array
(
[Version] => 1.01
[Units] => dpi
[XDensity] => 96
[YDensity] => 96
[ThumbnailWidth] => 0
[ThumbnailHeight] => 0
)
[sof] => Array
(
[Format] => Baseline
[SamplePrecision] => 8
[ImageHeight] => 768
[ImageWidth] => 1024
[ColorChannels] => 3
)
[exif] => Array
(
[ByteAlign] => Little Endian
[Make] => Canon
[Model] => Canon PowerShot A80
[Orientation] => 0
[XResolution] => Array
(
[val] => 180
[num] => 180
[den] => 1
)
[YResolution] => Array
(
[val] => 180
[num] => 180
[den] => 1
)
[ResolutionUnit] => 2
[DateTime] => 2006:10:28 03:53:57
[YCbCrPositioning] => 1
[ExposureTime] => Array
(
[val] => 0.0166666666667
[num] => 1
[den] => 60
)
[FNumber] => Array
(
[val] => 2.8
[num] => 28
[den] => 10
)
[EXIFVersion] => 0220
[DatetimeOriginal] => 2006:10:28 03:53:57
[DatetimeDigitized] => 2006:10:28 03:53:57
[ComponentsConfiguration] =>
[CompressedBitsPerPixel] => Array
(
[val] => 3
[num] => 3
[den] => 1
)
[ShutterSpeedValue] => Array
(
[val] => 5.90625
[num] => 3170893824
[den] => 536870912
)
[ApertureValue] => Array
(
[val] => 2.96875
[num] => 95
[den] => 32
)
[ExposureBiasValue] => Array
(
[val] => 0
[num] => 0
[den] => 50331648
)
[MaxApertureValue] => Array
(
[val] => 2.96875
[num] => 95
[den] => 32
)
[MeteringMode] => 5
[Flash] => 89
[FocalLength] => Array
(
[val] => 7.8125
[num] => 250
[den] => 32
)
[UserComment] =>
[FlashPixVersion] => 0100
[ColorSpace] => 65535
[PixelXDimension] => 1024
[PixelYDimension] => 768
[InteroperabilityIndex] => R98
[InteroperabilityVersion] => 0100
[RelatedImageWidth] => 1024
[RelatedImageLength] => 768
[FocalPlaneXResolution] => Array
(
[val] => 8114.28571429
[num] => 2272000
[den] => 280
)
[FocalPlaneYResolution] => Array
(
[val] => 8114.28571429
[num] => 1704000
[den] => 210
)
[FocalPlaneResolutionUnit] => 2
[SensingMethod] => 2
[FileSource] =>
[TIFFCompression] => 6
[TIFFXResolution] => Array
(
[val] => 72
[num] => 72
[den] => 1
)
[TIFFYResolution] => Array
(
[val] => 72
[num] => 72
[den] => 1
)
[TIFFResolutionUnit] => 2
[JFIFThumbnail] =>
JFIFC !"$"$Cx" ?!1"AQaq#2B3b$RCrs1!1AQa"q#2B?'Al8{sd5}mH*S(4 )7|LΧa;i4ä!.XyzϫF/N2v%WL.)x9
Kc]oj]"\PlShޒnP_('>ͿKHsbXk_@+m?9_8y٬Yyˣ
6s(ӌֵw*=!vRS<OFGwՅ!BTrpާ >*5M\lc9S E
i' 27xVN+s-mᰵ`O= "hlyMqkeM|ᡝ'/LOO^~>nÎԄ5()f8z@sC:$x7;*e[y%Ss>iJ_aU)fOxqGZ?ε}#dT"TMv
ry@2xYv;J9;I`l<I>jᬋm;
)52rSlV-՜!u;)^""SXњXlX
4moKiZw-;3)ȡh}uq-*itNAW6tJ;j>}NaWDR9nT-hhxJs2#>?S\!eBiE<ϞG?jZ[%~HQSe@x}.wωapm!)K)BOV
@פ
'sXQYJ~e35Gm}2pAIǟ.jOk6O=y-IqMlfeֶJ[N9>1El4b*LuVnLںBꊏzR+;FH#b- $a8zz
=qS7eb;-ӆAR¶xz_[FԺ/;"
Z:d,-{ry9ti tjbUQmX[q+;'oA*H~fr,=R@\YknP6J\;A^Z_Ԛ5=*1vf.%-%zwM)CMM}q@`
r)o}2VGQi;p4>^,w'D'ns$i[i{+8Ked i:^ź9
DmZpW?\XhX.HG>t}D2>r6o%+Lp7*aNqfCFjTk/55$7:=t%lHmRRPʏ8ھ"}Ä:f+kBJ%MXRTU`7ء4yik8*P08֝L:z6tieSVJty_P~+ _.^XtbTU*JԸRY$5ì5Q-zz}+@C<6ֆ
FA)_z:U86C!萳Ҫ[>%6v+7)WI! Ry.)C83'NeN=r( ym+-L2AUSoysѭW+T31fJAA#*9Gv tEe1܌ۥ8wj;6VZΩM0F[2@ty"*%ژR yc\LuZnʉeoYB5$+~nZkO]nYqLw7>`R
C ̝=wī°b+RIa]ê'{)*JCK倴>7|8k 6.b^o%D(KoNp8WUr1HN6TJ$(->(rimcWk}
sJHuE!_{qAH[L{]n{)tmn+$ODg7v/Ate]e\4[YZ [@
([G])۴%)bam~9ZbhgRrJ=!5),ZّߨƝ:*p$J$Ha2%'=IhV's$9tMK;/*$~ʆ{BHi%n6i%9V}^/q;G;\A˯$ә
wTW|vSr6{c}E{oQYܐG8隸٧5 T2
+Q;mI8V1K&DMZKeFt#j=i8Zi6;e[rBT/J]PF[Lf\s*p7֕cM
']5L]e(SG8_>ǝz
BR^d}Y*HN"*bv9ۮ/F|(dG]`)/Wwk*om8kHɡ[pSyj-aNcsU[(lW(xщݍ!]^0/2hZb*ʝ>b*!n>_Z\
Z}u/cQ)0F
$,6oSl)nqF@*ZPPq->ߕlA%ƶ]&H_}GT^nzʂJ1A(dFqƥҊf0pgɎ>
c↡w%
9h X^*~dAPKzU,aeO$"J27
i-hTDY$}=;±U>_a8JK2G.#kRWĐ'\[u:x2?.[4t3?*KRVWix
T҆|kkhFV R:5rqCyDpr|XpiSe)Ŷ.
P0:8&!E%nGr=i띶V\Rԝ
d)=d܁;L'"[n"=oR2Ve+R@>X
x`YlNJ}Z@xsǦ+av,_?HAm$ch|=~4z6o!X:fd<<`dפR2v?!CfSkc[.
k} 9+,2i0YЩGj\lO̴
Ө"O}mC@|#>X+nGu/[8
)PRiRdΓI?N9ǵ2_Imf0Ss_PU0okQ
WҜ~*B|ϵgcm.FYIV>I)e!Wp<֩=2=k~ɫN~IߞJJd
jn1PmO'ȃUN7I˃7|bLa[yaI?0x4څB!3?8Ӯȸp#s@9՟z9'v@3QS2lgu3Bu%*)%rZNC}|+(TaS)
Gx]
$ɠ-}Y<
2>weЈ`6![\JNTpBhRNG@VVWaV/"l$[5M"FHԩ XN,O@*\YYY$oNqk] Array
(
[raw] => Array
(
[8BIM_0x0404] => Array
(
[type] => 1028
[header] =>
[data] => PPicasa 2.0u
0-0-7fffffff-0
0-0-0-0
0
0
0
v
)
)
)
[iptc] => Array
(
[Byline] => Picasa 2.0
[IPTC_0x75] =>
0-0-7fffffff-0
0-0-0-0
0
0
0
[IPTC_0x76] =>
)
[file] => Array
(
[Name] => IMG_0022.JPG
[Size] => 167610
[NiceSize] => 164KB
[UnixTime] => 1253160681
)
)
(mysql):
SELECT
g2_ExifPropertiesMap.g_property, g2_ExifPropertiesMap.g_viewMode,
g2_ExifPropertiesMap.g_sequence
FROM
g2_ExifPropertiesMap
WHERE
g2_ExifPropertiesMap.g_viewMode = 1
ORDER BY
g2_ExifPropertiesMap.g_sequence ASC
getParameter format.datetime 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
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/comment/templates/blocks/local/ViewComments.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/comment/templates/blocks/ViewComments.tpl)
stat(/home2/sanloren/public_html/gallery/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 (72)
AND
g2_AccessSubscriberMap.g_accessListId = g2_AccessMap.g_accessListId
AND
g2_AccessMap.g_userOrGroupId IN (5,4)
GROUP BY
g2_AccessSubscriberMap.g_itemId
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/Navigator.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/Navigator.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/Navigator.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/GuestPreview.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/GuestPreview.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/GuestPreview.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/local/EmergencyEditItemLink.tpl)
file_exists(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/EmergencyEditItemLink.tpl)
stat(/home2/sanloren/public_html/gallery/modules/core/classes/helpers/../../../..//modules/core/templates/blocks/EmergencyEditItemLink.tpl)