Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Contributor Thong Tran

    (@thongta)

    I’m sorry for the mess. Please update to the latest version 1.10, the problem will go away.

    Thread Starter minibizweb

    (@minibizweb)

    Thank you. I was able to create a pipe, (rss to post), but it does not create any post, and when I click run in update mode it gives this error:
    Catchable fatal error: Object of class WP_Error could not be converted to string in …/plugins/wp-pipes/plugins/adapters/post/post.php on line 52.
    In standard test mode it shows me id, but post is still not there.
    How do I use it? Documentation does not shed any light on that.

    Plugin Contributor Thong Tran

    (@thongta)

    I’m sorry for that pain in the neck. It’s almost midnight here. I will investigate it more tomorrow morning and get back to you soon with “a light” 😉

    In the meantime, it would be helpful if you can export your Pipe (to get a .pipe file) and send it over to me at http://wpbriz.com/forums

    Thread Starter minibizweb

    (@minibizweb)

    Thank you for your reply. I can’t login to your forum, it has a lot of loose ends. I used a simple Google search feed to test your plugin, without any additional distractions or complications. It’s just not working. I am uninstalling, until you get it working.

    Plugin Contributor Thong Tran

    (@thongta)

    Can you please provide me the RSS Feed you want to get from? I will send you a .pipe file to get from that RSS Feed to your Posts.
    I highly recommend not using RSS Feed from Google News or similar aggregate source (because each feed item will be in different source and we will get further problem to get full-text from all of those sources).

    Thread Starter minibizweb

    (@minibizweb)

    I used a sample, simple feed like this: http://www.google.com/alerts/feeds/09197365206414056168/211675491016283863
    It is a search for “Internet of Things” or “wearable technology”, just as a sample test. You can use my blog feed (minibizweb.com/?feed=rss) if you prefer – still not working. Does not create any post. I really didn’t care about full text – wanted to see if I can get any item’s title, link, short default description. That search returned 5 items yesterday, one item today. Pipe was not created: 0 bytes, post was not created. Test inside your plugin was showing the items I mentioned above.

    Plugin Contributor Thong Tran

    (@thongta)

    Try to import this pipe and test http://wpbriz.com/wp-content/uploads/pipes/techcrunch.pipe. You can follow that sample pipe to make more pipes.

    Plugin Contributor Thong Tran

    (@thongta)

    Don’t know why I can’t receive notification for your reply 🙁

    Plugin Contributor Thong Tran

    (@thongta)

    @minibizweb: we’ve made a details tutorial for you to auto post from minibizweb.com/?feed=rss rss feed, see WORDPRESS RSS FEED TO POST USING WP PIPES (FOR MINIBIZWEB).

    There is HD video tutorial with subtitles on that post.

    @thong Tran:

    Having a similar problem:

    Catchable fatal error: Object of class WP_Error could not be converted to string in /public_html/wp-content/plugins/wp-pipes/plugins/adapters/post/post.php on line 51

    …any suggestions?

    Update.

    Changes were made to the following

    \wp-pipes\post.php
    changed to $info->id print_r($info->id,true)

    \wp-pipes\plugins\adapters\post\post.php
    changed $id to print_r($id,true)

    This resolved the error, however it is still not posting. I will keep testing. Should you have any suggestions feel free to chime in.

    Plugin Contributor Tung Pham

    (@phamtungpth)

    Hi dreaddymck,

    Our forum has been in maintenance. So could you please send temporary admin to my email tung@foobla.com?

    Let me check your issue on your site!

    Regards!

    Hi

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘can't select source or destination’ is closed to new replies.