Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kimaniidaniel

    (@kimaniidaniel)

    Since this was working yesterday and stopped working today, I decided it’s possible because of a specific post so I decided to pull each post from yesterday to today via json api to see if it would work, and I found a post that returns a blank page, not sure why that is: http://stlucianewsonline.com/api/get_post/?post_id=41978. I think something about that post is probably causing an issue with the plugin.

    Thread Starter kimaniidaniel

    (@kimaniidaniel)

    After some tracing and debugging the plugin seems to be breaking here
    SON_API_Introspector->get_posts
    particularly on the line “$new_post = new JSON_API_Post($post);”. It doesn’t get past that line.

    Any ideas?

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

The topic ‘get_recent_posts no longer working.’ is closed to new replies.