"Hi! We have a database with around 300 users in it. Some users are deleted, therefore we have a sequence of ids is like: 1, 27, 34 ... When I make backup and then put this backup to the newest version, users cannot login. In the database every user have a new id, so our previous sequece of ids is like: 1, 2, 3 ... This is in the users table.
But in the other we have old ids as well as the newest ones (for example table organisation_users). There aren't any problems with reading XML files, but somehow it this method us.setUser_id doesn't work." http://code.google.com/p/openmeetings/issues/detail?id=1302#c0 It is very important problem for us, because we are not able to update our outdated version... -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
