Page 1 of 1
Posting via Zoundry or Zempt
Posted: Fri Sep 29, 2006 5:15 pm
by knitche
I've tried every possible combination I can think of, what IS the xmlrpc for serendipity based blogs, so that I can post to mine via Zempt or Zoundry, PLEASE!
TIA,
Knitche
Posted: Fri Sep 29, 2006 7:18 pm
by judebert
Serendipity usually works with the Movable Type settings. You'll need the XMLRPC plugin installed, of course.
This thread explains remote blogging with a little more detail.
Unfortunately, I've never tried Zempt or Zoundry, so I can't comment directly. If you can give me more detail on the problem, I might be able to check the code for you.
Posted: Fri Sep 29, 2006 7:47 pm
by knitche
Well, I GOT it with Zempt, and the same SHOULD work for Zoundry, and it's not...
http://MYDOMAIN.com/FOLDERITSIN/serendipity_xmlrpc.php
works for Zempt, NOT for Zoundry
Noreen
Posted: Sat Sep 30, 2006 6:24 pm
by judebert
If you're not getting any error messages, try turning on debugging in serendipity_xmlrpc.inc.php. If you set the value to 'true', it'll output some information into a file. If you set it to '2', it'll also print a bunch of information on the screen.
Posted: Sun Oct 01, 2006 12:17 am
by knitche
Thanx, I'll give it a try!

Noreen