Thread
:
Proper integration of telepathy accounts
View Single Post
IsaacDFP
2011-12-09 , 16:54
Posts: 435 | Thanked: 197 times | Joined on Feb 2010
#
78
Not trying to bump for no reason... But I cannot see my newly created account ID (the one with
me@hotmail.com
), I can only see the service id (the 19|msn|MSN|msn|IM). I am being successful with insert into accounts values (null, 'me@hotmail.com', 'msn', 0); and i can see the account under the Account UI. Any assistance would be appreciated...
I cannot continue forward with:
Code:
insert into settings values(14, 20, 'tmc-uid', 's', '<telepathy uid>');
Quote & Reply
|
IsaacDFP
View Public Profile
Find all posts by IsaacDFP