Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Usman Bashir 2 posts 22 karma points
    Jun 11, 2015 @ 11:07
    Usman Bashir
    0

    Weird Schedule Publishing Error

    Currently we are facing an issue in schedule publishing , when we schedule a content node to be published. it seems to schedule alright and then the content does not get published on the front end. On further diagnosis, i can see in the database cmsDocument table does update correct on the schedule time and mark the node as published and i also can see cmsContentXml table gets proper updated content as desired once the node is marked as published in the database. However, the front end kept showing the older content.

    I can also see last edited and last published properties updated as desired.

    Similarly i have attached couple of event hooks with publishing API to see if they are being invoked during schedule publishing but they seems not be invoked at all even though we know the database is being updated properly. (If we try to publish it directly , it works fine though and i can also debug my hooked events). Anyone has idea about this please?

Please Sign in or register to post replies

Write your reply to:

Draft