Hi
I seem to have managed to get Jetpack working, it was due to disabling the plugin (in the usual disable all then re-enable to find the cause) and not "re-connecting" to a WP account which Jetpack requires.
There are bugs in JetPack which I have already posted to them about however the issue with this plugin is that I am using it across two sites on the same virtutal server.
Both have Jetpack on. Both have exactly the same plugins installed.
An automatic DB update was carried out on the site I was having issues with JetPack with last night however the other site which hasn't given me problems with Jetpack (maybe because the themes differ?) hasn't done an automatic DB update.
I can manually create an update from within admin on this site but when I change the settings I get NA for the "next scheduled time" and using that WP Cron job I cannot
a) see any cron jobs for the DB plugin.
b) OR actually create any manually.
Therefore I am wondering if you could give me the SQL to actually run an update/insert statement into wp_options to actually create the necessary cron job records? This way I can force the CRON records to exist.
Thanks