Reply To: Schedule autoposts set, but plugin run on publish

Forums NextScripts API Forums – Google+, Pinterest, LinkedIn, etc.. Schedule autoposts set, but plugin run on publish Reply To: Schedule autoposts set, but plugin run on publish

#197419
Carlos
Participant

    I published an Article on the backend and it worked fine. Just when users make posts on front end the plugin works
    when the Schedule do not work. I m using a classified theme. Here the log:

    Post published in from the front-end:

    [2014-05-08 19:01:17] – [Posted] [FriendFeed] – OK – Message Posted | PostID: 42770 – title
    [2014-05-08 19:00:12] – [Posted] [Facebook] – OK – Message Posted | PostID: 42770 – title
    [2014-05-08 18:58:51] – [Posted] [Diigo] – OK – Message Posted | PostID: 42770 – title
    [2014-05-08 18:58:50] – [Start =- ]- ——=========#### NEW AUTO-POST REQUEST PostID:(42770) Automated ####=========——
    [2014-05-08 18:58:50] – [*** ID: 42770, Type: listing_type]- Status Changed: new_to_publish. Autopost requested.

    Post published in from the back-end:

    [2014-05-08 18:54:01] – [Scheduled] [FriendFeed] – PostID:(42768)
    [2014-05-08 18:54:01] – [Scheduled] [Facebook] – PostID:(42768)
    [2014-05-08 18:54:01] – [Scheduled] [Diigo] – PostID:(42768)
    [2014-05-08 18:54:01] – [Start =- ]- ——=========#### NEW AUTO-POST REQUEST PostID:(42768) Scheduled +6 ####=========——
    [2014-05-08 18:54:00] – [*** ID: 42768, Type: post]- Status Changed: draft_to_publish. Autopost requested.

    When users publish, the plugin do not Scheduled the social submission.
    When I make a post on the backend it is Scheduled without problems.