Site unstable after install
ext237 - August 31, 2008 - 01:12
| Project: | WeatherFacti -- from a weather.com xml feed |
| Version: | 6.x-1.9 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

#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?