Hi
Following the instructions from this forum, I have managed to skip registration on the Clara (it was extremely difficult but I got there in the end) Thank you!
Now I wish to attempt the same on the Kobo Glo.
I followed the command codes from https://www.mobileread.com/forums/sh...d.php?t=171664
I used both
INSERT INTO "user" VALUES('aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa','aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa','xxxx@xxxx.xx','xxxx@xxxx.xx','2aaaa aaaaaaaaaaaaa==');
and also tried
INSERT INTO "user" VALUES('foo','foo','foo','foo','foo');
However, I received the following error
Error: table user has 26 columns but 5 values were supplied
I thought it was because it had the latest 4.22... firmware, so I downgraded to 3.19... but still came up with the same error.
Please advise. Thank you
Following the instructions from this forum, I have managed to skip registration on the Clara (it was extremely difficult but I got there in the end) Thank you!
Now I wish to attempt the same on the Kobo Glo.
I followed the command codes from https://www.mobileread.com/forums/sh...d.php?t=171664
I used both
INSERT INTO "user" VALUES('aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa','aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa','xxxx@xxxx.xx','xxxx@xxxx.xx','2aaaa aaaaaaaaaaaaa==');
and also tried
INSERT INTO "user" VALUES('foo','foo','foo','foo','foo');
However, I received the following error
Error: table user has 26 columns but 5 values were supplied
I thought it was because it had the latest 4.22... firmware, so I downgraded to 3.19... but still came up with the same error.
Please advise. Thank you