Search found 14 matches

by kortenkamp
Wed Feb 21, 2007 10:10 am
Forum: Bugs
Topic: XML-RPC sends back strange characters in addition to XML
Replies: 24
Views: 10089

Re: announce plugin


So it should appear in your list of event plugins to install. Grep for "announce".

I feel stupid :oops: - it's there, but it is listed in German, so my searches for "announce" did not find anything, of course... sorry for bothering you.

I'll continue to investigate later...

Thanks a lot,

Ulli
by kortenkamp
Wed Feb 21, 2007 9:48 am
Forum: Bugs
Topic: XML-RPC sends back strange characters in addition to XML
Replies: 24
Views: 10089

Re: announce plugin


It might be that you need to look for "Announce Entries", that's the proper
name of the plugin?


nope, nothing...:

Neither grep webl templates_c/package_event_* nor
grep Ann templates_c/package_event_* gives any results...

But plugins/serendipity_event_weblogping does exist. I'm puzzled.

Ulli
by kortenkamp
Tue Feb 20, 2007 2:51 pm
Forum: Bugs
Topic: XML-RPC sends back strange characters in addition to XML
Replies: 24
Views: 10089

Re: announce plugin

garvinhicking wrote:Hi!
So the serendipity_event_weblogping.php is empty? Only $Revision$ inside that file?
No, sorry, I meant the package_event_en.xml file; I expect that it mentions weblogping somewhere, shouldn't it?

The serendipity_event_weblogping.php looks fine. But still weblogping is not listed at all.

Ulli
by kortenkamp
Tue Feb 20, 2007 2:29 pm
Forum: Bugs
Topic: XML-RPC sends back strange characters in addition to XML
Replies: 24
Views: 10089

Re: announce plugin



That's right. Then the plugin serendipity_event_weblogping directory should still exist.


Yes, it does.


When re-installing, are you sure you click on the link for event plugins and not sidebar plugins?


Yes... and it checks the file package_event_en.xml. I trashed this (on the server) and ...
by kortenkamp
Tue Feb 20, 2007 2:09 pm
Forum: Bugs
Topic: XML-RPC sends back strange characters in addition to XML
Replies: 24
Views: 10089

Re: announce plugin

garvinhicking wrote:Uh? That depends - how did you remove it in first place? :)
I checked it in the event plugin administration and pressed "remove checked plugins"... shouldn't that be the standard method?

Ulli
by kortenkamp
Tue Feb 20, 2007 1:26 pm
Forum: Bugs
Topic: XML-RPC sends back strange characters in addition to XML
Replies: 24
Views: 10089

announce plugin

Strange -- the plugin disappeared... and I cannot reinstall it?!? How can that be?

Ulli
by kortenkamp
Tue Feb 20, 2007 1:00 pm
Forum: Bugs
Topic: XML-RPC sends back strange characters in addition to XML
Replies: 24
Views: 10089


Which event plugins are you running? Your test entry does not contain any HTML links, right?



Great! That brought us on track: I removed the "Announce Entries" plugin, and that solved the problem!

So, now it's only a matter of finding out which files of that plugin are bad :-)

Thanks a lot ...
by kortenkamp
Tue Feb 20, 2007 12:35 pm
Forum: Bugs
Topic: XML-RPC sends back strange characters in addition to XML
Replies: 24
Views: 10089

Hi!
So it seems there's just a blank newline being emitted somewhere. Could you temporarily change your blog and personal preferences (both!) to the english language? Then we could exclude a bug in the german language files.

Also, could you try to replace the xmlrpc plugin with contents frmo the ...
by kortenkamp
Tue Feb 20, 2007 12:12 pm
Forum: Bugs
Topic: XML-RPC sends back strange characters in addition to XML
Replies: 24
Views: 10089

Re: No, no polish...


Sadly, tracing those outputs is VERY hard to do, if not the hardest thing in PHP Debugging.


In particular if you don't know PHP, like me ;-)

However - is there a way to do somthing like a stack trace when the header is written? Actually, the 22d output triggers that the header is shipped out ...
by kortenkamp
Tue Feb 20, 2007 12:08 pm
Forum: Bugs
Topic: XML-RPC sends back strange characters in addition to XML
Replies: 24
Views: 10089

Hi!

Ah, okay, so all of your s9y files are unmodified?

The the only thing I could know of would be a strange PEAR install. Try to edit your serendipity_config.inc.php file and set $serendipity['use_PEAR'] = false; - this will bypass any PEAR installed on your server...

HTH,
Garvin

No ...
by kortenkamp
Tue Feb 20, 2007 11:36 am
Forum: Bugs
Topic: XML-RPC sends back strange characters in addition to XML
Replies: 24
Views: 10089

It must be somehow related to your custom files or any modifications, because in a default s9y installation those characters do not show up...
But I did not modify anything... I'll see whether I find the problem.. thank you for the starting points...

Ulli[/quote]
by kortenkamp
Tue Feb 20, 2007 11:26 am
Forum: Bugs
Topic: XML-RPC sends back strange characters in addition to XML
Replies: 24
Views: 10089

No, no polish...

Garvin,

you are right, I'm not using Polish. And it also did not help to remove them...

I still experience the same problem, however, now the three characters are 22d...

Do you have any guess where they come from? Or is there a way I can turn on debugging for tracing this? I tried to understand ...
by kortenkamp
Tue Feb 20, 2007 11:01 am
Forum: Bugs
Topic: XML-RPC sends back strange characters in addition to XML
Replies: 24
Views: 10089

Possible Cause?

Hi,

I found that ./plugins/serendipity_plugin_remoterss/UTF-8/lang_pl.inc.php, ./plugins/serendipity_event_spamblock/UTF-8/lang_pl.inc.php, ./plugins/serendipity_event_statistics/UTF-8/lang_pl.inc.php , ./plugins/serendipity_event_bbcode/UTF-8/lang_pl.inc.php and a lot of other files starts with ...
by kortenkamp
Mon Feb 19, 2007 3:01 pm
Forum: Bugs
Topic: XML-RPC sends back strange characters in addition to XML
Replies: 24
Views: 10089

XML-RPC sends back strange characters in addition to XML

Hi,

I'm trying to use the metaWeblog.newPost RPC call, which works, but the response that comes back includes invalid characters and also error messages that make my XML parser fail on the other end. Any guess what's going wrong there?

Here is the conversation. I send:

POST /serendipity_xmlrpc ...