Viewing 5 replies - 1 through 5 (of 5 total)
  • Others are having similar issues. Try checking previous posts.

    I’m having the same issue as steve729. When I clone a Page it just asks “Are you sure” and “try again”. When I click “try again” and go to my Page list, there isn’t a duplicate of it. Am I doing something wrong?

    Also, I went through previous posts as darkhorse20 suggested, and couldn’t find any posts on this matter.

    Thank you,

    Jamie Garroch

    (@jamie-garroch)

    Same here.

    Thread Starter Steve Glick

    (@steve729)

    This thread on the time.ly forum may help.
    https://time.ly/forums/topic/conflict-with-duplicate-post-plugin/

    Basically, you have to comment out a couple of lines in a PHP file in the All in One Event Calendar folder.

    • IN FILE: /wp-content/plugins/all-in-one-event-calendar/lib/command/clone.php
    • ON LINES # 105 and 120:
    • check_admin_referer( ‘ai1ec_clone_’. $_REQUEST[‘post’] );

    This worked for me. You may have to modify the code again if an update to the AE1EC plugin changes it back.

    dgdax

    (@dgdax)

    Better solution is that provided by @urkekg, which makes the Duplicate Post action names more unique, thus removing the conflict with Time.ly (who seem to be stubbornly refusing to help out by cleaning up the code on their side)

    See : https://wordpress.org/support/topic/clone-and-new-post-not-working?replies=24#post-6518664 for more details

    (PS to developers : any chance of putting this correction into an official release?)

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

The topic ‘Just asks "Are you sure"’ is closed to new replies.