Closed (fixed)
Project:
Windows Live ID Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
2 Sep 2007 at 17:56 UTC
Updated:
14 Jan 2009 at 17:08 UTC
Hi,
I get the following error on the home page with Drupal 5.2 and PHP 5.2:
Fatal error: Call to undefined function mhash() in C:\Program Files\EasyPHP 2.0b1\www\sites\all\modules\winliveid\windowslivelogin.php on line 769
The site works fine without this module.
Any idea?
Thanks.
Comments
Comment #1
panis commentedyou will need the mhash and the mcrypt libraries in PHP for this to work.
Comment #2
panis commentedComment #3
kenorb commentedThe same with 6.x
I don't know it was fixed.