First off, thank you so much for this wonderful integatration package.
I had a fresh install of phpbb3 and a standalone Gallery2 before doing this integration. I copied all of the necessary files and made all of the edits. The install process was long but painless! After configuring the Gallery within the ACP I synchronized the users. I had no errors and I was able to login with any of my user accounts and go to the gallery page (At the bottom it would say "display mode: user "). However, I was not able to add pictures or albums with a normal user, but I could with an admin user. It seemed like nobody had their own Gallery. It was just one Admin gallery that admin accounts could add to.
How do I fix these permissions to allow everyone to be able to create their own gallery and have control over it?
Also, being the idiot that I am, I started deleting users from the gallery when I should have unsynchronized from the ACP. Now when I try to unsynchronize I receive an SQL error. (I can synchronize without any problems).
Code: › General Error
deleteUserItems failed for 18. Here is the error message from G2:
Error (ERROR_MISSING_OBJECT) : Missing object for 18
* in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 2054 (GalleryCoreApi::error)
* in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 98 (GalleryStorageExtras::_identifyEntities)
* in modules/core/classes/GalleryStorage.class at line 313 (GalleryStorageExtras::loadEntities)
* in modules/core/classes/helpers/GalleryEntityHelper_simple.class at line 71 (GalleryStorage::loadEntities)
* in modules/core/classes/GalleryCoreApi.class at line 2361 (GalleryEntityHelper_simple::loadEntitiesById)
* in modules/core/classes/helpers/GalleryUserHelper_medium.class at line 225 (GalleryCoreApi::loadEntitiesById)
* in modules/core/classes/GalleryCoreApi.class at line 629 (GalleryUserHelper_medium::deleteUserItems)
* in /home/content/b/g/r/bgroot/html/includes/acp/acp_gallery2.php at line 1591 (GalleryCoreApi::deleteUserItems)
* in /home/content/b/g/r/bgroot/html/includes/acp/acp_gallery2.php at line 1255 (acp_gallery2::_deleteUserItems)
* in /home/content/b/g/r/bgroot/html/includes/functions_module.php at line 507 (acp_gallery2::main)
* in /home/content/b/g/r/bgroot/html/adm/index.php at line 74 (p_master::load_active)
Thoughts on how I should resolve these two issues without starting from scratch?
Thanks,
bg