Hello.
I used a lot of time, the integration 1.0.1 and gallery 2.2.6, phpBB 3.0.3
Every thing was fine, but I have to migrate to php 5.3...
Now, gallery 2.2.6 fail with error "Function ereg() is deprecated"
I upgrade my gallery to 2.3.1 and reinstall integration 1.2.1
I do it to times, and every time it fails then I tried to synchronize users
Code: › G2 init failed. Here is the error message from G2:
Error (ERROR_MISSING_OBJECT) : g2i_2-1276182276 GalleryUser
* in modules/core/classes/helpers/GalleryEntityHelper_simple.class at line 155 (GalleryCoreApi::error)
* in modules/core/classes/GalleryCoreApi.class at line 2404 (GalleryEntityHelper_simple::loadEntityByExternalId)
* in modules/core/classes/GalleryEmbed.class at line 294 (GalleryCoreApi::loadEntityByExternalId)
* in modules/core/classes/GalleryEmbed.class at line 270 (GalleryEmbed::login)
* in modules/core/classes/GalleryEmbed.class at line 120 (GalleryEmbed::checkActiveUser)
* in /media/disk4/forums2/motopingvinus/forum/includes/acp/acp_gallery2.php at line 1377 (GalleryEmbed::init)
* in /media/disk4/forums2/motopingvinus/forum/includes/acp/acp_gallery2.php at line 755 (acp_gallery2::_g2Init)
* in /media/disk4/forums2/motopingvinus/forum/includes/functions_module.php at line 507 (acp_gallery2::main)
* in /media/disk4/forums2/motopingvinus/forum/adm/index.php at line 74 (p_master::load_active)
And, drop me to login page. Of course every touch in gallery drop to login page to.
Now, I install for test, clear gallery 2.3.1, clear phpBB 3.0.4 and install integration 1.2.1
UserSynchronization now, work! Its fine... But, every touch in gallery drop me to login page... 