I installed Windows Live ID, DP 5.6, installed fine, logged out and had just a blank page.
The only way to see the main page was to delete the module form the site/all/modules directory.

Comments

vm’s picture

check your apache/http errors log. Blank pages are most often related to exhausted memory. If the error isn't exhausted memory the information included there will help diagnose the problem.

softtouch’s picture

Yes, you are right.

Call to undefined function mhash()

Where is mhash? Where it add it? php or apache?

vm’s picture

doesn't sound like you are using PHP5 or Apache2 which is a necessity to use this module.

check the README.txt file before installing modules

Before you Install/Use
----------------------
1. Must have PHP5 and Apache2 for support - The SDK requires this.
2. mcrypt and mhash extensions for PHP - required to decrypt information sent and received by the windows live service.

softtouch’s picture

I am using apache 2 and php 5... but it looks like its a "lite" php 5 version with all that dll's lacking (Windows System). I downloaded again PHP 5 and will install it in a while and guess Windows LiveID will work after that...
I think this issue can be closed, fault was on my side.
Thanks you for support.

softtouch’s picture

Ok, I got it to work. I can login using my live ID.
Now, the big question: What do I have to modify to add the Windows Live ID Login and Logout buttons (small gif image) instead of the text?

panis’s picture

that is currently not supported. I will see about creating a patch for this.