Closed (fixed)
Project:
Tribune
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2008 at 06:22 UTC
Updated:
23 May 2008 at 19:58 UTC
i get this error when i try to start tribune
\sites\all\modules\tribune\filters\meteo.inc on line 51
Comments
Comment #1
harishu commentedComment #2
sarne commentedTemporary Fix:
Edit out that entire function at line 51. Seems to have worked nicely for me.
Comment #3
SeeSchloss commentedWell I removed the filter from the repository, it uses a try/catch construct which I guess PHP4 doesn't like. It wasn't really ready for use, anyway.