Search found 14 matches
- 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
- 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
- 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
No, sorry, I meant the package_event_en.xml file; I expect that it mentions weblogping somewhere, shouldn't it?garvinhicking wrote:Hi!
So the serendipity_event_weblogping.php is empty? Only $Revision$ inside that file?
The serendipity_event_weblogping.php looks fine. But still weblogping is not listed at all.
Ulli
- 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 ...
- 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
I checked it in the event plugin administration and pressed "remove checked plugins"... shouldn't that be the standard method?garvinhicking wrote:Uh? That depends - how did you remove it in first place?![]()
Ulli
- 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
Ulli
- Tue Feb 20, 2007 1:00 pm
- Forum: Bugs
- Topic: XML-RPC sends back strange characters in addition to XML
- Replies: 24
- Views: 10089
- Tue Feb 20, 2007 12:35 pm
- Forum: Bugs
- Topic: XML-RPC sends back strange characters in addition to XML
- Replies: 24
- Views: 10089
- 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 ...
- Tue Feb 20, 2007 12:08 pm
- Forum: Bugs
- Topic: XML-RPC sends back strange characters in addition to XML
- Replies: 24
- Views: 10089
- Tue Feb 20, 2007 11:36 am
- Forum: Bugs
- Topic: XML-RPC sends back strange characters in addition to XML
- Replies: 24
- Views: 10089
- 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 ...
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 ...
- 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 ...
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 ...
- 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 ...
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 ...