Closed (fixed)
Project:
Windows Live ID Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2008 at 14:11 UTC
Updated:
12 Dec 2008 at 17:06 UTC
I am having a problem with my site www.wedde.dk after having activated winliveid handling. I am getting following error when trying to access the page:
"Fatal error: Call to undefined function mhash() in /customers/wedde.dk/wedde.dk/httpd.www/modules/winliveid/windowslivelogin.php on line 769"
I have been told by my host (one.com) that they do not support mhash function.
Anybody that can help?
Comments
Comment #1
jeremy89632 commentedis there a way for the module not to call for mhash function?
how to install mhash?
im using a VPS Server.
Comment #2
ainigma32 commentedProbably not: see http://drupal.org/node/172533
Try this http://www.lampdocs.com/blog/2008/10/25/how-to-enable-mhash-in-php-built...
- Arie