Gallery version (not just "2"): 2.0.1
PHP version (e.g. 4.3.11): 4.3.11
Database (e.g. MySql 4.0.11): 4.1
Operating system (e.g. Linux): Redhat
Browser (e.g. Firefox 1.0): Firefox 1.5
I somehow messed the user and group informations in the database ( g_User, g_Group and g_UserGroupMap ), and it screwed up Gallery so I have to restore it. I figured out most of the part except for the groupType in g_Group. The only type I saw while looking through the GalleryGroup is GROUP_NORMAL. I would like to know about the others.
Posts: 32509
modules/core/classes/GalleryConstants.class
and why are you editing the database manually?
Posts: 2
Let's just say that the Gallery 2 + Joomla integration didn't work out correctly, the users got screwed up. Anyway, thanks for the information, I managed to sync the user databases of the two.