• HI – my posts aren’t appearing on my selected board. Some questions for you:
    1) what are the criteria to determine what posts are fed to the board – RSS channel (if any), post publication date, other?
    2) How does the board receive a ‘featured image,’ and is that image going to be pinned?
    Thanks! -DonO

    http://wordpress.org/extend/plugins/lazy-pinner/

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author leethompson

    (@leethompson)

    This version posts all posts from any category to the Pinterest. The image that is being posted is called from the_post_thumbnail function. Also are you getting an error in the logs why the post is not being posted?, If do you have access to the apache error logs?

    Lee

    Plugin Author leethompson

    (@leethompson)

    Hello,
    I have updated the plugin to not only use featured image, if this is not set then it will use the first image of the post. Please upgrade and let me know if this works for you.

    Lee

    Thread Starter dono2081

    (@dono2081)

    Hi Lee – I upgraded and no posts are being pinned. Could you say more about this – what conditions cause a post to be pinned? New post, on initial publication, other? Thanks!
    -D

    Plugin Author leethompson

    (@leethompson)

    Hello,
    The plugin at this time pins on publish and update. Can you try editiing a post and updating, you dont have to make changes and see if it posts. In the log are there errors? Also there is bug with open_basedir and safe mode enabled.

    Thread Starter dono2081

    (@dono2081)

    I will edit and post; yes there are numerous log errors, like so:

    0000-00-00 00:00:00 11445 Curl error : Please check settings
    0000-00-00 00:00:00 17559 Curl error : Please check settings

    Suggestions?
    -D

    Plugin Author leethompson

    (@leethompson)

    do you have access to your php log?

    Thread Starter dono2081

    (@dono2081)

    I just asked my host. Assuming they say ‘yes,’ what shall I look for / provide you / troubleshoot / doublecheck?
    thanks.
    D

    Plugin Author leethompson

    (@leethompson)

    Look for any curl errors, there is another option and that is edit includes/pinit.php and add
    echo $curlresponse;
    after
    if($httpCode == 404){curl_close($ch);
    on line 76 and update a post then you will get the error you are getting.
    Lee

    Thread Starter dono2081

    (@dono2081)

    Hi. Error log is empty.
    Edited post 19369 and republished. Now log shows:

    0000-00-00 00:00:00 19369 Curl error : Please check settings

    so there’s a curl error. Then, I went back to my error logs and saw log remains empty …. so …. any ideas?

    DonO

    Plugin Author leethompson

    (@leethompson)

    OK I will add you now hopefully we can get yours working tonight

    Thread Starter dono2081

    (@dono2081)

    Hi Lee – plugin’s still broken. Want to help me fix it when you get a chance? Thanks! -D

    Plugin Author leethompson

    (@leethompson)

    Hi sorry I have been away I am going to start on this, can you uninstall the delete the plugin files and the tables from your database and re-install again.

    Lee

    Thread Starter dono2081

    (@dono2081)

    No problem; we all have a life beyond plugins, lol.
    OK, I deactivated, deleted, and installed from scratch. Entered my options and everything connected up nicely.
    Now going to update some plugins and see what happens! Any suggestions, or hints?

    Plugin Author leethompson

    (@leethompson)

    Sorry for the delay, can you upgrade to latest and see if you get any errors?

    Lee

    Hi,

    I have installed Lazy pinner plug in and try to publish wordpress posts.
    but initially i got CURL Error 404
    I have changed my character secret and tried again then it ll pin successfully but then after again i got 404 error again..

    if pin are successfully posted then it will not shown in my board..

    please suggest what to do

    thanks..

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Posts not showing on board / not pinned’ is closed to new replies.