Active
Project:
WeatherFacti -- from a weather.com xml feed
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2008 at 01:12 UTC
Updated:
9 Sep 2008 at 05:01 UTC
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
Comment #1
jacobw commentedsame problem here
Comment #2
ig_drupal commentedI 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?