Closed ayutheos closed 10 years ago
Any lead on this?
I'm still getting parse error. not well formed
error messages every time I try to select my sync profile. Have tried uninstalling and reinstalling the plugin on the local side.
Updated Dokuwiki to release 2014-05-05a "Ponder Stibbons".
Sounds like your remote wiki is spitting out some error outside the XMLRPC. If you have programming experience, try enabling the debugging function of your local Wiki's XMLRPC client (inherited from HTTPClient)
Thanks for the quick reply!
I'm afraid I don't know how to do that. I'm using xampp as my localhost.
Syncing worked previously in Binky. Could it be a problem with my remote webserver?
yes. your remote answers with something that's not valid XML. no idea what though.
If I try to connect to my webserver's xmlprc repeatedly my IP gets temporarily banned (2 hours), in which case I would get the long error message in my first post. Otherwise on the first try (after waiting for 2 hours) I'll get the shorter error message. I'll try to contact support from my web host to see if they're able to help.
I just added a debuging option to DokuWiki's HTTPclient. Try updating your local wiki to the latest devel snapshot. Then open the sync plugin and add httpdebug
as parameter to the URL and reload. Then slect the sync profile. Oh and first enable the allowdebug option.
I get this very loooong log messages (I can't seem to messages paste here...the formatting got mangled)
the very last box has your problem. your hoster banned the request. contact them.
I get the error message:
Have tried it both with remoteuser and without, and got the same error message.
On Dokuwiki release 2014-05-05 "Ponder Stibbons"