Hi all,
I've installed the xmlrpc event plugin so that I can post blog entries from Flickr. However, within Flickr when I try to "add new blog" and put in the URL for the serendipity_xmlrpc.php file, together with username and password, it just reports back that my endpoint is wrong.
I've enabled the error logging as mentioned in another thread and the resultant logfile shows this:
Is that the full content of the logfile? How exactly did you enable debugging? There should be a lot more in the file...
Best regards,
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/
Instead setting it to "true" please try to set it to "2".
And did you check the logfile in /tmp/rpc.log ? If you changed the path location, there are many places in that file, not just on top of the file...
Best regards,
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/
Well, I changed all the occurences of the log path in the file, and then it stopped writing anything to the log altogether, but Flickr still reported a wrong endpoint.
So then I reinstalled Serendipity, this time putting it in the root directory of the site (previously it was installed in a subdirectory while I trialled it to see whether it would be good for my needs. The main site was powered by Drupal).
This solved the problem and everything now works perfectly! For future reference, it appears not to be a good idea to install s9y underneath a Drupal installation because strange things might occur. I think it must be to do with .htaccess and rewrite rules and stuff but am not an expert.
Ah, okay. Yes, that might have happened, that the XML-RPC calls didn'T properly come through?
Have fun,
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/