Re: [Amsn-devel] Users Profile url Login

2006-04-20 Thread Vivia Nikolaidou
Just tried locally with a newly created account and it always takes me to the login page, even with your solution I haven't gotten it to work :( On Tue, 18 Apr 2006, "Gustavo A. Díaz" wrote: > I just modified the line of the url (around line 34): > > > proc gotURL {main_url {post_url > > "http

Re: [Amsn-devel] Users Profile url Login

2006-04-18 Thread Gustavo A. Díaz
I coul give you a non-hotmail email and configured with Passport i you wanna do some testing :-) Vivia Nikolaidou escribió: billiob: that part of the code that checks if you have hotmail and acts accordingly, i think you should move it to the proc gotURL instead of viewProfile, or just

Re: [Amsn-devel] Users Profile url Login

2006-04-18 Thread Vivia Nikolaidou
billiob: that part of the code that checks if you have hotmail and acts accordingly, i think you should move it to the proc gotURL instead of viewProfile, or just wrap gotURL. I don't have a non-hotmail account to test so I can't do this, but if someone else wants to do it instead of billiob,

Re: [Amsn-devel] Users Profile url Login

2006-04-18 Thread Gustavo A. Díaz
Title: FirmaEmail I forgot to mention: in amsn, Preferences when i try to "edit" my profile.. is the same problem. Boris Faure (aka billiob) escribió: It should already work without that with the cvs. --- This SF.Net email is sponsored

Re: [Amsn-devel] Users Profile url Login

2006-04-18 Thread Gustavo A. Díaz
Title: FirmaEmail I recently downloaded the cvs... and yes... it works now with emails that don't belong to Hotmail. Thanks!. Cheers. Boris Faure (aka billiob) escribió: It should already work without that with the cvs. --- This SF.Net

Re: [Amsn-devel] Users Profile url Login

2006-04-18 Thread Boris Faure (aka billiob)
It should already work without that with the cvs. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group bre

Re: [Amsn-devel] Users Profile url Login

2006-04-18 Thread Gustavo A. Díaz
I just modified the line of the url (around line 34): proc gotURL {main_url {post_url "https://login.passport.net/uilogin.srf?lc=58378&id=45930&vv=330"} {id 2}} { Maybe the URL of the login page could be this too: https://login.passport.net/uilogin.srf?lc=1033&vv=330 With that change, i can

Re: [Amsn-devel] Users Profile url Login

2006-04-18 Thread Vivia Nikolaidou
On Tue, 18 Apr 2006, "Gustavo A. Díaz" wrote: > If i use the Microsoft Passport Network login url, its works > (http://login.passport.net/uilogin.srf). > Will be better to use in "hotmail.tcl" the url > http://login.passport.net/uilogin.srf ? > i 've made a test with that url and when i want to se