binarystarr
Forum Replies Created
-
Hi there – we are seeing the same issue
[31-Oct-2025 14:06:34 UTC] PHP Fatal error: Uncaught TypeError: array_merge(): Argument #1 must be of type array, bool given in /plugins/google-site-kit/includes/loader.php:24
Stack trace: 0 /plugins/google-site-kit/includes/loader.php(24): array_merge(false, false) 1 /plugins/google-site-kit/includes/loader.php(50): Google\Site_Kit\autoload_classes() 2 /plugins/google-site-kit/google-site-kit.php(124): require_once(‘/var/www/webroo…’) 3 /var/www/webroot/ROOT/web/wp/wp-admin/includes/plugin.php(2387): include_once(‘/var/www/webroo…’) 4 /var/www/webroot/ROOT/web/wp/wp-admin/includes/plugin.php(673): plugin_sandbox_scrape(‘google-site-kit…’) 5 /var/www/webroot/ROOT/web/wp/wp-admin/plugins.php(60): activate_plugin(‘google-site-kit…’, ‘https://zaha-ha…’, false) 6 {main}thrown in /plugins/google-site-kit/includes/loader.php on line 24
[31-Oct-2025 14:12:04 UTC] PHP Warning: include(/plugins/google-site-kit/includes/vendor/composer/autoload_classmap.php): Failed to open stream: No such file or directory in /plugins/google-site-kit/includes/loader.php on line 26
[31-Oct-2025 14:12:04 UTC] PHP Warning: include(): Failed opening ‘/plugins/google-site-kit/includes/vendor/composer/autoload_classmap.php’ for inclusion (include_path=’.:/usr/share/pear’) in /plugins/google-site-kit/includes/loader.php on line 26
[31-Oct-2025 14:12:04 UTC] PHP Warning: include(/plugins/google-site-kit/third-party/vendor/composer/autoload_classmap.php): Failed to open stream: No such file or directory in /plugins/google-site-kit/includes/loader.php on line 28
[31-Oct-2025 14:12:04 UTC] PHP Warning: include(): Failed opening ‘/plugins/google-site-kit/third-party/vendor/composer/autoload_classmap.php’ for inclusion (include_path=’.:/usr/share/pear’) in /plugins/google-site-kit/includes/loader.php on line 28
[31-Oct-2025 14:12:04 UTC] PHP Fatal error: Uncaught TypeError: array_merge(): Argument #1 must be of type array, bool given in /plugins/google-site-kit/includes/loader.php:24Forum: Plugins
In reply to: [Duplicate Post] Copying taxonomy termsEither way – this is a great plugin and i will be rolling out the premium version across other sites – nice work!
- This reply was modified 6 months, 1 week ago by binarystarr.
Forum: Plugins
In reply to: [Duplicate Post] Copying taxonomy termsSorry – to be clear – the duplication is working 100% fine without the all post meta box ticked. My other issue was that the “taxonomies” box is ticked as part of the default set but when i click on “define it for this case” when i do a copy the taxonomy box is not ticked.
That was the issue – i hadnt spotted that it was unticked even though i had save it as part of the default set.
If is simply click on copy instead of define it for this case – it works fine, taxonomies copied as well. So it seems to use the correct default set when just clicking copy but not when you define.
Forum: Plugins
In reply to: [Duplicate Post] Copying taxonomy termsIts working fine – the issue seems to be with the default config settings. Ive set taxonomies to be part of the default set but when i hit “define it for this case” its not ticked.
default settings (sorry for the poor image quality):

define it for this case settings (using the default set):

hi, im seeing the same issue with a multisite on wp 6.7.1 and version 10.3.4 of the plugin
PHP Fatal error: Uncaught Error: Call to undefined function wp_get_current_user() in /wp-includes/capabilities.php:911
Stack trace: 0 /wp-admin/network/Settings.php(16): current_user_can(‘manage_network_…’) 1 /wp-content/plugins/advanced-responsive-video-embedder/vendor/nextgenthemes/wp-shared/includes/WP/fn-settings.php(6): require_once(‘…’) 2 /wp-content/plugins/advanced-responsive-video-embedder/vendor/nextgenthemes/wp-shared/includes/WP/load-files.php(5): require_once(‘…’) 3 /wp-content/plugins/advanced-responsive-video-embedder/vendor/jetpack-autoloader/class-version-loader.php(109): require_once(‘…’) 4 /wp-content/plugins/advanced-responsive-video-embedder/vendor/jetpack-autoloader/class-autoloader-handler.php(124): Automattic\Jetpack\Autoloader\jp9efe32db768b97aefc1d2657c3980c69\al3_1_3\Version_Loader->load_filemap() 5 /wp-content/plugins/advanced-responsive-video-embedder/vendor/jetpack-autoloader/class-autoloader.php(80): Automattic\Jetpack\Autoloader\jp9efe32db768b97aefc1d2657c3980c69\al3_1_3\Autoloader_Handler->activate_autoloader(Array) 6 /wp-content/plugins/advanced-responsive-video-embedder/vendor/autoload_packages.php(13): Automattic\Jetpack\Autoloader\jp9efe32db768b97aefc1d2657c3980c69\al3_1_3\Autoloader::init() 7 /wp-content/plugins/advanced-responsive-video-embedder/advanced-responsive-video-embedder.php(66): require_once(‘…’) 8 /wp-settings.php(471): include_once(‘…’) 9 /wp-config.php(96): require_once(‘…’) 10 /wp-load.php(50): require_once(‘…’) 11 /wp-admin/admin.php(34): require_once(‘…’) 12 /wp-admin/network/admin.php(13): require_once(‘…’) 13 /wp-admin/network/index.php(11): require_once(‘…’) 14 {main}Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Wordfence problem+1 interested in feedback
Forum: Plugins
In reply to: [Ultimate Member - reCAPTCHA] Recaptcha ErrorWe’re using the v3 recaptcha and constantly get the ‘Error: It is very likely a bot.’ The score checker here https://antcpt.com/score_detector/ shows a 0.9 so it should be fine
Forum: Plugins
In reply to: [W3 Total Cache] 2.1.3 breaks s3Thanks for the quick response Marco – not sure how to -re-authorize AWS i’ve simply entered details of the bucket, access key, secret key etc.
We’re on php 7.4.24
Upgraded to 2.1.6 and the test s3 upload fails 🙁
Forum: Plugins
In reply to: [WooCommerce] Removing Sort by on WooCommerce Shop PageIf you’re using storefront you’ll need to adjust the actions that it adds after the theme is setup. Use the below to remove the entire section.
See storefront/inc/woocommerce/storefront-woocommerce-template-hooks.php for more info.
add_action('after_setup_theme', 'remove_actions', 10); function remove_actions(){ remove_action( 'woocommerce_before_shop_loop', 'storefront_sorting_wrapper', 9 ); remove_action( 'woocommerce_before_shop_loop', 'woocommerce_catalog_ordering', 10 ); remove_action( 'woocommerce_before_shop_loop', 'woocommerce_result_count', 20 ); remove_action( 'woocommerce_before_shop_loop', 'storefront_woocommerce_pagination', 30 ); remove_action( 'woocommerce_before_shop_loop', 'storefront_sorting_wrapper_close', 31 ); }Forum: Plugins
In reply to: [W3 Total Cache] Deleting from s3 when deleted from libraryThanks Marko!
Forum: Plugins
In reply to: [W3 Total Cache] Deleting from s3 when deleted from libraryAh, i understand.
The image no longer shows on the site but it is still in the s3 bucket. That makes it an orphan, something i am not keen on.
I guess this could be solved with some custom code that hooks into the ‘delete_attachment’ hook?
Forum: Plugins
In reply to: [W3 Total Cache] Deleting from s3 when deleted from libraryThank you Marko for such a swift response.
The “Only purge CDN manually” option is not selected so if i understand you correctly the system should be deleting from s3?
Forum: Plugins
In reply to: [Easy Modal] Responsive Option doesn't workHi, just to note, I also got confused by this.
Thanks for posting – it confirmed that these are the only tables to worry about and nothing sits anywhere else in the db.
When exporting i simply selected the tables i grabbed 4 tables (mtouchquiz_answer, mtouchquiz_question, mtouchquiz_quiz, mtouchquiz_ratings) by selecting them then exported in one go with the “drop if exists” option checked.
Importing that sql worked fine.