- milestone: --> v3.3.8
Testing Gallery 2 Integration. The PGV/Gallery 2
modules are version 255. The Gallery 2 install version
was 2.1.2 typical. Testing on WinXP with XAMPP.
Install went OK. Some issues around userid's. Created
the admin user for Gallery 2 same as the admin user for
PGV. Gallery 2 fires up OK directly but when invoked
from PGV I get the following error:
n error occurred during the on-the-fly user creation.
Error (ERROR_COLLISION)
* in modules\core\classes\GalleryUser.class at line
154 (GalleryCoreApi::error)
* in modules\core\classes\GalleryEmbed.class at
line 360 (GalleryUser::create)
* in pgv.php at line 89 (GalleryEmbed::createUser)
* in index.php at line 39
* in index.php at line 34
* in C:\Program Files\xampp\htdocs\PGV\module.php
at line 72
* in C:\Program Files\xampp\htdocs\PGV\index.php at
line 30
Was able to start Gallery 2 module from PGV with a PGV
user that did not exist in Gallery 2.
Also got the same ERROR_COLLISION message as above if I
tried starting Gallery 2 from PGV while not logged in.