| Author | Message |
| Post Title: problems - synchronizing users... | |
migraine
Joined: Apr 20, 2009 Posts: 1
|
Posted: Tue Apr 28, 2009 6:09 pm
hi mods,
thanks for the mod. this integration mod really rocks! everything went fine on the mod, testing locally, then when i uploaded it to my hosting site.. it is working ok on adding images, etc... but encountering problems with synchronizing users.... i have already looked on and changed appropriate settings on "automatic / manual configurations", made sure everything is setup on /gallery2/config.php, purged the phpbb3 cache / gallery2 / browser cookies / styles. made sure that the mysql version is complicant. php is not running in safe_mode. Flushed the gallery2 database and again did the installation again (only for the gallery2 settings), but never touched the tables / rows that we created as instructed on the installation xml of the mod. waah! here are the logs... un-synchronize users on ACP... Quote: ›
General Error SQL ERROR [ mysqli ] [0] SQL No values specified for SQL IN comparison BACKTRACE FILE: includes/db/dbal.php LINE: 379 CALL: dbal->sql_error() FILE: includes/acp/acp_gallery2.php LINE: 1274 CALL: dbal->sql_in_set() FILE: includes/functions_module.php LINE: 507 CALL: acp_gallery2->main() FILE: adm/index.php LINE: 76 CALL: p_master->load_active() Synchronize Users -> "export users now" Quote: ›
General Error G2 init failed. Here is the error message from G2: Error (ERROR_MISSING_OBJECT) : g2i_2-1240383143 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 /home/dev54543/public_html/localhost/includes/acp/acp_gallery2.php at line 1377 (GalleryEmbed::init) * in /home/dev54543/public_html/localhost/includes/acp/acp_gallery2.php at line 755 (acp_gallery2::_g2Init) * in /home/dev54543/public_html/localhost/includes/functions_module.php at line 507 (acp_gallery2::main) * in /home/dev54543/public_html/localhost/adm/index.php at line 76 (p_master::load_active) many thanks. |