Update system failure

RendeR

Joined: 2009-11-15
Posts: 1
Posted: Sun, 2009-11-15 15:24


Gallery version (not just "2"): upgrading from .8 to 2.3
PHP version (e.g. 5.1.6): 5.2.5
PHPInfo Link (see FAQ):
Webserver (e.g. Apache 1.3.33): Apache 2.0.63
Database (e.g. MySql 5.0.32): MysSql 4.1.22 standard log
Activated toolkits (e.g. NetPbm, GD):
Operating system (e.g. Linux): Linux
Browser (e.g. Firefox 2.0): FireFox 3.5.5

Upgrading from older version (.8?) to 2.3 using Fantastico interface via cpanel in my web hosting account.

Upgrade package installs and I begin the process.

First issue is there is no "versions.dat" file, I create a blank one, this error clears.

Moving on to the core upgrade step and I get the following info:

This error appears at the top of the browser window (viewing area)
_____________________________________
Notice: Undefined variable: versions in /home/render18/public_html/majgallery/modules/core/module.inc on line 548
_______________________________________

Then the page comes up as this:(its rediculously long, be prepared to scroll)

_________________________________________

An error occurred while upgrading Gallery Core Module

Something went wrong when we tried to upgrade the core module. In the boxes below you can find some debug information. Report this in the Gallery Forums and we'll help you diagnose the problem.
Stack Trace:
Error (ERROR_STORAGE_FAILURE)

* in modules/core/classes/GalleryStorage.class at line 494 (gallerycoreapi::error)
* in modules/core/classes/Gallery.class at line 202 (mysqlstorage::search)
* in modules/core/CoreModuleExtras.inc at line 633 (gallery::search)
* in modules/core/module.inc at line 486 (coremoduleextras::upgrade)
* in modules/core/classes/GalleryModule.class at line 175 (coremodule::upgrade)
* in upgrade/steps/UpgradeCoreModuleStep.class at line 85 (coremodule::installorupgrade)
* in upgrade/index.php at line 186 (upgradecoremodulestep::processrequest)

Debug Output:

file_exists(/home/render18/public_html/majgallery/g2data/versions.dat)
file(/home/render18/public_html/majgallery/g2data/versions.dat, )
Unknown module version 0.8 in prepareConfigUpgrade()
is_writeable(/home/render18/public_html/majgallery/config.php)

--------------------------------------------------------
Upgrade Core Module
--------------------------------------------------------

--------------------------------------------------------
System and Gallery information:
--------------------------------------------------------
Gallery version: 2.0-alpha-3
File integrity: There are some old files
SVN install: No
PHP version: 4.4.8 cgi
PHP memory limit:
PHP
disable_functions: exec,passthru,proc_open,shell_exec,system,posix_kill,popen
PHP zend.ze1_compatibility_mode:
Webserver: Apache/2.0.63
Database: mysqlt 4.1.22-standard-log
Operating system: Linux sun.whbdns.com 2.6.30.5.dn.am #2 SMP Mon Aug
17 17:49:48 EDT 2009 i686
Browser: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5)
Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
--------------------------------------------------------

getParameter id.adminGroup for core plugin

(mysqlt):
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 = 'core'
AND
g2_PluginParameterMap.g_itemId = 0

(mysqlt):
SELECT
g2_UserGroupMap.g_userId,
g2_User.g_userName
FROM
g2_UserGroupMap, g2_User
WHERE
g2_UserGroupMap.g_groupId = 3
AND
g2_UserGroupMap.g_userId = g2_User.g_id

ORDER BY
g2_User.g_userName
LIMIT 1

(mysqlt): SELECT g_id, g_entityType FROM g2_Entity WHERE g_id IN (6)

(mysqlt): SELECT g2_Schema.g_info FROM g2_PluginMap, g2_Schema
WHERE g2_PluginMap.g_pluginId = g2_Schema.g_pluginId
AND g2_Schema.g_type = 'entity' AND g2_PluginMap.g_active = 1

(mysqlt): SELECT g2_Schema.g_info FROM g2_Schema WHERE g2_Schema.g_type =
'entity'

(mysqlt): SELECT g2_User.g_userName, g2_User.g_fullName,
g2_User.g_hashedPassword, g2_User.g_email, g2_User.g_language,
g2_User.g_locked, 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_User, g2_Entity
WHERE g2_User.g_id IN (6) AND g2_Entity.g_id=g2_User.g_id

(mysqlt): SELECT g2_Schema.g_info FROM g2_Schema WHERE g2_Schema.g_type =
'entity'

(mysqlt): SELECT g2_Schema.g_info FROM g2_Schema WHERE g2_Schema.g_type =
'entity'

GalleryModule::installOrUpgrade core module
In bootstrap mode (core module)
Configure store for core module

(mysqlt): SET AUTOCOMMIT=0

(mysqlt): BEGIN

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SHOW TABLES

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/core/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/core/classes/Entities.inc)

(mysqlt): COMMIT

(mysqlt): SET AUTOCOMMIT=1

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl,
)
file_exists(/home/render18/public_html/majgallery/modules/core/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/core/classes/Entities.inc)

(mysqlt): SET AUTOCOMMIT=0

(mysqlt): BEGIN

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:11:\"EventLogMap\";a:9:{s:2:\"id\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:6:\"userId\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:4:\"type\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:1;}s:7:\"summary\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:7:\"details\";a:2:{s:4:\"type\";i:4;s:4:\"size\";i:2;}s:8:\"location\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:6:\"client\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:9:\"timestamp\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:7:\"referer\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'EventLogMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:13:\"ExternalIdMap\";a:3:{s:10:\"externalId\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:10:\"entityType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:8:\"entityId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'ExternalIdMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:15:\"FailedLoginsMap\";a:3:{s:8:\"userName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:5:\"count\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:11:\"lastAttempt\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'FailedLoginsMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:16:\"GalleryAccessMap\";a:3:{s:12:\"accessListId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:13:\"userOrGroupId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:10:\"permission\";a:3:{s:4:\"type\";i:64;s:4:\"size\";i:4;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'AccessMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:26:\"GalleryAccessSubscriberMap\";a:2:{s:6:\"itemId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:12:\"accessListId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'AccessSubscriberMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:16:\"GalleryAlbumItem\";a:4:{s:7:\"members\";a:3:{s:5:\"theme\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:1;}s:7:\"orderBy\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:14:\"orderDirection\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:1;}}s:6:\"parent\";s:11:\"GalleryItem\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'AlbumItem'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:20:\"GalleryAnimationItem\";a:4:{s:7:\"members\";a:2:{s:5:\"width\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:3;}s:6:\"height\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:3;}}s:6:\"parent\";s:15:\"GalleryDataItem\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:2:{i:0;s:5:\"width\";i:1;s:6:\"height\";}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'AnimationItem'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:15:\"GalleryCacheMap\";a:7:{s:3:\"key\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:5:\"value\";a:2:{s:4:\"type\";i:4;s:4:\"size\";i:4;}s:6:\"userId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:6:\"itemId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:4:\"type\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:9:\"timestamp\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:7:\"isEmpty\";a:2:{s:4:\"type\";i:8;s:4:\"size\";i:2;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'CacheMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:18:\"GalleryChildEntity\";a:4:{s:7:\"members\";a:1:{s:8:\"parentId\";a:2:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;}}s:6:\"parent\";s:13:\"GalleryEntity\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'ChildEntity'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:15:\"GalleryDataItem\";a:4:{s:7:\"members\";a:2:{s:8:\"mimeType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:1;}s:4:\"size\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:1;}}s:6:\"parent\";s:11:\"GalleryItem\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:2:{i:0;s:8:\"mimeType\";i:1;s:4:\"size\";}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'DataItem'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:17:\"GalleryDerivative\";a:4:{s:7:\"members\";a:8:{s:18:\"derivativeSourceId\";a:3:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:20:\"derivativeOperations\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:15:\"derivativeOrder\";a:2:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;}s:14:\"derivativeSize\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:1;}s:14:\"derivativeType\";a:2:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;}s:8:\"mimeType\";a:4:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";i:1;s:15:\"external-access\";i:3;}s:20:\"postFilterOperations\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:8:\"isBroken\";a:1:{s:4:\"type\";i:8;}}s:6:\"parent\";s:18:\"GalleryChildEntity\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'Derivative'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:22:\"GalleryDerivativeImage\";a:4:{s:7:\"members\";a:2:{s:5:\"width\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:1;}s:6:\"height\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:1;}}s:6:\"parent\";s:17:\"GalleryDerivative\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'DerivativeImage'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:31:\"GalleryDerivativePreferencesMap\";a:4:{s:6:\"itemId\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:5:\"order\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:14:\"derivativeType\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:20:\"derivativeOperations\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'DerivativePrefsMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:26:\"GalleryDescendentCountsMap\";a:3:{s:6:\"userId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:6:\"itemId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:15:\"descendentCount\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'DescendentCountsMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:13:\"GalleryEntity\";a:4:{s:7:\"members\";a:8:{s:2:\"id\";a:3:{s:4:\"type\";i:33;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:17:\"creationTimestamp\";a:3:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:3;}s:10:\"isLinkable\";a:2:{s:4:\"type\";i:8;s:7:\"notNull\";i:1;}s:6:\"linkId\";a:1:{s:4:\"type\";i:1;}s:21:\"modificationTimestamp\";a:3:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:12:\"serialNumber\";a:3:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:10:\"entityType\";a:4:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:14:\"onLoadHandlers\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}}s:6:\"parent\";N;s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'Entity'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:17:\"GalleryFactoryMap\";a:7:{s:9:\"classType\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:9:\"className\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:6:\"implId\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:8:\"implPath\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:12:\"implModuleId\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:5:\"hints\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:11:\"orderWeight\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'FactoryMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:23:\"GalleryFileSystemEntity\";a:4:{s:7:\"members\";a:1:{s:13:\"pathComponent\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:1;}}s:6:\"parent\";s:18:\"GalleryChildEntity\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'FileSystemEntity'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:12:\"GalleryGroup\";a:4:{s:7:\"members\";a:2:{s:9:\"groupType\";a:2:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;}s:9:\"groupName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:1;}}s:6:\"parent\";s:13:\"GalleryEntity\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'Group'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:11:\"GalleryItem\";a:4:{s:7:\"members\";a:9:{s:18:\"canContainChildren\";a:3:{s:4:\"type\";i:8;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:11:\"description\";a:3:{s:4:\"type\";i:4;s:4:\"size\";i:1;s:15:\"external-access\";i:3;}s:8:\"keywords\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:4;s:15:\"external-access\";i:3;}s:7:\"ownerId\";a:2:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;}s:8:\"renderer\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:7:\"summary\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:4;s:15:\"external-access\";i:3;}s:5:\"title\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:3;}s:20:\"viewedSinceTimestamp\";a:3:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:20:\"originationTimestamp\";a:3:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:3;}}s:6:\"parent\";s:23:\"GalleryFileSystemEntity\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'Item'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:24:\"GalleryItemAttributesMap\";a:4:{s:6:\"itemId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:9:\"viewCount\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:11:\"orderWeight\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:14:\"parentSequence\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:4;s:19:\"notNullEmptyAllowed\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'ItemAttributesMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:21:\"GalleryMaintenanceMap\";a:5:{s:5:\"runId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:6:\"taskId\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:9:\"timestamp\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:7:\"success\";a:2:{s:4:\"type\";i:8;s:4:\"size\";i:2;}s:7:\"details\";a:2:{s:4:\"type\";i:4;s:4:\"size\";i:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'MaintenanceMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:18:\"GalleryMimeTypeMap\";a:3:{s:9:\"extension\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:8:\"mimeType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:8:\"viewable\";a:2:{s:4:\"type\";i:8;s:4:\"size\";i:2;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'MimeTypeMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:16:\"GalleryMovieItem\";a:4:{s:7:\"members\";a:3:{s:5:\"width\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:3;}s:6:\"height\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:3;}s:8:\"duration\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:3;}}s:6:\"parent\";s:15:\"GalleryDataItem\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:3:{i:0;s:5:\"width\";i:1;s:6:\"height\";i:2;s:8:\"duration\";}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'MovieItem'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:23:\"GalleryPermissionSetMap\";a:5:{s:6:\"module\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:10:\"permission\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:11:\"description\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:4:\"bits\";a:3:{s:4:\"type\";i:64;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:5:\"flags\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'PermissionSetMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:16:\"GalleryPhotoItem\";a:4:{s:7:\"members\";a:2:{s:5:\"width\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:1;}s:6:\"height\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:1;}}s:6:\"parent\";s:15:\"GalleryDataItem\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:2:{i:0;s:5:\"width\";i:1;s:6:\"height\";}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'PhotoItem'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:16:\"GalleryPluginMap\";a:3:{s:10:\"pluginType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:8:\"pluginId\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:6:\"active\";a:3:{s:4:\"type\";i:8;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'PluginMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:23:\"GalleryPluginPackageMap\";a:6:{s:10:\"pluginType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:8:\"pluginId\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:11:\"packageName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:14:\"packageVersion\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:12:\"packageBuild\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:6:\"locked\";a:3:{s:4:\"type\";i:8;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'PluginPackageMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:25:\"GalleryPluginParameterMap\";a:5:{s:10:\"pluginType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:8:\"pluginId\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:6:\"itemId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:13:\"parameterName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:14:\"parameterValue\";a:3:{s:4:\"type\";i:4;s:4:\"size\";i:1;s:19:\"notNullEmptyAllowed\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'PluginParameterMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:25:\"GalleryRecoverPasswordMap\";a:3:{s:8:\"userName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:10:\"authString\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:14:\"requestExpires\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'RecoverPasswordMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:17:\"GallerySessionMap\";a:6:{s:2:\"id\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:6:\"userId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:16:\"remoteIdentifier\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:17:\"creationTimestamp\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:21:\"modificationTimestamp\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:4:\"data\";a:2:{s:4:\"type\";i:4;s:4:\"size\";i:4;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'SessionMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:26:\"GalleryToolkitOperationMap\";a:4:{s:4:\"name\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:13:\"parametersCrc\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:14:\"outputMimeType\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:11:\"description\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'TkOperatnMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:34:\"GalleryToolkitOperationMimeTypeMap\";a:4:{s:13:\"operationName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:9:\"toolkitId\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:8:\"mimeType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:8:\"priority\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'TkOperatnMimeTypeMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:35:\"GalleryToolkitOperationParameterMap\";a:4:{s:13:\"operationName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:8:\"position\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:4:\"type\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:11:\"description\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'TkOperatnParameterMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:25:\"GalleryToolkitPropertyMap\";a:3:{s:4:\"name\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:4:\"type\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:11:\"description\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'TkPropertyMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:33:\"GalleryToolkitPropertyMimeTypeMap\";a:3:{s:12:\"propertyName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:9:\"toolkitId\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:8:\"mimeType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'TkPropertyMimeTypeMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:18:\"GalleryUnknownItem\";a:4:{s:7:\"members\";a:0:{}s:6:\"parent\";s:15:\"GalleryDataItem\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'UnknownItem'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:11:\"GalleryUser\";a:4:{s:7:\"members\";a:6:{s:8:\"userName\";a:4:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:8:\"fullName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:3;}s:14:\"hashedPassword\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:5:\"email\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:8:\"language\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:1;}s:6:\"locked\";a:1:{s:4:\"type\";i:8;}}s:6:\"parent\";s:13:\"GalleryEntity\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'User'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:19:\"GalleryUserGroupMap\";a:2:{s:6:\"userId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:7:\"groupId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'UserGroupMap'

(mysqlt): UPDATE g2_Schema SET g_pluginId = 'core' WHERE g_name = 'Lock'

(mysqlt): UPDATE g2_Schema SET g_pluginId = 'core' WHERE g_name = 'Schema'

Upgrade (or install) core module
Entering CoreModuleExtras::upgrade
file_exists(/home/render18/public_html/majgallery/g2data/versions.dat)
file(/home/render18/public_html/majgallery/g2data/versions.dat, )
Current version not set
getParameter permissions.directory for core plugin

(mysqlt):
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 = 'core'
AND
g2_PluginParameterMap.g_itemId = 0

Old version: 0.8 New version: 1.3.0
file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SHOW TABLES

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/core/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/core/classes/Entities.inc)

(mysqlt): COMMIT

(mysqlt): SET AUTOCOMMIT=1

(mysqlt):
SELECT
g2_PluginMap.g_pluginId,
g2_PluginMap.g_active
FROM
g2_PluginMap
WHERE
g2_PluginMap.g_pluginType = 'module'

opendir(/home/render18/public_html/majgallery/modules/)
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/imageframe)
file_exists(/home/render18/public_html/majgallery/modules/imageframe/module.inc)
getParameter _version for imageframe plugin

(mysqlt):
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 = 'imageframe'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for imageframe plugin
getParameter _requiredCoreApi for imageframe plugin
getParameter _requiredModuleApi for imageframe plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/rating)
file_exists(/home/render18/public_html/majgallery/modules/rating/module.inc)
getParameter _version for rating plugin

(mysqlt):
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 = 0

getParameter _callbacks for rating plugin
getParameter _requiredCoreApi for rating plugin
getParameter _requiredModuleApi for rating plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/digibug)
file_exists(/home/render18/public_html/majgallery/modules/digibug/module.inc)
getParameter _version for digibug plugin

(mysqlt):
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 = 'digibug'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for digibug plugin
getParameter _requiredCoreApi for digibug plugin
getParameter _requiredModuleApi for digibug plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/zipcart)
file_exists(/home/render18/public_html/majgallery/modules/zipcart/module.inc)
getParameter _version for zipcart plugin

(mysqlt):
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 = 'zipcart'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for zipcart plugin
getParameter _requiredCoreApi for zipcart plugin
getParameter _requiredModuleApi for zipcart plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/migrate)
file_exists(/home/render18/public_html/majgallery/modules/migrate/module.inc)
getParameter _version for migrate plugin

(mysqlt):
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 = 'migrate'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for migrate plugin
getParameter _requiredCoreApi for migrate plugin
getParameter _requiredModuleApi for migrate plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/fotokasten)
file_exists(/home/render18/public_html/majgallery/modules/fotokasten/module.inc)
getParameter _version for fotokasten plugin

(mysqlt):
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 = 'fotokasten'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for fotokasten plugin
getParameter _requiredCoreApi for fotokasten plugin
getParameter _requiredModuleApi for fotokasten plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/customfield)
file_exists(/home/render18/public_html/majgallery/modules/customfield/module.inc)
getParameter _version for customfield plugin

(mysqlt):
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 = 0

getParameter _callbacks for customfield plugin
getParameter _requiredCoreApi for customfield plugin
getParameter _requiredModuleApi for customfield plugin
readdir(Resource id #166)
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/albumselect)
file_exists(/home/render18/public_html/majgallery/modules/albumselect/module.inc)
getParameter _version for albumselect plugin

(mysqlt):
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 = 'albumselect'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for albumselect plugin
getParameter _requiredCoreApi for albumselect plugin
getParameter _requiredModuleApi for albumselect plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/icons)
file_exists(/home/render18/public_html/majgallery/modules/icons/module.inc)
getParameter _version for icons plugin

(mysqlt):
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 = 'icons'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for icons plugin
getParameter _requiredCoreApi for icons plugin
getParameter _requiredModuleApi for icons plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/useralbum)
file_exists(/home/render18/public_html/majgallery/modules/useralbum/module.inc)
getParameter _version for useralbum plugin

(mysqlt):
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 = 'useralbum'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for useralbum plugin
getParameter _requiredCoreApi for useralbum plugin
getParameter _requiredModuleApi for useralbum plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/hidden)
file_exists(/home/render18/public_html/majgallery/modules/hidden/module.inc)
getParameter _version for hidden plugin

(mysqlt):
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 = 'hidden'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for hidden plugin
getParameter _requiredCoreApi for hidden plugin
getParameter _requiredModuleApi for hidden plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/cart)
file_exists(/home/render18/public_html/majgallery/modules/cart/module.inc)
getParameter _version for cart plugin

(mysqlt):
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 = 'cart'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for cart plugin
getParameter _requiredCoreApi for cart plugin
getParameter _requiredModuleApi for cart plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/permalinks)
file_exists(/home/render18/public_html/majgallery/modules/permalinks/module.inc)
getParameter _version for permalinks plugin

(mysqlt):
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 = 'permalinks'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for permalinks plugin
getParameter _requiredCoreApi for permalinks plugin
getParameter _requiredModuleApi for permalinks plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/linkitem)
file_exists(/home/render18/public_html/majgallery/modules/linkitem/module.inc)
getParameter _version for linkitem plugin

(mysqlt):
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 = 'linkitem'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for linkitem plugin
getParameter _requiredCoreApi for linkitem plugin
getParameter _requiredModuleApi for linkitem plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/register)
file_exists(/home/render18/public_html/majgallery/modules/register/module.inc)
getParameter _version for register plugin

(mysqlt):
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 = 'register'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for register plugin
getParameter _requiredCoreApi for register plugin
getParameter _requiredModuleApi for register plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/itemadd)
file_exists(/home/render18/public_html/majgallery/modules/itemadd/module.inc)
getParameter _version for itemadd plugin

(mysqlt):
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 = 'itemadd'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for itemadd plugin
getParameter _requiredCoreApi for itemadd plugin
getParameter _requiredModuleApi for itemadd plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/webdav)
file_exists(/home/render18/public_html/majgallery/modules/webdav/module.inc)
getParameter _version for webdav plugin

(mysqlt):
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 = 'webdav'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for webdav plugin
getParameter _requiredCoreApi for webdav plugin
getParameter _requiredModuleApi for webdav plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/sitemap)
file_exists(/home/render18/public_html/majgallery/modules/sitemap/module.inc)
getParameter _version for sitemap plugin

(mysqlt):
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 = 'sitemap'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for sitemap plugin
getParameter _requiredCoreApi for sitemap plugin
getParameter _requiredModuleApi for sitemap plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/multiroot)
file_exists(/home/render18/public_html/majgallery/modules/multiroot/module.inc)
getParameter _version for multiroot plugin

(mysqlt):
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 = 'multiroot'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for multiroot plugin
getParameter _requiredCoreApi for multiroot plugin
getParameter _requiredModuleApi for multiroot plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/httpauth)
file_exists(/home/render18/public_html/majgallery/modules/httpauth/module.inc)
getParameter _version for httpauth plugin

(mysqlt):
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 = 'httpauth'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for httpauth plugin
getParameter _requiredCoreApi for httpauth plugin
getParameter _requiredModuleApi for httpauth plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/password)
file_exists(/home/render18/public_html/majgallery/modules/password/module.inc)
getParameter _version for password plugin

(mysqlt):
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 = 'password'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for password plugin
getParameter _requiredCoreApi for password plugin
getParameter _requiredModuleApi for password plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/flashvideo)
file_exists(/home/render18/public_html/majgallery/modules/flashvideo/module.inc)
getParameter _version for flashvideo plugin

(mysqlt):
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 = 'flashvideo'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for flashvideo plugin
getParameter _requiredCoreApi for flashvideo plugin
getParameter _requiredModuleApi for flashvideo plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/jpegtran)
file_exists(/home/render18/public_html/majgallery/modules/jpegtran/module.inc)
getParameter _version for jpegtran plugin

(mysqlt):
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 = 'jpegtran'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for jpegtran plugin
getParameter _requiredCoreApi for jpegtran plugin
getParameter _requiredModuleApi for jpegtran plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/uploadapplet)
file_exists(/home/render18/public_html/majgallery/modules/uploadapplet/module.inc)
getParameter _version for uploadapplet plugin

(mysqlt):
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 = 'uploadapplet'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for uploadapplet plugin
getParameter _requiredCoreApi for uploadapplet plugin
getParameter _requiredModuleApi for uploadapplet plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/slideshow)
file_exists(/home/render18/public_html/majgallery/modules/slideshow/module.inc)
getParameter _version for slideshow plugin

(mysqlt):
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 = 'slideshow'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for slideshow plugin
getParameter _requiredCoreApi for slideshow plugin
getParameter _requiredModuleApi for slideshow plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/rewrite)
file_exists(/home/render18/public_html/majgallery/modules/rewrite/module.inc)
getParameter _version for rewrite plugin

(mysqlt):
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 = 'rewrite'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for rewrite plugin
getParameter _requiredCoreApi for rewrite plugin
getParameter _requiredModuleApi for rewrite plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/rss)
file_exists(/home/render18/public_html/majgallery/modules/rss/module.inc)
getParameter _version for rss plugin

(mysqlt):
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 = 'rss'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for rss plugin
getParameter _requiredCoreApi for rss plugin
getParameter _requiredModuleApi for rss plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/ecard)
file_exists(/home/render18/public_html/majgallery/modules/ecard/module.inc)
getParameter _version for ecard plugin

(mysqlt):
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 = 'ecard'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for ecard plugin
getParameter _requiredCoreApi for ecard plugin
getParameter _requiredModuleApi for ecard plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/debug)
file_exists(/home/render18/public_html/majgallery/modules/debug/module.inc)
getParameter _version for debug plugin

(mysqlt):
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 = 'debug'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for debug plugin
getParameter _requiredCoreApi for debug plugin
getParameter _requiredModuleApi for debug plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/reupload)
file_exists(/home/render18/public_html/majgallery/modules/reupload/module.inc)
getParameter _version for reupload plugin

(mysqlt):
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 = 'reupload'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for reupload plugin
getParameter _requiredCoreApi for reupload plugin
getParameter _requiredModuleApi for reupload plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/squarethumb)
file_exists(/home/render18/public_html/majgallery/modules/squarethumb/module.inc)
getParameter _version for squarethumb plugin

(mysqlt):
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 = 'squarethumb'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for squarethumb plugin
getParameter _requiredCoreApi for squarethumb plugin
getParameter _requiredModuleApi for squarethumb plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/randomhighlight)
file_exists(/home/render18/public_html/majgallery/modules/randomhighlight/module.inc)
getParameter _version for randomhighlight plugin

(mysqlt):
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 = 'randomhighlight'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for randomhighlight plugin
getParameter _requiredCoreApi for randomhighlight plugin
getParameter _requiredModuleApi for randomhighlight plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/nokiaupload)
file_exists(/home/render18/public_html/majgallery/modules/nokiaupload/module.inc)
getParameter _version for nokiaupload plugin

(mysqlt):
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 = 'nokiaupload'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for nokiaupload plugin
getParameter _requiredCoreApi for nokiaupload plugin
getParameter _requiredModuleApi for nokiaupload plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/snapgalaxy)
file_exists(/home/render18/public_html/majgallery/modules/snapgalaxy/module.inc)
getParameter _version for snapgalaxy plugin

(mysqlt):
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 = 'snapgalaxy'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for snapgalaxy plugin
getParameter _requiredCoreApi for snapgalaxy plugin
getParameter _requiredModuleApi for snapgalaxy plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/gd)
file_exists(/home/render18/public_html/majgallery/modules/gd/module.inc)
getParameter _version for gd plugin

(mysqlt):
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 = 'gd'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for gd plugin
getParameter _requiredCoreApi for gd plugin
getParameter _requiredModuleApi for gd plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/netpbm)
file_exists(/home/render18/public_html/majgallery/modules/netpbm/module.inc)
getParameter _version for netpbm plugin

(mysqlt):
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 = 'netpbm'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for netpbm plugin
getParameter _requiredCoreApi for netpbm plugin
getParameter _requiredModuleApi for netpbm plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/core)
file_exists(/home/render18/public_html/majgallery/modules/core/module.inc)
getParameter _version for core plugin
getParameter _callbacks for core plugin
getParameter _requiredCoreApi for core plugin
getParameter _requiredModuleApi for core plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/thumbpage)
file_exists(/home/render18/public_html/majgallery/modules/thumbpage/module.inc)
getParameter _version for thumbpage plugin

(mysqlt):
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 = 'thumbpage'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for thumbpage plugin
getParameter _requiredCoreApi for thumbpage plugin
getParameter _requiredModuleApi for thumbpage plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/panorama)
file_exists(/home/render18/public_html/majgallery/modules/panorama/module.inc)
getParameter _version for panorama plugin

(mysqlt):
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 = 'panorama'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for panorama plugin
getParameter _requiredCoreApi for panorama plugin
getParameter _requiredModuleApi for panorama plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/getid3)
file_exists(/home/render18/public_html/majgallery/modules/getid3/module.inc)
getParameter _version for getid3 plugin

(mysqlt):
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 = 'getid3'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for getid3 plugin
getParameter _requiredCoreApi for getid3 plugin
getParameter _requiredModuleApi for getid3 plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/archiveupload)
file_exists(/home/render18/public_html/majgallery/modules/archiveupload/module.inc)
getParameter _version for archiveupload plugin

(mysqlt):
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 = 'archiveupload'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for archiveupload plugin
getParameter _requiredCoreApi for archiveupload plugin
getParameter _requiredModuleApi for archiveupload plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/imageblock)
file_exists(/home/render18/public_html/majgallery/modules/imageblock/module.inc)
getParameter _version for imageblock plugin

(mysqlt):
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 = 'imageblock'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for imageblock plugin
getParameter _requiredCoreApi for imageblock plugin
getParameter _requiredModuleApi for imageblock plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/rearrange)
file_exists(/home/render18/public_html/majgallery/modules/rearrange/module.inc)
getParameter _version for rearrange plugin

(mysqlt):
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 = 'rearrange'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for rearrange plugin
getParameter _requiredCoreApi for rearrange plugin
getParameter _requiredModuleApi for rearrange plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/photoaccess)
file_exists(/home/render18/public_html/majgallery/modules/photoaccess/module.inc)
getParameter _version for photoaccess plugin

(mysqlt):
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 = 'photoaccess'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for photoaccess plugin
getParameter _requiredCoreApi for photoaccess plugin
getParameter _requiredModuleApi for photoaccess plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/dynamicalbum)
file_exists(/home/render18/public_html/majgallery/modules/dynamicalbum/module.inc)
getParameter _version for dynamicalbum plugin

(mysqlt):
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 = 'dynamicalbum'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for dynamicalbum plugin
getParameter _requiredCoreApi for dynamicalbum plugin
getParameter _requiredModuleApi for dynamicalbum plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/publishxp)
file_exists(/home/render18/public_html/majgallery/modules/publishxp/module.inc)
getParameter _version for publishxp plugin

(mysqlt):
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 = 'publishxp'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for publishxp plugin
getParameter _requiredCoreApi for publishxp plugin
getParameter _requiredModuleApi for publishxp plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/dcraw)
file_exists(/home/render18/public_html/majgallery/modules/dcraw/module.inc)
getParameter _version for dcraw plugin

(mysqlt):
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 = 'dcraw'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for dcraw plugin
getParameter _requiredCoreApi for dcraw plugin
getParameter _requiredModuleApi for dcraw plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/captcha)
file_exists(/home/render18/public_html/majgallery/modules/captcha/module.inc)
getParameter _version for captcha plugin

(mysqlt):
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 = 'captcha'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for captcha plugin
getParameter _requiredCoreApi for captcha plugin
getParameter _requiredModuleApi for captcha plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/colorpack)
file_exists(/home/render18/public_html/majgallery/modules/colorpack/module.inc)
getParameter _version for colorpack plugin

(mysqlt):
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 = 'colorpack'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for colorpack plugin
getParameter _requiredCoreApi for colorpack plugin
getParameter _requiredModuleApi for colorpack plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/keyalbum)
file_exists(/home/render18/public_html/majgallery/modules/keyalbum/module.inc)
getParameter _version for keyalbum plugin

(mysqlt):
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 = 'keyalbum'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for keyalbum plugin
getParameter _requiredCoreApi for keyalbum plugin
getParameter _requiredModuleApi for keyalbum plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/notification)
file_exists(/home/render18/public_html/majgallery/modules/notification/module.inc)
getParameter _version for notification plugin

(mysqlt):
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 = 'notification'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for notification plugin
getParameter _requiredCoreApi for notification plugin
getParameter _requiredModuleApi for notification plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/comment)
file_exists(/home/render18/public_html/majgallery/modules/comment/module.inc)
getParameter _version for comment plugin

(mysqlt):
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 = 'comment'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for comment plugin
getParameter _requiredCoreApi for comment plugin
getParameter _requiredModuleApi for comment plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/multilang)
file_exists(/home/render18/public_html/majgallery/modules/multilang/module.inc)
getParameter _version for multilang plugin

(mysqlt):
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 = 'multilang'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for multilang plugin
getParameter _requiredCoreApi for multilang plugin
getParameter _requiredModuleApi for multilang plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/imagemagick)
file_exists(/home/render18/public_html/majgallery/modules/imagemagick/module.inc)
getParameter _version for imagemagick plugin

(mysqlt):
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 = 'imagemagick'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for imagemagick plugin
getParameter _requiredCoreApi for imagemagick plugin
getParameter _requiredModuleApi for imagemagick plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/mp3audio)
file_exists(/home/render18/public_html/majgallery/modules/mp3audio/module.inc)
getParameter _version for mp3audio plugin

(mysqlt):
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 = 'mp3audio'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for mp3audio plugin
getParameter _requiredCoreApi for mp3audio plugin
getParameter _requiredModuleApi for mp3audio plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/watermark)
file_exists(/home/render18/public_html/majgallery/modules/watermark/module.inc)
getParameter _version for watermark plugin

(mysqlt):
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 = 'watermark'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for watermark plugin
getParameter _requiredCoreApi for watermark plugin
getParameter _requiredModuleApi for watermark plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/shutterfly)
file_exists(/home/render18/public_html/majgallery/modules/shutterfly/module.inc)
getParameter _version for shutterfly plugin

(mysqlt):
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 = 'shutterfly'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for shutterfly plugin
getParameter _requiredCoreApi for shutterfly plugin
getParameter _requiredModuleApi for shutterfly plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/exif)
file_exists(/home/render18/public_html/majgallery/modules/exif/module.inc)
getParameter _version for exif plugin

(mysqlt):
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 = 'exif'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for exif plugin
getParameter _requiredCoreApi for exif plugin
getParameter _requiredModuleApi for exif plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/mime)
file_exists(/home/render18/public_html/majgallery/modules/mime/module.inc)
getParameter _version for mime plugin

(mysqlt):
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 = 'mime'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for mime plugin
getParameter _requiredCoreApi for mime plugin
getParameter _requiredModuleApi for mime plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/slideshowapplet)
file_exists(/home/render18/public_html/majgallery/modules/slideshowapplet/module.inc)
getParameter _version for slideshowapplet plugin

(mysqlt):
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 = 'slideshowapplet'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for slideshowapplet plugin
getParameter _requiredCoreApi for slideshowapplet plugin
getParameter _requiredModuleApi for slideshowapplet plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/members)
file_exists(/home/render18/public_html/majgallery/modules/members/module.inc)
getParameter _version for members plugin

(mysqlt):
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 = 'members'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for members plugin
getParameter _requiredCoreApi for members plugin
getParameter _requiredModuleApi for members plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/ffmpeg)
file_exists(/home/render18/public_html/majgallery/modules/ffmpeg/module.inc)
getParameter _version for ffmpeg plugin

(mysqlt):
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 = 'ffmpeg'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for ffmpeg plugin
getParameter _requiredCoreApi for ffmpeg plugin
getParameter _requiredModuleApi for ffmpeg plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/remote)
file_exists(/home/render18/public_html/majgallery/modules/remote/module.inc)
getParameter _version for remote plugin

(mysqlt):
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 = 'remote'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for remote plugin
getParameter _requiredCoreApi for remote plugin
getParameter _requiredModuleApi for remote plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/webcam)
file_exists(/home/render18/public_html/majgallery/modules/webcam/module.inc)
getParameter _version for webcam plugin

(mysqlt):
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 = 'webcam'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for webcam plugin
getParameter _requiredCoreApi for webcam plugin
getParameter _requiredModuleApi for webcam plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/newitems)
file_exists(/home/render18/public_html/majgallery/modules/newitems/module.inc)
getParameter _version for newitems plugin

(mysqlt):
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 = 'newitems'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for newitems plugin
getParameter _requiredCoreApi for newitems plugin
getParameter _requiredModuleApi for newitems plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/search)
file_exists(/home/render18/public_html/majgallery/modules/search/module.inc)
getParameter _version for search plugin

(mysqlt):
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 = 'search'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for search plugin
getParameter _requiredCoreApi for search plugin
getParameter _requiredModuleApi for search plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/quotas)
file_exists(/home/render18/public_html/majgallery/modules/quotas/module.inc)
getParameter _version for quotas plugin

(mysqlt):
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 = 'quotas'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for quotas plugin
getParameter _requiredCoreApi for quotas plugin
getParameter _requiredModuleApi for quotas plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/sizelimit)
file_exists(/home/render18/public_html/majgallery/modules/sizelimit/module.inc)
getParameter _version for sizelimit plugin

(mysqlt):
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 = 'sizelimit'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for sizelimit plugin
getParameter _requiredCoreApi for sizelimit plugin
getParameter _requiredModuleApi for sizelimit plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/thumbnail)
file_exists(/home/render18/public_html/majgallery/modules/thumbnail/module.inc)
getParameter _version for thumbnail plugin

(mysqlt):
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 = 'thumbnail'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for thumbnail plugin
getParameter _requiredCoreApi for thumbnail plugin
getParameter _requiredModuleApi for thumbnail plugin
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/picasa)
file_exists(/home/render18/public_html/majgallery/modules/picasa/module.inc)
getParameter _version for picasa plugin

(mysqlt):
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 = 'picasa'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for picasa plugin
getParameter _requiredCoreApi for picasa plugin
getParameter _requiredModuleApi for picasa plugin
readdir(Resource id #166)
readdir(Resource id #166)
is_dir(/home/render18/public_html/majgallery/modules/replica)
file_exists(/home/render18/public_html/majgallery/modules/replica/module.inc)
getParameter _version for replica plugin

(mysqlt):
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 = 'replica'
AND
g2_PluginParameterMap.g_itemId = 0

getParameter _callbacks for replica plugin
getParameter _requiredCoreApi for replica plugin
getParameter _requiredModuleApi for replica plugin
readdir(Resource id #166)
closedir(Resource id #166)
file_exists(/home/render18/public_html/majgallery/modules/albumselect/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/archiveupload/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/captcha/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/cart/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/colorpack/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/comment/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/comment/classes/GalleryStorage/schema.tpl,
)
file_exists(/home/render18/public_html/majgallery/modules/comment/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/comment/classes/Entities.inc)
file_exists(/home/render18/public_html/majgallery/modules/customfield/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/customfield/classes/GalleryStorage/schema.tpl,
)
file_exists(/home/render18/public_html/majgallery/modules/customfield/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/customfield/classes/Entities.inc)

(mysqlt): SET AUTOCOMMIT=0

(mysqlt): BEGIN

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:14:\"CustomFieldMap\";a:5:{s:6:\"itemId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:5:\"field\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:5:\"value\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:5:\"setId\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:7:\"setType\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}}}',
g_type = 'map',g_pluginId = 'customfield' WHERE g_name = 'CustomFieldMap'

file_exists(/home/render18/public_html/majgallery/modules/debug/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/exif/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/exif/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/exif/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/exif/classes/Entities.inc)

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:17:\"ExifPropertiesMap\";a:3:{s:8:\"property\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:8:\"viewMode\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:4;}s:8:\"sequence\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:4;}}}',
g_type = 'map',g_pluginId = 'exif' WHERE g_name = 'ExifPropertiesMap'

file_exists(/home/render18/public_html/majgallery/modules/icons/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/imageblock/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/imageblock/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/imageblock/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/imageblock/classes/Entities.inc)

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:21:\"ImageBlockDisabledMap\";a:1:{s:6:\"itemId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'imageblock' WHERE g_name =
'ImageBlockDisabledMap'

file_exists(/home/render18/public_html/majgallery/modules/imageframe/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/imagemagick/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/members/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/migrate/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/migrate/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/migrate/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/migrate/classes/Entities.inc)

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:12:\"G1MigrateMap\";a:3:{s:6:\"itemId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:7:\"g1album\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:6:\"g1item\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}}}',
g_type = 'map',g_pluginId = 'migrate' WHERE g_name = 'G1MigrateMap'

file_exists(/home/render18/public_html/majgallery/modules/mime/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/multilang/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/multilang/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/multilang/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/multilang/classes/Entities.inc)

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:16:\"MultiLangItemMap\";a:5:{s:6:\"itemId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:8:\"language\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:5:\"title\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:7:\"summary\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:11:\"description\";a:2:{s:4:\"type\";i:4;s:4:\"size\";i:1;}}}',
g_type = 'map',g_pluginId = 'multilang' WHERE g_name = 'MultiLangItemMap'

file_exists(/home/render18/public_html/majgallery/modules/netpbm/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/newitems/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/panorama/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/photoaccess/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/publishxp/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/quotas/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/quotas/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/quotas/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/quotas/classes/Entities.inc)

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:9:\"QuotasMap\";a:2:{s:13:\"userOrGroupId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:9:\"quotaSize\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'quotas' WHERE g_name = 'QuotasMap'

file_exists(/home/render18/public_html/majgallery/modules/randomhighlight/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/rearrange/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/register/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/register/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/register/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/register/classes/Entities.inc)

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:18:\"GalleryPendingUser\";a:4:{s:7:\"members\";a:6:{s:8:\"userName\";a:4:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:8:\"fullName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:3;}s:14:\"hashedPassword\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:5:\"email\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:8:\"language\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:15:\"registrationKey\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:1;}}s:6:\"parent\";s:13:\"GalleryEntity\";s:6:\"module\";s:8:\"register\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'register' WHERE g_name = 'PendingUser'

file_exists(/home/render18/public_html/majgallery/modules/remote/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/search/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/shutterfly/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/sizelimit/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/slideshow/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/slideshowapplet/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/squarethumb/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/thumbnail/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/thumbnail/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/thumbnail/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/thumbnail/classes/Entities.inc)

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:14:\"ThumbnailImage\";a:4:{s:7:\"members\";a:5:{s:8:\"mimeType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:1;}s:4:\"size\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:3;}s:5:\"width\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:3;}s:6:\"height\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:3;}s:13:\"itemMimeTypes\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:1;}}s:6:\"parent\";s:23:\"GalleryFileSystemEntity\";s:6:\"module\";s:9:\"thumbnail\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'thumbnail' WHERE g_name = 'ThumbnailImage'

file_exists(/home/render18/public_html/majgallery/modules/thumbpage/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/uploadapplet/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/useralbum/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/watermark/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/watermark/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/watermark/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/watermark/classes/Entities.inc)

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:14:\"WatermarkImage\";a:4:{s:7:\"members\";a:12:{s:16:\"applyToPreferred\";a:2:{s:4:\"type\";i:8;s:15:\"external-access\";i:1;}s:14:\"applyToResizes\";a:2:{s:4:\"type\";i:8;s:15:\"external-access\";i:1;}s:16:\"applyToThumbnail\";a:1:{s:4:\"type\";i:8;}s:4:\"name\";a:4:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:8:\"fileName\";a:4:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:8:\"mimeType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:1;}s:4:\"size\";a:1:{s:4:\"type\";i:1;}s:5:\"width\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:1;}s:6:\"height\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:1;}s:7:\"ownerId\";a:1:{s:4:\"type\";i:1;}s:11:\"xPercentage\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:15:\"external-access\";i:1;}s:11:\"yPercentage\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:15:\"external-access\";i:1;}}s:6:\"parent\";s:13:\"GalleryEntity\";s:6:\"module\";s:9:\"watermark\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'watermark' WHERE g_name = 'WatermarkImage'

file_exists(/home/render18/public_html/majgallery/modules/webcam/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/zipcart/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/gd/classes/GalleryStorage/schema.tpl)
file_exists(/home/render18/public_html/majgallery/modules/rewrite/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/rewrite/classes/GalleryStorage/schema.tpl,
)
file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/core/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/core/classes/Entities.inc)

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:11:\"EventLogMap\";a:9:{s:2:\"id\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:6:\"userId\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:4:\"type\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:1;}s:7:\"summary\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:7:\"details\";a:2:{s:4:\"type\";i:4;s:4:\"size\";i:2;}s:8:\"location\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:6:\"client\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:9:\"timestamp\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:7:\"referer\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'EventLogMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:13:\"ExternalIdMap\";a:3:{s:10:\"externalId\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:10:\"entityType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:8:\"entityId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'ExternalIdMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:15:\"FailedLoginsMap\";a:3:{s:8:\"userName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:5:\"count\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:11:\"lastAttempt\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'FailedLoginsMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:16:\"GalleryAccessMap\";a:3:{s:12:\"accessListId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:13:\"userOrGroupId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:10:\"permission\";a:3:{s:4:\"type\";i:64;s:4:\"size\";i:4;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'AccessMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:26:\"GalleryAccessSubscriberMap\";a:2:{s:6:\"itemId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:12:\"accessListId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'AccessSubscriberMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:16:\"GalleryAlbumItem\";a:4:{s:7:\"members\";a:3:{s:5:\"theme\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:1;}s:7:\"orderBy\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:14:\"orderDirection\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:1;}}s:6:\"parent\";s:11:\"GalleryItem\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'AlbumItem'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:20:\"GalleryAnimationItem\";a:4:{s:7:\"members\";a:2:{s:5:\"width\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:3;}s:6:\"height\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:3;}}s:6:\"parent\";s:15:\"GalleryDataItem\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:2:{i:0;s:5:\"width\";i:1;s:6:\"height\";}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'AnimationItem'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:15:\"GalleryCacheMap\";a:7:{s:3:\"key\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:5:\"value\";a:2:{s:4:\"type\";i:4;s:4:\"size\";i:4;}s:6:\"userId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:6:\"itemId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:4:\"type\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:9:\"timestamp\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:7:\"isEmpty\";a:2:{s:4:\"type\";i:8;s:4:\"size\";i:2;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'CacheMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:18:\"GalleryChildEntity\";a:4:{s:7:\"members\";a:1:{s:8:\"parentId\";a:2:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;}}s:6:\"parent\";s:13:\"GalleryEntity\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'ChildEntity'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:15:\"GalleryDataItem\";a:4:{s:7:\"members\";a:2:{s:8:\"mimeType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:1;}s:4:\"size\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:1;}}s:6:\"parent\";s:11:\"GalleryItem\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:2:{i:0;s:8:\"mimeType\";i:1;s:4:\"size\";}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'DataItem'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:17:\"GalleryDerivative\";a:4:{s:7:\"members\";a:8:{s:18:\"derivativeSourceId\";a:3:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:20:\"derivativeOperations\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:15:\"derivativeOrder\";a:2:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;}s:14:\"derivativeSize\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:1;}s:14:\"derivativeType\";a:2:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;}s:8:\"mimeType\";a:4:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";i:1;s:15:\"external-access\";i:3;}s:20:\"postFilterOperations\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:8:\"isBroken\";a:1:{s:4:\"type\";i:8;}}s:6:\"parent\";s:18:\"GalleryChildEntity\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'Derivative'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:22:\"GalleryDerivativeImage\";a:4:{s:7:\"members\";a:2:{s:5:\"width\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:1;}s:6:\"height\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:1;}}s:6:\"parent\";s:17:\"GalleryDerivative\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'DerivativeImage'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:31:\"GalleryDerivativePreferencesMap\";a:4:{s:6:\"itemId\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:5:\"order\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:14:\"derivativeType\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:20:\"derivativeOperations\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'DerivativePrefsMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:26:\"GalleryDescendentCountsMap\";a:3:{s:6:\"userId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:6:\"itemId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:15:\"descendentCount\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'DescendentCountsMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:13:\"GalleryEntity\";a:4:{s:7:\"members\";a:8:{s:2:\"id\";a:3:{s:4:\"type\";i:33;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:17:\"creationTimestamp\";a:3:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:3;}s:10:\"isLinkable\";a:2:{s:4:\"type\";i:8;s:7:\"notNull\";i:1;}s:6:\"linkId\";a:1:{s:4:\"type\";i:1;}s:21:\"modificationTimestamp\";a:3:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:12:\"serialNumber\";a:3:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:10:\"entityType\";a:4:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:14:\"onLoadHandlers\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}}s:6:\"parent\";N;s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'Entity'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:17:\"GalleryFactoryMap\";a:7:{s:9:\"classType\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:9:\"className\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:6:\"implId\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:8:\"implPath\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:12:\"implModuleId\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:5:\"hints\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:11:\"orderWeight\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'FactoryMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:23:\"GalleryFileSystemEntity\";a:4:{s:7:\"members\";a:1:{s:13:\"pathComponent\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:1;}}s:6:\"parent\";s:18:\"GalleryChildEntity\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'FileSystemEntity'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:12:\"GalleryGroup\";a:4:{s:7:\"members\";a:2:{s:9:\"groupType\";a:2:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;}s:9:\"groupName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:1;}}s:6:\"parent\";s:13:\"GalleryEntity\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'Group'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:11:\"GalleryItem\";a:4:{s:7:\"members\";a:9:{s:18:\"canContainChildren\";a:3:{s:4:\"type\";i:8;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:11:\"description\";a:3:{s:4:\"type\";i:4;s:4:\"size\";i:1;s:15:\"external-access\";i:3;}s:8:\"keywords\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:4;s:15:\"external-access\";i:3;}s:7:\"ownerId\";a:2:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;}s:8:\"renderer\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:7:\"summary\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:4;s:15:\"external-access\";i:3;}s:5:\"title\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:3;}s:20:\"viewedSinceTimestamp\";a:3:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:20:\"originationTimestamp\";a:3:{s:4:\"type\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:3;}}s:6:\"parent\";s:23:\"GalleryFileSystemEntity\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'Item'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:24:\"GalleryItemAttributesMap\";a:4:{s:6:\"itemId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:9:\"viewCount\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:11:\"orderWeight\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:14:\"parentSequence\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:4;s:19:\"notNullEmptyAllowed\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'ItemAttributesMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:21:\"GalleryMaintenanceMap\";a:5:{s:5:\"runId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:6:\"taskId\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:9:\"timestamp\";a:2:{s:4:\"type\";i:1;s:4:\"size\";i:2;}s:7:\"success\";a:2:{s:4:\"type\";i:8;s:4:\"size\";i:2;}s:7:\"details\";a:2:{s:4:\"type\";i:4;s:4:\"size\";i:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'MaintenanceMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:18:\"GalleryMimeTypeMap\";a:3:{s:9:\"extension\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:8:\"mimeType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:8:\"viewable\";a:2:{s:4:\"type\";i:8;s:4:\"size\";i:2;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'MimeTypeMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:16:\"GalleryMovieItem\";a:4:{s:7:\"members\";a:3:{s:5:\"width\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:3;}s:6:\"height\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:3;}s:8:\"duration\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:3;}}s:6:\"parent\";s:15:\"GalleryDataItem\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:3:{i:0;s:5:\"width\";i:1;s:6:\"height\";i:2;s:8:\"duration\";}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'MovieItem'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:23:\"GalleryPermissionSetMap\";a:5:{s:6:\"module\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:10:\"permission\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:11:\"description\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:4:\"bits\";a:3:{s:4:\"type\";i:64;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:5:\"flags\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'PermissionSetMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:16:\"GalleryPhotoItem\";a:4:{s:7:\"members\";a:2:{s:5:\"width\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:1;}s:6:\"height\";a:2:{s:4:\"type\";i:1;s:15:\"external-access\";i:1;}}s:6:\"parent\";s:15:\"GalleryDataItem\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:2:{i:0;s:5:\"width\";i:1;s:6:\"height\";}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'PhotoItem'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:16:\"GalleryPluginMap\";a:3:{s:10:\"pluginType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:8:\"pluginId\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:6:\"active\";a:3:{s:4:\"type\";i:8;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'PluginMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:23:\"GalleryPluginPackageMap\";a:6:{s:10:\"pluginType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:8:\"pluginId\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:11:\"packageName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:14:\"packageVersion\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:12:\"packageBuild\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:6:\"locked\";a:3:{s:4:\"type\";i:8;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'PluginPackageMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:25:\"GalleryPluginParameterMap\";a:5:{s:10:\"pluginType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:8:\"pluginId\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:6:\"itemId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:13:\"parameterName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:14:\"parameterValue\";a:3:{s:4:\"type\";i:4;s:4:\"size\";i:1;s:19:\"notNullEmptyAllowed\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'PluginParameterMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:25:\"GalleryRecoverPasswordMap\";a:3:{s:8:\"userName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:10:\"authString\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:14:\"requestExpires\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'RecoverPasswordMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:17:\"GallerySessionMap\";a:6:{s:2:\"id\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:6:\"userId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:16:\"remoteIdentifier\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:17:\"creationTimestamp\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:21:\"modificationTimestamp\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:4:\"data\";a:2:{s:4:\"type\";i:4;s:4:\"size\";i:4;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'SessionMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:26:\"GalleryToolkitOperationMap\";a:4:{s:4:\"name\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:13:\"parametersCrc\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";b:1;}s:14:\"outputMimeType\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:11:\"description\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'TkOperatnMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:34:\"GalleryToolkitOperationMimeTypeMap\";a:4:{s:13:\"operationName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:9:\"toolkitId\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:8:\"mimeType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:8:\"priority\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'TkOperatnMimeTypeMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:35:\"GalleryToolkitOperationParameterMap\";a:4:{s:13:\"operationName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:8:\"position\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:4:\"type\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:11:\"description\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'TkOperatnParameterMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:25:\"GalleryToolkitPropertyMap\";a:3:{s:4:\"name\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:4:\"type\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:11:\"description\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'TkPropertyMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:33:\"GalleryToolkitPropertyMimeTypeMap\";a:3:{s:12:\"propertyName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:9:\"toolkitId\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:8:\"mimeType\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'TkPropertyMimeTypeMap'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:18:\"GalleryUnknownItem\";a:4:{s:7:\"members\";a:0:{}s:6:\"parent\";s:15:\"GalleryDataItem\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'UnknownItem'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:11:\"GalleryUser\";a:4:{s:7:\"members\";a:6:{s:8:\"userName\";a:4:{s:4:\"type\";i:2;s:4:\"size\";i:1;s:7:\"notNull\";i:1;s:15:\"external-access\";i:1;}s:8:\"fullName\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:3;}s:14:\"hashedPassword\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:2;}s:5:\"email\";a:2:{s:4:\"type\";i:2;s:4:\"size\";i:4;}s:8:\"language\";a:3:{s:4:\"type\";i:2;s:4:\"size\";i:2;s:15:\"external-access\";i:1;}s:6:\"locked\";a:1:{s:4:\"type\";i:8;}}s:6:\"parent\";s:13:\"GalleryEntity\";s:6:\"module\";s:4:\"core\";s:6:\"linked\";a:0:{}}}',
g_type = 'entity',g_pluginId = 'core' WHERE g_name = 'User'

(mysqlt): UPDATE g2_Schema SET g_info =
'a:1:{s:19:\"GalleryUserGroupMap\";a:2:{s:6:\"userId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}s:7:\"groupId\";a:3:{s:4:\"type\";i:1;s:4:\"size\";i:2;s:7:\"notNull\";b:1;}}}',
g_type = 'map',g_pluginId = 'core' WHERE g_name = 'UserGroupMap'

(mysqlt): UPDATE g2_Schema SET g_pluginId = 'core' WHERE g_name = 'Lock'

(mysqlt): UPDATE g2_Schema SET g_pluginId = 'core' WHERE g_name = 'Schema'

(mysqlt): COMMIT

(mysqlt): SET AUTOCOMMIT=1

(mysqlt): SET AUTOCOMMIT=0

(mysqlt): BEGIN

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SHOW TABLES

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/core/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/core/classes/Entities.inc)

(mysqlt): COMMIT

(mysqlt): SET AUTOCOMMIT=1

The current version is 0.8
Warning: Upgrading from version 0.8 (not supported)

(mysqlt): SET AUTOCOMMIT=0

(mysqlt): BEGIN

(mysqlt):
UPDATE
g2_PluginParameterMap
SET
g_parameterName = '_version'
WHERE
g2_PluginParameterMap.g_parameterName = 'version'
AND
g2_PluginParameterMap.g_pluginType = 'module'
AND
g2_PluginParameterMap.g_itemId = 0

(mysqlt):
UPDATE
g2_PluginParameterMap
SET
g_parameterName = '_callbacks'
WHERE
g2_PluginParameterMap.g_parameterName = 'callbacks'
AND
g2_PluginParameterMap.g_pluginType = 'module'
AND
g2_PluginParameterMap.g_itemId = 0

setParameter misc.login for core plugin

(mysqlt):
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 = 'core'
AND
g2_PluginParameterMap.g_itemId = 0

(mysqlt): SELECT g2_Schema.g_info FROM g2_Schema WHERE g2_Schema.g_type =
'map'

(mysqlt): UPDATE g2_PluginParameterMap SET g_parameterValue='both' WHERE
g_pluginType='module' AND g_pluginId='core' AND g_itemId=0 AND
g_parameterName='misc.login'

Plugin parameter misc.login for core plugin set successfully
file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SHOW TABLES

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/core/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/core/classes/Entities.inc)

(mysqlt): COMMIT

(mysqlt): SET AUTOCOMMIT=1

(mysqlt): SET AUTOCOMMIT=0

(mysqlt): BEGIN

(mysqlt):
UPDATE
g2_Item
SET
g_originationTimestamp = g_viewedSinceTimestamp

setParameter default.newAlbumsUseDefaults for core plugin

(mysqlt):
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 = 'core'
AND
g2_PluginParameterMap.g_itemId = 0

(mysqlt): SELECT g2_Schema.g_info FROM g2_Schema WHERE g2_Schema.g_type =
'map'

(mysqlt): UPDATE g2_PluginParameterMap SET g_parameterValue='false' WHERE
g_pluginType='module' AND g_pluginId='core' AND g_itemId=0 AND
g_parameterName='default.newAlbumsUseDefaults'

Plugin parameter default.newAlbumsUseDefaults for core plugin set
successfully

(mysqlt): DELETE FROM g2_FactoryMap WHERE g_implModuleId='core'

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryEntity.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryEntity','GalleryEntity','GalleryEntity','modules/core/classes/GalleryEntity.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryChildEntity.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryEntity','GalleryChildEntity','GalleryChildEntity','modules/core/classes/GalleryChildEntity.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryAlbumItem.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryEntity','GalleryAlbumItem','GalleryAlbumItem','modules/core/classes/GalleryAlbumItem.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryUser.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryEntity','GalleryUser','GalleryUser','modules/core/classes/GalleryUser.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryGroup.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryEntity','GalleryGroup','GalleryGroup','modules/core/classes/GalleryGroup.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryDerivative.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryEntity','GalleryDerivative','GalleryDerivative','modules/core/classes/GalleryDerivative.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryDerivativeImage.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryEntity','GalleryDerivativeImage','GalleryDerivativeImage','modules/core/classes/GalleryDerivativeImage.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryDerivativeImage.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryDerivative','GalleryDerivativeImage','GalleryDerivativeImage','modules/core/classes/GalleryDerivativeImage.class','core','a:1:{i:0;s:1:\"*\";}','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryMovieItem.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryEntity','GalleryMovieItem','GalleryMovieItem','modules/core/classes/GalleryMovieItem.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryAnimationItem.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryEntity','GalleryAnimationItem','GalleryAnimationItem','modules/core/classes/GalleryAnimationItem.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryPhotoItem.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryEntity','GalleryPhotoItem','GalleryPhotoItem','modules/core/classes/GalleryPhotoItem.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryUnknownItem.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryEntity','GalleryUnknownItem','GalleryUnknownItem','modules/core/classes/GalleryUnknownItem.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryPhotoItem.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryItem','GalleryPhotoItem','GalleryPhotoItem','modules/core/classes/GalleryPhotoItem.class','core','a:2:{i:0;s:7:\"image/*\";i:1;s:21:\"application/photoshop\";}','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryMovieItem.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryItem','GalleryMovieItem','GalleryMovieItem','modules/core/classes/GalleryMovieItem.class','core','a:1:{i:0;s:7:\"video/*\";}','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryAnimationItem.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryItem','GalleryAnimationItem','GalleryAnimationItem','modules/core/classes/GalleryAnimationItem.class','core','a:2:{i:0;s:22:\"application/x-director\";i:1;s:29:\"application/x-shockwave-flash\";}','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryUnknownItem.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryItem','GalleryUnknownItem','GalleryUnknownItem','modules/core/classes/GalleryUnknownItem.class','core','a:1:{i:0;s:1:\"*\";}','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryDynamicAlbum.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryDynamicAlbum','GalleryDynamicAlbum','GalleryDynamicAlbum','modules/core/classes/GalleryDynamicAlbum.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryCoreSearch.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GallerySearchInterface_1_0','GalleryCoreSearch','GalleryCoreSearch','modules/core/classes/GalleryCoreSearch.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/ItemEditItem.inc)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('ItemEditPlugin','ItemEditItem','ItemEditItem','modules/core/ItemEditItem.inc','core','N;','1')

file_exists(/home/render18/public_html/majgallery/modules/core/ItemEditAnimation.inc)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('ItemEditPlugin','ItemEditAnimation','ItemEditAnimation','modules/core/ItemEditAnimation.inc','core','N;','2')

file_exists(/home/render18/public_html/majgallery/modules/core/ItemEditMovie.inc)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('ItemEditPlugin','ItemEditMovie','ItemEditMovie','modules/core/ItemEditMovie.inc','core','N;','2')

file_exists(/home/render18/public_html/majgallery/modules/core/ItemEditAlbum.inc)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('ItemEditPlugin','ItemEditAlbum','ItemEditAlbum','modules/core/ItemEditAlbum.inc','core','N;','2')

file_exists(/home/render18/public_html/majgallery/modules/core/ItemEditTheme.inc)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('ItemEditPlugin','ItemEditTheme','ItemEditTheme','modules/core/ItemEditTheme.inc','core','N;','3')

file_exists(/home/render18/public_html/majgallery/modules/core/ItemEditPhoto.inc)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('ItemEditPlugin','ItemEditPhoto','ItemEditPhoto','modules/core/ItemEditPhoto.inc','core','N;','2')

file_exists(/home/render18/public_html/majgallery/modules/core/ItemEditRotateAndScalePhoto.inc)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('ItemEditPlugin','ItemEditRotateAndScalePhoto','ItemEditRotateAndScalePhoto','modules/core/ItemEditRotateAndScalePhoto.inc','core','N;','3')

file_exists(/home/render18/public_html/majgallery/modules/core/ItemEditPhotoThumbnail.inc)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('ItemEditPlugin','ItemEditPhotoThumbnail','ItemEditPhotoThumbnail','modules/core/ItemEditPhotoThumbnail.inc','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/ItemAddFromBrowser.inc)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('ItemAddPlugin','ItemAddFromBrowser','ItemAddFromBrowser','modules/core/ItemAddFromBrowser.inc','core','N;','2')

file_exists(/home/render18/public_html/majgallery/modules/core/CreateThumbnailOption.inc)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('ItemAddOption','CreateThumbnailOption','CreateThumbnailOption','modules/core/CreateThumbnailOption.inc','core','N;','8')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/OptimizeDatabaseTask.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('MaintenanceTask','OptimizeDatabaseTask','OptimizeDatabaseTask','modules/core/classes/OptimizeDatabaseTask.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/DatabaseBackupTask.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('MaintenanceTask','DatabaseBackupTask','DatabaseBackupTask','modules/core/classes/DatabaseBackupTask.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/FlushTemplatesTask.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('MaintenanceTask','FlushTemplatesTask','FlushTemplatesTask','modules/core/classes/FlushTemplatesTask.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/FlushDatabaseCacheTask.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('MaintenanceTask','FlushDatabaseCacheTask','FlushDatabaseCacheTask','modules/core/classes/FlushDatabaseCacheTask.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/BuildDerivativesTask.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('MaintenanceTask','BuildDerivativesTask','BuildDerivativesTask','modules/core/classes/BuildDerivativesTask.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/ResetViewCountsTask.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('MaintenanceTask','ResetViewCountsTask','ResetViewCountsTask','modules/core/classes/ResetViewCountsTask.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/SystemInfoTask.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('MaintenanceTask','SystemInfoTask','SystemInfoTask','modules/core/classes/SystemInfoTask.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/SetOriginationTimestampTask.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('MaintenanceTask','SetOriginationTimestampTask','SetOriginationTimestampTask','modules/core/classes/SetOriginationTimestampTask.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/DeleteSessionsTask.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('MaintenanceTask','DeleteSessionsTask','DeleteSessionsTask','modules/core/classes/DeleteSessionsTask.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/ConvertDatabaseToUtf8Task.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('MaintenanceTask','ConvertDatabaseToUtf8Task','ConvertDatabaseToUtf8Task','modules/core/classes/ConvertDatabaseToUtf8Task.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/CoreCaptchaAdminOption.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('CaptchaAdminOption','CoreCaptchaAdminOption','CoreCaptchaAdminOption','modules/core/classes/CoreCaptchaAdminOption.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GallerySession.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryAuthPlugin','SessionAuthPlugin','SessionAuthPlugin','modules/core/classes/GallerySession.class','core','N;','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/helpers/GalleryItemHelper_medium.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryEventListener','GalleryItemHelper_medium','GalleryItemHelper_medium','modules/core/classes/helpers/GalleryItemHelper_medium.class','core','a:4:{i:0;s:27:\"gallery::viewabletreechange\";i:1;s:25:\"gallery::removepermission\";i:2;s:19:\"galleryentity::save\";i:3;s:21:\"galleryentity::delete\";}','4')

file_exists(/home/render18/public_html/majgallery/modules/core/classes/helpers/GalleryUserHelper_medium.class)

(mysqlt): INSERT INTO g2_FactoryMap (g_classType, g_className, g_implId,
g_implPath, g_implModuleId, g_hints, g_orderWeight) VALUES
('GalleryEventListener','GalleryUserHelper_medium','GalleryUserHelper_medium','modules/core/classes/helpers/GalleryUserHelper_medium.class','core','a:2:{i:0;s:20:\"gallery::failedlogin\";i:1;s:14:\"gallery::login\";}','4')

(mysqlt): UPDATE g2_FactoryMap SET g_orderWeight = 5

setParameter lock.system for core plugin

(mysqlt):
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 = 'core'
AND
g2_PluginParameterMap.g_itemId = 0

(mysqlt): SELECT g2_Schema.g_info FROM g2_Schema WHERE g2_Schema.g_type =
'map'

(mysqlt): UPDATE g2_PluginParameterMap SET g_parameterValue='flock' WHERE
g_pluginType='module' AND g_pluginId='core' AND g_itemId=0 AND
g_parameterName='lock.system'

Plugin parameter lock.system for core plugin set successfully
file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SHOW TABLES

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/core/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/core/classes/Entities.inc)

(mysqlt): COMMIT

(mysqlt): SET AUTOCOMMIT=1

(mysqlt): SET AUTOCOMMIT=0

(mysqlt): BEGIN

file_exists(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl)
file(/home/render18/public_html/majgallery/modules/core/classes/GalleryStorage/schema.tpl,
)

(mysqlt): SHOW TABLES

(mysqlt): SELECT g_name, g_major, g_minor FROM g2_Schema

file_exists(/home/render18/public_html/majgallery/modules/core/classes/Maps.inc)
file_exists(/home/render18/public_html/majgallery/modules/core/classes/Entities.inc)

(mysqlt): COMMIT

(mysqlt): SET AUTOCOMMIT=1

(mysqlt): SET AUTOCOMMIT=0

(mysqlt): BEGIN

(mysqlt): SELECT g2_Schema.g_info FROM g2_Schema WHERE g2_Schema.g_type =
'map'

(mysqlt): DELETE FROM g2_PluginParameterMap WHERE g_pluginType='module'
AND g_pluginId='core' AND g_itemId=0 AND
g_parameterName='misc.useShortUrls'

(mysqlt): DELETE FROM g2_MimeTypeMap

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('z','application/x-compress',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('ai','application/postscript',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('aif','audio/x-aiff',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('aifc','audio/x-aiff',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('aiff','audio/x-aiff',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('asc','text/plain',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('au','audio/basic',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('avi','video/x-msvideo',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('bcpio','application/x-bcpio',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('bin','application/octet-stream',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('bmp','image/bmp',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('cdf','application/x-netcdf',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('class','application/octet-stream',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('cpio','application/x-cpio',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('cpt','application/mac-compactpro',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('csh','application/x-csh',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('css','text/css',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('dcr','application/x-director',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('dir','application/x-director',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('djv','image/vnd.djvu',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('djvu','image/vnd.djvu',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('dll','application/octet-stream',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('dms','application/octet-stream',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('doc','application/msword',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('dvi','application/x-dvi',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('dxr','application/x-director',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('eps','application/postscript',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('etx','text/x-setext',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('exe','application/octet-stream',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('ez','application/andrew-inset',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('gif','image/gif',1)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('gtar','application/x-gtar',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('gz','application/x-gzip',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('hdf','application/x-hdf',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('hqx','application/mac-binhex40',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('ice','x-conference/x-cooltalk',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('ief','image/ief',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('iges','model/iges',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('igs','model/iges',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('jpg','image/jpeg',1)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('jpeg','image/jpeg',1)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('jpe','image/jpeg',1)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('js','application/x-javascript',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('kar','audio/midi',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('latex','application/x-latex',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('lha','application/octet-stream',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('lzh','application/octet-stream',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('m3u','audio/x-mpegurl',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('man','application/x-troff-man',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('me','application/x-troff-me',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('mesh','model/mesh',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('mid','audio/midi',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('midi','audio/midi',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('mif','application/vnd.mif',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('mov','video/quicktime',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('movie','video/x-sgi-movie',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('mp2','audio/mpeg',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('mp3','audio/mpeg',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('mpe','video/mpeg',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('mpeg','video/mpeg',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('mpg','video/mpeg',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('mpga','audio/mpeg',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('ms','application/x-troff-ms',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('msh','model/mesh',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('mxu','video/vnd.mpegurl',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('nc','application/x-netcdf',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('oda','application/oda',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('pbm','image/x-portable-bitmap',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('pdb','chemical/x-pdb',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('pdf','application/pdf',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('pgm','image/x-portable-graymap',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('pgn','application/x-chess-pgn',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('png','image/png',1)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('pnm','image/x-portable-anymap',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('ppm','image/x-portable-pixmap',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('ppt','application/vnd.ms-powerpoint',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('ps','application/postscript',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('qt','video/quicktime',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('ra','audio/x-realaudio',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('ram','audio/x-pn-realaudio',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('ras','image/x-cmu-raster',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('rgb','image/x-rgb',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('rm','audio/x-pn-realaudio',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('roff','application/x-troff',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('rpm','audio/x-pn-realaudio-plugin',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('rtf','text/rtf',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('rtx','text/richtext',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('sgm','text/sgml',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('sgml','text/sgml',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('sh','application/x-sh',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('shar','application/x-shar',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('silo','model/mesh',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('sit','application/x-stuffit',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('skd','application/x-koan',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('skm','application/x-koan',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('skp','application/x-koan',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('skt','application/x-koan',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('smi','application/smil',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('smil','application/smil',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('snd','audio/basic',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('so','application/octet-stream',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('spl','application/x-futuresplash',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('src','application/x-wais-source',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('sv4cpio','application/x-sv4cpio',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('sv4crc','application/x-sv4crc',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('svg','image/svg+xml',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('swf','application/x-shockwave-flash',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('t','application/x-troff',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('tar','application/x-tar',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('tcl','application/x-tcl',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('tex','application/x-tex',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('texi','application/x-texinfo',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('texinfo','application/x-texinfo',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('tif','image/tiff',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('tiff','image/tiff',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('tr','application/x-troff',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('tsv','text/tab-separated-values',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('txt','text/plain',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('ustar','application/x-ustar',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('vcd','application/x-cdlink',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('vrml','model/vrml',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('vsd','application/vnd.visio',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('wav','audio/x-wav',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('wbmp','image/vnd.wap.wbmp',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('wbxml','application/vnd.wap.wbxml',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('wml','text/vnd.wap.wml',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('wmlc','application/vnd.wap.wmlc',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('wmls','text/vnd.wap.wmlscript',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('wmlsc','application/vnd.wap.wmlscriptc',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('wrl','model/vrml',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('xbm','image/x-xbitmap',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('xls','application/vnd.ms-excel',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('xpm','image/x-xpixmap',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('xsl','text/xml',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('xwd','image/x-xwindowdump',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('xyz','chemical/x-xyz',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('zip','application/zip',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('asf','video/x-ms-asf',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('asx','video/x-ms-asx',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('wmv','video/x-ms-wmv',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('wma','audio/x-ms-wma',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('jp2','image/jp2',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('jpg2','image/jp2',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('jpf','image/jpx',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('jpx','image/jpx',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('mj2','video/mj2',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('mjp2','video/mj2',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('jpm','image/jpm',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('jpgm','image/jpgm',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('psd','application/photoshop',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('pcd','image/x-photo-cd',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('jpgcmyk','image/jpeg-cmyk',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('tifcmyk','image/tiff-cmyk',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('wmf','image/wmf',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('tga','image/tga',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('flv','video/x-flv',0)

(mysqlt): INSERT INTO g2_MimeTypeMap (g_extension, g_mimeType, g_viewable)
VALUES ('mp4','video/mp4',0)

getParameter id.accessListCompacterLock for core plugin

(mysqlt):
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 = 'core'
AND
g2_PluginParameterMap.g_itemId = 0

mysqlt error: [1146: Table 'render18_gllr1.g2_PermissionMap' doesn't exist]
in EXECUTE("
SELECT
COUNT(DISTINCT g2_PermissionMap.g_itemId)
FROM
g2_PermissionMap
LIMIT 1")

(mysqlt):
SELECT
COUNT(DISTINCT g2_PermissionMap.g_itemId)
FROM
g2_PermissionMap
LIMIT 1

1146: Table 'render18_gllr1.g2_PermissionMap' doesn't exist

adodb_mysqlt._execute(
SELECT
COUNT(DISTINCT g2_PermissionMap.g_itemId)
FROM
g2_PermissionMap
LIMIT 1, false) % line 891,
file: adodb.inc.php
adodb_mysqlt.execute(
SELECT
COUNT(DISTINCT g2_PermissionMap.g_itemId)
FROM
g2_PermissionMap
LIMIT 1, Array[0]) % line 498,
file: adodb-mysql.inc.php
adodb_mysqlt.selectlimit(
SELECT
COUNT(DISTINCT g2_PermissionMap.g_itemId)
FROM
g2_PermissionMap
, 1, -1, Array[0]) % line 483,
file: GalleryStorage.class
mysqlstorage.search(
SELECT
COUNT(DISTINCT [GalleryPermissionMap::itemId])
FROM
[GalleryPermissionMap]
, Array[0], Array[1]) % line 202,
file: Gallery.class
gallery.search(
SELECT
COUNT(DISTINCT [GalleryPermissionMap::itemId])
FROM
[GalleryPermissionMap]
, Array[0], Array[1]) % line 633,
file: CoreModuleExtras.inc

realpath(/home/render18/public_html/majgallery/modules/core/classes/../../../)
realpath(/home/render18/public_html/majgallery/)
Error: Failed to upgrade the core module, this is the error stack trace:
Error (ERROR_STORAGE_FAILURE)in
modules/core/classes/GalleryStorage.class at line 494
(gallerycoreapi::error)
in modules/core/classes/Gallery.class at line 202
(mysqlstorage::search)
in modules/core/CoreModuleExtras.inc at line 633
(gallery::search)
in modules/core/module.inc at line 486
(coremoduleextras::upgrade)
in modules/core/classes/GalleryModule.class at line 175
(coremodule::upgrade)
in upgrade/steps/UpgradeCoreModuleStep.class at line 85
(coremodule::installorupgrade)
in upgrade/index.php at line 186
(upgradecoremodulestep::processrequest)

realpath(/home/render18/public_html/majgallery/modules/core/classes/../../../)
realpath(/home/render18/public_html/majgallery/)

____________________________________________________________

Please let me know how I can either get my gallery back to being viewable as it was (the upgrader loads every time now) or how to finish the upgrade correctly. This is amazingly frustrating.

Thank you.

Chris M
"RendeR"

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Sun, 2009-11-15 16:24

Please, please, please never paste such a long entry into any forum.
Copy it to a txt file and upload it with your message or link to it on your server.

That is a very old version you are trying to upgrade. Fall off the planet for 3-4yrs? :)
Anyways, you may need to perform an incremental upgrade just to get you out of alpha.
Try an official 2.0 release, then a 2.1 and then to 2.3 from there ought to work.

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2009-11-15 16:55
Quote:
Please let me know how I can either get my gallery back to being viewable as it was

Restore your backup.

Quote:
Quote:
Gallery version: 2.0-alpha-3

Upgrading from older version (.8?) to 2.3 using Fantastico interface via cpanel in my web hosting account.

I would follow suprsidr advice and not use the Fatastico method, manual method is the way to go.
Good luck upgrading from that version. There was no upgrade code in the Alpha versions as far as I remember.

You might be better off just starting over and importing your photos, via server add.
Good luck!

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Mon, 2009-11-16 17:48

Unfortunately those downloads don't work from SF as they seriously broke their site awhile back.

If you need older versions to upgrade to, you can get them from SVN checkout or download them here:
www.kevinnehls.com/temp/gallery2.1.zip

That should upgrade from 2.0 Alpha 3. NOTE: You either have G2.0 A3 installed or you don't have a versions.dat file, which means gallery will assume that's the version you're upgrading from and no upgrades will work properly. If versions.dat if missing and you know you have a newer version of Gallery we need to know EXACTLY what version and we can help you replacing the versions.dat file.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here