Function failed
Failed to create G2 group with extId [7]. Here is the error message from G2:
[Error (ERROR_STORAGE_FAILURE)
- in modules/core/classes/GalleryStorage/DatabaseStorage.class at line 499 (PostgreSqlDatabaseStorage::error)
- in modules/core/classes/GalleryStorage.class at line 133 (PostgreSqlDatabaseStorage::saveEntity)
- in modules/core/classes/GalleryEntity.class at line 268 (GalleryStorage::saveEntity)
- in embed.php at line 393 (GalleryGroup::save)
- in /web/xarclone/integration/gallery2/xaraya/gallery2/xargallery2helper.php at line 376 (GalleryEmbed::createGroup)
- in /web/xarclone/integration/gallery2/xaraya/gallery2/xargallery2helper.php at line 1436 (xarGallery2Helper::g2createGroup)
- in /web/xarclone/integration/gallery2/xaraya/gallery2/xaradmin/updateconfig.php at line 87 (xarGallery2Helper::g2xarUserGroupImportExport)
- in /web/xarclone/core/html/includes/xarMod.php at line 871
- in /web/xarclone/core/html/index.php at line 85
- in /web/xarclone/core/html/index.php at line 153
]
Explanation:
The function executed correctly, but the result was a failure.
Stack:
ΚΚΚΚΚat g2createGroup(xargallery2helper.php:379)
ΚΚΚΚΚ
Array
(
[0] => 7
[1] => Array
(
[uid] => 7
[name] => Contributors
[users] => 0
[parentid] => 5
)
)
ΚΚΚΚΚat g2xarUserGroupImportExport(xargallery2helper.php:1436)
ΚΚΚΚΚat gallery2_admin_updateconfig(updateconfig.php:87)
ΚΚΚΚΚ
Array
(
[0] => Array
(
)
)
ΚΚΚΚΚat xarModFunc(xarMod.php:871)
ΚΚΚΚΚ
Array
(
[0] => gallery2
[1] => admin
[2] => updateconfig
)
ΚΚΚΚΚat xarMain(index.php:85)