The error when viewing admin pages. Only fix is to delete the module from the directory

Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /[serverpath]/modules/weatherfacti/weatherfacti.module on line 13

Comments

jacobw’s picture

same problem here

ig_drupal’s picture

I believe this has something to do with the functions being different between php4 and php5.

private
public
__construct
__deconstruct

Is there a version that would work on php4?