i get this error when i try to start tribune

\sites\all\modules\tribune\filters\meteo.inc on line 51

Comments

harishu’s picture

Priority: Normal » Critical
sarne’s picture

Temporary Fix:

Edit out that entire function at line 51. Seems to have worked nicely for me.

SeeSchloss’s picture

Status: Active » Closed (fixed)

Well 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.