Page 2 of 2

Re: Discord Group For The Moderators

Posted: Thu Jul 19, 2018 11:53 pm
by jmo1121109
Enough users to make a game once the instructions give you the first owner user:

insert into wd_users values (6,'testing', '[email protected]', 100, NULL, NULL, 'Yes', 1484606440, 'English', 1484606440, 0, '', 'User,Moderator,Admin', '', 0.142857,0.142857,0.142857,0.142857,0.142857,0.142857,0.142857,'No', NULL,0,0,0,0,0,1,0);
insert into wd_users values (7,'testing1', '[email protected]', 100, NULL, NULL, 'Yes', 1484606440, 'English', 1484606440, 0, '', 'User,Moderator,Admin', '', 0.142857,0.142857,0.142857,0.142857,0.142857,0.142857,0.142857,'No', NULL,0,0,0,0,0,1,0);
insert into wd_users values (8,'testing2', '[email protected]', 100, NULL, NULL, 'Yes', 1484606440, 'English', 1484606440, 0, '', 'User,Moderator,Admin', '', 0.142857,0.142857,0.142857,0.142857,0.142857,0.142857,0.142857,'No', NULL,0,0,0,0,0,1,0);
insert into wd_users values (9,'testing3', '[email protected]', 100, NULL, NULL, 'Yes', 1484606440, 'English', 1484606440, 0, '', 'User,Moderator,Admin', '', 0.142857,0.142857,0.142857,0.142857,0.142857,0.142857,0.142857,'No', NULL,0,0,0,0,0,1,0);
insert into wd_users values (10,'testing4', '[email protected]', 100, NULL, NULL, 'Yes', 1484606440, 'English', 1484606440, 0, '', 'User,Moderator,Admin', '', 0.142857,0.142857,0.142857,0.142857,0.142857,0.142857,0.142857,'No', NULL,0,0,0,0,0,1,0);
insert into wd_users values (11,'testing5', '[email protected]', 100, NULL, NULL, 'Yes', 1484606440, 'English', 1484606440, 0, '', 'User,Moderator,Admin', '', 0.142857,0.142857,0.142857,0.142857,0.142857,0.142857,0.142857,'No', NULL,0,0,0,0,0,1,0);
insert into wd_users values (12,'testing6', '[email protected]', 100, NULL, NULL, 'Yes', 1484606440, 'English', 1484606440, 0, '', 'User,Moderator,Admin', '', 0.142857,0.142857,0.142857,0.142857,0.142857,0.142857,0.142857,'No', NULL,0,0,0,0,0,1,0);

Re: Discord Group For The Moderators

Posted: Fri Jul 20, 2018 12:07 am
by flash2015
OK, thanks! I guess I need to reset all their passwords?

Re: Discord Group For The Moderators

Posted: Fri Jul 20, 2018 12:19 am
by flash2015
As I cannot login with empty password for some reason (it looks like that column is '').