Plugin page is messed up

Having trouble installing serendipity?
Post Reply
Borup
Regular
Posts: 5
Joined: Mon Mar 12, 2007 9:50 pm

Plugin page is messed up

Post by Borup »

Hi there

I have a problem with my 'Configure plugins' page. As you can see from the imagelink below, the page is shown without any CSS and it looks kinda funny. The frontend is fine though.

http://www.brianborup.dk/diverse/configureplugins.jpg

It's been like this for a long time, so I don't actually remember what I did to cause this. I recently upgraded to version 1.4.1 but this didn't solve the problem.

Any thoughts on how to fix this?
Brian B. Petersen
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Plugin page is messed up

Post by garvinhicking »

Hi!

There a plugin fatally bailing out on you. You might want to check your PHP error log, or see inside the HTML sourcecode of that page if you can spot an error message.

The error happens after your custom PHP application sidebar plugin; maybe your custom PHP application file is misbehaving?

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/
Borup
Regular
Posts: 5
Joined: Mon Mar 12, 2007 9:50 pm

Re: Plugin page is messed up

Post by Borup »

Hey thanks Garvin!

I checked the sourcecode for HTML page and it turned out to be a Flickr plugin that was causing the problem. So I just deleted it from the plugins folder and now everything is back to normal :-)
Brian B. Petersen
Post Reply