Page 1 of 1

Cannot redeclare class

Posted: Tue Jun 05, 2007 8:38 pm
by flupirupi
Hi!

After I installed everything only the http authentication was left, which I wanted to set up today.
Well, when I click to add plugins I get this error message and I can't do anything about it.

Fatal error: Cannot redeclare class serendipity_event_popfetcher in ...\serendipity\plugins\serendipity_event_popfetcher\serendipity_event_popfetcher_BaUp.php on line 989

I'm running the popfetcher plugin 1.18, Serendipity 1.1.2 and PHP 5.1.6


Hope you can help me,
Rupi

Re: Cannot redeclare class

Posted: Wed Jun 06, 2007 11:39 am
by garvinhicking
Hi!

You have created a backup file in a s9y plugin directory. This is not allowed because it gets parsed. Remove that file:

...\serendipity\plugins\serendipity_event_popfetcher\serendipity_event_popfetcher_BaUp.php

Regards,
Garvin