serendipity_event_weblogping

Found a bug? Tell us!!
Post Reply
Maex
Regular
Posts: 11
Joined: Sun Jun 24, 2007 9:41 pm
Location: München, Germany
Contact:

serendipity_event_weblogping

Post by Maex »

PHP Warning: explode() expects parameter 2 to be string, array given in /.../plugins/serendipity_event_weblogping/serendipity_event_weblogping.php on line 126
PHP Warning: Invalid argument supplied for foreach() in /../plugins/serendipity_event_weblogping/serendipity_event_weblogping.php on line 127

Similar code at line 157/158

$Id: serendipity_event_weblogping.php 1792 2007-07-20 09:20:31Z garvinhicking $ -- Version 1.07
serendipity_config.inc.php:$serendipity['version'] = '1.5.4';
Spartacus reports all plugins uptodate.

PHP 5.3.3 with Suhosin-Patch (cli) (built: Sep 18 2010 18:16:19)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: serendipity_event_weblogping

Post by garvinhicking »

Hi!

weblogpling is an internal plugin, a bug was fixed in the 1.6 SVN trunk some weeks ago, that should be it...

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