pbrumby
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Critical errorThanks @erania-pinnera
The latest version of jetpack (9.6) did the trick. Once that updated the error went away which meant I didn’t have to do anything drastic.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Critical error@erania-pinnera I can’t enable the plugin anymore. It has the following error when I try to enable the plugin. I’ve made my dev site public so you can view the issue. This is the error when the plugin tries to load.
`Fatal error: Uncaught Error: Call to undefined method Jetpack::module_configuration_screen() in /home/mcfs/dev.mcfs.org.uk/wp-content/plugins/jetpack/modules/manage.php:34 Stack trace: #0 /home/mcfs/dev.mcfs.org.uk/wp-content/plugins/jetpack/class.jetpack.php(1995): include_once() #1 /home/mcfs/dev.mcfs.org.uk/wp-content/plugins/jetpack/class.jetpack.php(3313): Jetpack::load_modules() #2 /home/mcfs/dev.mcfs.org.uk/wp-content/plugins/jetpack/class.jetpack.php(3219): Jetpack::plugin_initialize() #3 /home/mcfs/dev.mcfs.org.uk/wp-includes/class-wp-hook.php(292): Jetpack::plugin_activation(”) #4 /home/mcfs/dev.mcfs.org.uk/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(”, Array) #5 /home/mcfs/dev.mcfs.org.uk/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #6 /home/mcfs/dev.mcfs.org.uk/wp-admin/plugins.php(193): do_action(‘activate_jetpac…’) #7 {main} thrown in /home/mcfs/dev.mcfs.org.uk/wp-content/plugins/jetpack/modules/manage.php on line 34
@caimin_nwl Yes and thanks for trying to help. I can export an existing event and re-import it fine.
However if I want to bulk import a new event I need to have the fields _start_ts and _end_ts populated but I don’t know what they are or how they relate to an event. If I new that I might be able to import correctly.