really weird, the table must be created and filled automatically. What DB are you using? what OS? any specific steps to reproduce? Ear you using GUI or command line?
MySQL Table: om_user_right Columns: user_id bigint(20) RIGHT0 varchar(20) 1 'Admin' 1 'Room' 1 'Dashboard' 1 'Login' On 7 September 2014 18:56, <[email protected]> wrote: > Surely I have dropped database before upgrade! > > There does not exist any openmeetings database before upgrade procedure. I > have retried installation, but same result: om_user_right does not contain > any data, no errors during import. Please can you give me information what > I must insert into table om_useer_right? There is by this time only one > user: me by myself... > > Best regards > df8oe > > > > Am Sonntag, 7. September 2014, 18:25:08 schrieb Maxim Solodovnik: > > You need to drop db before performing import. All users should have > records > > in this table > > On Sep 7, 2014 6:22 PM, <[email protected]> wrote: > > > > > Table om_user_right does not contain any data. Table does not exist in > > > database of version 3.02. There were no error-messages during import > > > procedure of exported data from 3.02. > > > > > > Best regards > > > df8oe > > > > > > > > > > > > Am Sonntag, 7. September 2014, 18:16:12 schrieb Maxim Solodovnik: > > > > It seems your user have no "login" right. User_rights table. Not > sure why > > > > :( do you have any errors in the log? > > > > On Sep 7, 2014 4:55 PM, <[email protected]> wrote: > > > > > > > > > Am Sonntag, 7. September 2014, 11:45:14 schrieb [email protected]: > > > > > > Am Sonntag, 7. September 2014, 16:43:40 schrieb Maxim Solodovnik: > > > > > > > Have you performed import/export during upgrade? > > > > > > > On Sep 7, 2014 4:41 PM, <[email protected]> wrote: > > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > > > I have just been upgraded from 3.02 to 3.03 using cli. > Everything > > > > > works > > > > > > > > fine. Red5 server can be startet, but when I try to login, I > get > > > > > message > > > > > > > > "...your account has not been activated. Use the link in your > > > > > activation > > > > > > > > mail..." Activation mail? Years ago :) I can reset password > and > > > om > > > > > sends me > > > > > > > > a new link that I can generate new password, but the > "activation > > > > > issue" > > > > > > > > loops again. Please can you tell me how I can login? > > > > > > > > > > > > > > > > Best regards > > > > > > > > df8oe > > > > > > > > > > > > > > > > > > > > > > > > > > yes. > > > > > > > > > > > > df8oe > > > > > > > > > > > > > > > > > > > > If this is a bug: > > > > > It is no problem to get access to mysql and look at > > > openmeetings/om_user. > > > > > There I can see a field "activatehash" and many other fields that > > > contain > > > > > numbers. If I can generate an "activation link" manually > containing the > > > > > string in "activatehash" or set another field to another value to > get > > > > > access - not a problem at all. But I don't know which link and/or > which > > > > > field and to which value ;) > > > > > > > > > > df8oe > > > > > > > > > > > > > -- WBR Maxim aka solomax
