Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author daniel_wachtel

    (@daniel_wachtel)

    I will create some PDF documentation soon and upload them to my site.

    Is there some some way I can contact you and send it directly once it’s created?

    Plugin Author daniel_wachtel

    (@daniel_wachtel)

    Hi,

    Sorry for the late reply, I’ve been overseas.

    What kind of documentation are you looking for?
    Something in PDF format?

    Plugin Author daniel_wachtel

    (@daniel_wachtel)

    If I can tomorrow I’ll update the code to display more info when there’s an error so that we can more easily find the reason why.

    It’s my first time coding a plugin for WordPress so thanks for supplying me with feedback!

    Plugin Author daniel_wachtel

    (@daniel_wachtel)

    I’ve removed the dependency on those functions from the plugin and updated it to use the IXR library that comes with WordPress.

    Please update your plugin and see if it fixes the problem.

    Plugin Author daniel_wachtel

    (@daniel_wachtel)

    I haven’t tried it on another server yet, however the function xmlrc_encode_request() is for sending requests out of your blog and getting a response back. What you’re currently doing on your blogs is only receiving information.

    If you’re getting an error it means that that particular function isn’t enabled or installed. The plugin needs that function to retrieve category names and send the spun posts.

    Please ask your host if they can add that function to your server.

    I’m going to see if there’s a different function I can use, but so far I haven’t found anything…

    Plugin Author daniel_wachtel

    (@daniel_wachtel)

    Hi Karl,

    I’ve updated the plugin and added a test that should inform you if XML-RPC is enabled on your server or not. The function xmlrpc_encode_request() needs to be enabled for the remote posting to work.

    If XML-RPC isn’t enabled then you should see an error message now (once you update the plugin). If that’s the case then you’ll need to ask your hosting company to enable it for you, otherwise I’ll keep digging.

    Plugin Author daniel_wachtel

    (@daniel_wachtel)

    Thanks for the update, I’ll take a look at it

    Plugin Author daniel_wachtel

    (@daniel_wachtel)

    Hi, I checked the code today but couldn’t find any issues, it’s working on my end on a HostGator server.

    Perhaps on the target blog you have only one category with a one letter name?

    Also, the plugin requires your server to have cURL enabled, however it should have notified you if it isn’t enabled.

    One last thing I can think of is to try it on a fresh WordPress install – perhaps it’s clashing with another plugin.

    Plugin Author daniel_wachtel

    (@daniel_wachtel)

    Hi, it’s working for me with different versions but I’ll try and see why this happens tomorrow.

    You’ve tried connecting from 3.5 and 3.4.2 to what versions of WordPress?

Viewing 9 replies - 1 through 9 (of 9 total)