Hi, I have been fighting with this for a few days and I don't know how to go on.
I have installed and set up Alfresco and Wordpress and they are both running fine. I want to integrate them. I configured everything in "Configure External Blog" setting up the url http://localhost/wordpress/ and the blog's username and password. However when I try to publish externally it shows me an error message saying "Unable to publish to external blog". There is no detail and no explanation. I set up the log4j in log level ALL, but is the same, no clue. I put alert messages in the postlist.js file _publishExternal function and of course the error occurs during the ajax request.
Debugging the http response with mozilla, it says "Action failed. Please check blog configuration parameters." I tried changing the username and password of the blog but nothing changes it always acts in the same way.