Comments have mysteriously stopped working.

Found a bug? Tell us!!
Post Reply
destraynor
Regular
Posts: 15
Joined: Mon May 22, 2006 6:07 pm

Comments have mysteriously stopped working.

Post by destraynor »

Code: Select all

Invalid argument
Notice: Invalid argument in /home/dez/public_html/destraynor.com/serendipity/bundled-libs/PEAR.php on line 848
Invalid argument
Afaik line 848 is a generic error that means "something is wrong". Seeing as this was all working fine last night, is it possible that its my Akismet spam protector that has broken, if not does anyone know where I should start looking?


Cheers,

Des
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Comments have mysteriously stopped working.

Post by garvinhicking »

Hi!

I think so that Akismet is currently having problems...so it should be related to that?

Sadly PHPs network/error recognition is very flaky, so there's little a PHP script can do NOT to termine process workflow... :-/

Best 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