Plugins hiccup

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
johnsore
Regular
Posts: 10
Joined: Tue Apr 18, 2006 1:16 pm
Contact:

Plugins hiccup

Post by johnsore »

Hi!

Seemed to have a hiccup on my server recently and all my event and sidebar plugins. My plugin config page looks different too (see image). Readding plugins doesnt seem to have any effect. I know this was a server issue but any advice on what I need to replace?

Thanks!
john
Attachments
Screen.jpg
Screen.jpg (37.93 KiB) Viewed 1372 times
http://www.johnsore.com/ John Sore - personal website & animation stuff
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Plugins hiccup

Post by garvinhicking »

Hi!

Seems like the output of plugins stops in the middle due to a fatal PHP error. If you look inside the HTML sourcecode of the page, do you see errors?

Else you'd need to inspect your PHP Errorlog (NOT the Apache errorlog, but the PHP/CGI errorlog), or enable the display_errors directive (like through .htaccess: php_value display_errors On).

HTH,
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