Uploading the module folder to /modules and attempting to enable results in this error:

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /usr/local/apache/htdocs/drupal5/modules/winliveid/windowslivelogin.php on line 21

Comments

panis’s picture

unable to recreate it on here. What version of PHP? This file is part of the windows live SDK you could try downloading the file again or getting it from the windows live website.

dmjossel’s picture

I'm using 4.4.7. Does this module require PHP5, or any special extensions, besides mcrypt and hash, which I have?

dmjossel’s picture

From the MSDN documentation on the code samples, it appears that Apache2 and PHP5 are both required. It may be helpful to include those requirements in the readme file and the module description; most modules don't require PHP5 and work fine under PHP4.

panis’s picture

Assigned: Unassigned » panis
Priority: Normal » Minor
Status: Active » Fixed

updated files to reflect PHP5 requirement.

panis’s picture

Status: Fixed » Closed (fixed)