tonygao
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Tickets and Registration] How to marke RSVP as “Show up”?? It seems the “”checked-in” feature can do that.
Thanks!
- This reply was modified 5 days, 4 hours ago by tonygao.
Forum: Plugins
In reply to: [Video Conferencing with Zoom] Urgent! Latest version 4.6.0 not working now!The problem is now resolved after debug.
Please ignore it for now!
Forum: Plugins
In reply to: [Video Conferencing with Zoom] SDK version will be retiredHave you upgraded to the latest version 4.6.0?
I had issue after upgrading to 4.6.0
Forum: Plugins
In reply to: [WooCommerce] is_staging_site is deprecated!Just updated the WooCommerce Payments plugin to the latest version(8.2.1) and the problem solved.
Forum: Plugins
In reply to: [WooCommerce] is_staging_site is deprecated!After further debug, it seems the problem caused by the plugin “woocommerce payments”
In file: /home/public_html/wp-content/plugins/woocommerce-payments/woocommerce-payments.php
There is code that initialize jetpack even when jetpack not installed
Forum: Plugins
In reply to: [WooCommerce] is_staging_site is deprecated!Based on the following debug trace, it seems the problem is within the plugin, I already uninstalled jetpack but the plugin seems still trying to use it
[11-Sep-2024 02:31:35 UTC] Array
(
[0] => Array
(
[file] => /home/public_html/wp-includes/functions.php
[line] => 5554
[function] => wp_trigger_error
)[1] => Array ( [file] => /home/public_html/wp-content/plugins/woocommerce-services/vendor/automattic/jetpack-status/src/class-status.php [line] => 179 [function] => _deprecated_function ) [2] => Array ( [file] => /home/public_html/wp-content/plugins/woocommerce-payments/vendor/automattic/jetpack-sync/src/class-actions.php [line] => 307 [function] => is_staging_site [class] => Automattic\Jetpack\Status [type] => -> ) [3] => Array ( [file] => /home/public_html/wp-content/plugins/woocommerce-payments/vendor/automattic/jetpack-sync/src/class-main.php [line] => 24 [function] => sync_allowed [class] => Automattic\Jetpack\Sync\Actions [type] => :: ) [4] => Array ( [file] => /home/public_html/wp-content/plugins/woocommerce-services/vendor/automattic/jetpack-config/src/class-config.php [line] => 257 [function] => configure [class] => Automattic\Jetpack\Sync\Main [type] => :: ) [5] => Array ( [file] => /home/public_html/wp-content/plugins/woocommerce-services/vendor/automattic/jetpack-config/src/class-config.php [line] => 217 [function] => enable_sync [class] => Automattic\Jetpack\Config [type] => -> ) [6] => Array ( [file] => /home/public_html/wp-content/plugins/woocommerce-services/vendor/automattic/jetpack-config/src/class-config.php [line] => 112 [function] => ensure_feature [class] => Automattic\Jetpack\Config [type] => -> ) [7] => Array ( [file] => /home/public_html/wp-includes/class-wp-hook.php [line] => 324 [function] => on_plugins_loaded [class] => Automattic\Jetpack\Config [type] => -> ) [8] => Array ( [file] => /home/public_html/wp-includes/class-wp-hook.php [line] => 348 [function] => apply_filters [class] => WP_Hook [type] => -> ) [9] => Array ( [file] => /home/public_html/wp-includes/plugin.php [line] => 517 [function] => do_action [class] => WP_Hook [type] => -> ) [10] => Array ( [file] => /home/public_html/wp-settings.php [line] => 555 [function] => do_action ) [11] => Array ( [file] => /home/public_html/wp-config.php [line] => 110 [args] => Array ( [0] => /home/public_html/wp-settings.php ) [function] => require_once ) [12] => Array ( [file] => /home/public_html/wp-load.php [line] => 50 [args] => Array ( [0] => /home/public_html/wp-config.php ) [function] => require_once ) [13] => Array ( [file] => /home/public_html/wp-admin/admin.php [line] => 34 [args] => Array ( [0] => /home/public_html/wp-load.php ) [function] => require_once ) [14] => Array ( [file] => /home/public_html/wp-admin/plugins.php [line] => 10 [args] => Array ( [0] => /home/public_html/wp-admin/admin.php ) [function] => require_once )
)
Forum: Plugins
In reply to: [WooCommerce] is_staging_site is deprecated!The WooCommerce Shipping & Tax is the latest version. Will try to debug which plugin call it and caused the problem
Forum: Plugins
In reply to: [WooCommerce] is_staging_site is deprecated!The problem is caused by the “WooCommerce Shipping & Tax” plugin
/home/public_html/wp-content/plugins/woocommerce-services/vendor/automattic/jetpack-status/src/class-status.php
/home/public_html/wp-content/plugins/woocommerce-services/vendor/automattic/jetpack-status/CHANGELOG.md
/home/public_html/wp-content/plugins/woocommerce-services/classes/class-wc-connect-jetpack.php
/home/public_html/wp-content/plugins/woocommerce-services/classes/class-wc-connect-help-view.php
/home/public_html/wp-content/plugins/woocommerce-services/classes/class-wc-connect-api-client.phpAfter disable the plugin, no notice in debug.log. Please fix it!
Forum: Plugins
In reply to: [WooCommerce] is_staging_site is deprecated!After a search, woocommer plugin(s) use s_staging_site. See below:
/home/public_html/wp-content/plugins/woocommerce-payments/vendor/automattic/jetpack-status/src/class-status.php
/home/public_html/wp-content/plugins/woocommerce-payments/vendor/automattic/jetpack-sync/src/class-actions.php
/home/public_html/wp-content/plugins/woocommerce-payments/vendor/automattic/jetpack-connection/src/sso/class-sso.php
/home/public_html/wp-content/plugins/woocommerce-payments/vendor/automattic/jetpack-connection/src/class-rest-connector.php
/home/public_html/wp-content/plugins/woocommerce/vendor/automattic/jetpack-status/src/class-status.php
/home/public_html/wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-rest-connector.php
/home/public_html/wp-content/plugins/woocommerce/includes/class-wc-tracker.php
/home/public_html/wp-content/plugins/woocommerce-services/vendor/automattic/jetpack-status/src/class-status.php
/home/public_html/wp-content/plugins/woocommerce-services/vendor/automattic/jetpack-status/CHANGELOG.md
/home/public_html/wp-content/plugins/woocommerce-services/classes/class-wc-connect-jetpack.php
/home/public_html/wp-content/plugins/woocommerce-services/classes/class-wc-connect-help-view.php
/home/public_html/wp-content/plugins/woocommerce-services/classes/class-wc-connect-api-client.phpForum: Plugins
In reply to: [WP Hide & Security Enhancer] How to fix this?Thank you very much!
Forum: Plugins
In reply to: [WP Job Manager] Please add a salary option like “One Time”Thanks
Forum: Plugins
In reply to: [WP Job Manager] Google MAP api ket not workingSolved! Please ignore this post
Forum: Plugins
In reply to: [WooCommerce] API problem!Thanks.
Forum: Plugins
In reply to: [WP Crowdfunding] How to set minimal donation?Sorry! The problem has been already solved! Please ignore this post!
Forum: Plugins
In reply to: [AI Engine] Please fix this!Thank you!