Current time: 05-24-2012, 11:29 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[TUTORIAL]Integrate Windows Live Logins with MyBB
06-05-2011, 02:36 PM (This post was last modified: 06-08-2011 04:32 PM by VEGETA_DTX.)
Post: #41
RE: [TUTORIAL]Integrate Windows Live Logins with MyBB
Hello! Smile Thanks for this awesome tutorial!!!
However, I have a problem Sad when I go to - https://login.live.com/wlogin.srf?appid= APPLICATION ID &alg=wsignin1.0&lc=3082
as explained, first I get hotmail login in Spanish(and I am from Serbia) and then when I login it says something like:
Quote:even though this page is encrypted it might easily be viewed by the third party, are you sure you want to continue?

And then I press "continue" since that was the hotmail account that I don't use often at all. but browser sent me an error:
Quote:Firefox can't find the server at 12415124-212-3-123123-blabla.apps.dev.live.com.
of course this 12415124-blablabla is just the random code that I wrote right now, it was actually some even longer code which contained both letters and numbers.

Oh I forgot to mention that I use myBB 1.6 and I missread the part where you say its still unavailable for 1.6 Sad

Any help would be appreciated! Smile
Visit this user's website Find all posts by this user
Quote this message in a reply
03-16-2012, 04:08 PM (This post was last modified: 03-16-2012 04:13 PM by cezars.)
Post: #42
RE: [TUTORIAL]Integrate Windows Live Logins with MyBB
Maybe this is a stupid question but Is this ok that 5 after wlregister.php this part of code is on the end of the wlregister.php
}else{
//Display username selection form
define("KILL_GLOBALS", 1);
add_breadcrumb("Username Selection", "wlregister.php5");


I dont know any php.....
Visit this user's website Find all posts by this user
Quote this message in a reply
03-17-2012, 01:39 AM
Post: #43
RE: [TUTORIAL]Integrate Windows Live Logins with MyBB
(03-16-2012 04:08 PM)cezars Wrote:  Maybe this is a stupid question but Is this ok that 5 after wlregister.php this part of code is on the end of the wlregister.php
}else{
//Display username selection form
define("KILL_GLOBALS", 1);
add_breadcrumb("Username Selection", "wlregister.php5");


I dont know any php.....

The 5 can be removed if your server does not require a 5 at the end of the filename for PHP5 files.

http://Screeze.com - A fun general discussions forum. Login using Facebook, Twitter, Windows Live or normally.

Utilize Twitter logins on your own board.
Find all posts by this user
Quote this message in a reply
03-17-2012, 08:29 PM (This post was last modified: 03-17-2012 08:31 PM by cezars.)
Post: #44
RE: [TUTORIAL]Integrate Windows Live Logins with MyBB
(03-17-2012 01:39 AM)afrothunder Wrote:  
(03-16-2012 04:08 PM)cezars Wrote:  Maybe this is a stupid question but Is this ok that 5 after wlregister.php this part of code is on the end of the wlregister.php
}else{
//Display username selection form
define("KILL_GLOBALS", 1);
add_breadcrumb("Username Selection", "wlregister.php5");


I dont know any php.....

The 5 can be removed if your server does not require a 5 at the end of the filename for PHP5 files.

thx work with 5 and without 5
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication