Closed (fixed)
Project:
Windows Live ID Integration
Version:
5.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
31 Aug 2007 at 12:12 UTC
Updated:
4 Sep 2007 at 16:36 UTC
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
Comment #1
panis commentedunable 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.
Comment #2
dmjossel commentedI'm using 4.4.7. Does this module require PHP5, or any special extensions, besides mcrypt and hash, which I have?
Comment #3
dmjossel commentedFrom 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.
Comment #4
panis commentedupdated files to reflect PHP5 requirement.
Comment #5
panis commented