Project:WeatherFacti -- from a weather.com xml feed
Version:6.x-1.9
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#1

same problem here

#2

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?

nobody click here