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

panis’s picture

Assigned: Unassigned » panis
Status: Active » Fixed

you will need the mhash and the mcrypt libraries in PHP for this to work.

panis’s picture

Status: Fixed » Closed (fixed)
kenorb’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev

The same with 6.x

PHP Fatal error:  Call to undefined function  mhash() in /home/sites/co.uk/public_html/sites/all/modules/contributions/winliveid/windowslivelogin.php on line 769

I don't know it was fixed.