Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Convert a date 1 week (don't enter a time) previous using a UNIX timestamp converter, https://www.unixtimestamp.com/index.php 
  2. Copy that timestamp into the first command: terminus wp cornell-alumni.live -- option update cornell_events_last_sync 1546992000
  3.  Run that command and the following 3 commands:

  4. Turn the auto sync off: terminus wp cornell-alumni.live -- cornell events cron --off

  5. Start the sync running: terminus wp cornell-alumni.live -- cornell events sync --all

  6. Turn the auto sync on: terminus wp cornell-alumni.live -- cornell events cron --on

     Image Added

     

     



 

Info

...