Cannot redeclare class

Having trouble installing serendipity?
Post Reply
flupirupi
Regular
Posts: 9
Joined: Fri May 11, 2007 10:25 am

Cannot redeclare class

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Cannot redeclare class

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply