wozbuilders
Forum Replies Created
-
I can confirm the issue was resolved.
I have done the reset and reinstall. No issues yet but wont know for sure until the next Site Kit update.
Any idea what function might not be enabled? I am self hosted out of my spare bedroom so can make any required changes. I’m running Centos 7, Apache & Nginx with php versions ranging from 5 to 7 available.
- This reply was modified 6 years, 3 months ago by wozbuilders. Reason: Added more info
@jamesosborne I will do as you suggested, although my original issue only showed up after updating Site Kit. The site appeared to be working without issue after the update error. My concern was that a small insignificant error may develop into a larger issue.
I’ll remove the plugin and reinstall from scratch and let you know. Hopefully there will be an update over the next few days so I can see if the issue is resolved.
Update
Have done the same update on a different website (with a different theme) and got the same error. The following was emailed by wordpress;
When seeking help with this issue, you may be asked for some of the following information: WordPress version 5.3.2 Current theme: CuteWP (version 1.0.2) Current plugin: Site Kit by Google (version 1.3.1) PHP version 7.3.14 Error Details ============= An error of type E_ERROR was caused in line 102 of the file /home/wozblogger.com.au/public_html/wp-content/plugins/google-site-kit/google-site-kit.php. Error message: Uncaught Error: Call to undefined function opcache_reset() in /home/wozblogger.com.au/public_html/wp-content/plugins/google-site-kit/google-site-kit.php:102 Stack trace: #0 /home/wozblogger.com.au/public_html/wp-includes/class-wp-hook.php(290): googlesitekit_opcache_reset(Object(Plugin_Upgrader)) #1 /home/wozblogger.com.au/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters('', Array) #2 /home/wozblogger.com.au/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #3 /home/wozblogger.com.au/public_html/wp-admin/includes/class-plugin-upgrader.php(316): do_action('upgrader_proces...', Object(Plugin_Upgrader), Array) #4 /home/wozblogger.com.au/public_html/wp-admin/update.php(47): Plugin_Upgrader->bulk_upgrade(Array) #5 {main} thrown