• Resolved jojopa

    (@jojopa)


    This has been an issue for over a year by now.

    Calendar for future posts/events using Pending Review does not work.

    1. Create a form for create post/create event, and add a calendar on it.

    2. Make the form setup for Pending Review (in wpuf dashboard settings).

    3. Test it by adding a post/event for a future date.

    4. On backend view the Pending Post or Event. You will see the date for Jan 1 1970.

    5. When you publish it, it will publish for that moment, not the date entered by the user on the Calendar originally. Also, you can not see the date they entered on the Calendar anywhere.

    It makes posts that need reviewed (wpuf dashboard settings-pending review) that are set for the future (using wpuf form calendar option) impossible.

    Any ideas for even a temporary answer/resolution to fix this?

    Server environment is php 7.2, nginx, and everything is updated. Also, this same issue happened around 2 years ago on an entirely different server environment.

Viewing 1 replies (of 1 total)
  • Hello @jojopa
    ??
    First of all, the 1970 issue generally occurs when the site date format and the WPUF date field format doesn’t match. You’ll need to match this two ??
    ?
    And for the schedule post publishing matter, there has a conflict on your intended way actually. Let me describe it:
    ?
    Suppose, you have a form, an user submitted it scheduling 3 days onward to be published. And the post is under review, right? So, what if there is no admin available to review the post in between this 3 days? What will happen to this post?
    ?
    Will it be published as scheduled?
    -> How? It’s set as pending for the review!
    Will it be pending for review?
    -> How? It’s set to be published in 3 days!
    ?
    Doesn’t it conflicting?
    ?
    So, it’s not possible to make post schedule from the frontend based on the date-time field. WPUF doesn’t offer this ??
    ?
    Please let me know after matching the site date format and the field date format. If it doesn’t work, then try changing to the different formats.
    ?
    ?
    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Calendar Does Not Work with Pending Review’ is closed to new replies.