liviagomes
Forum Replies Created
Viewing 1 replies (of 1 total)
-
Forum: Fixing WordPress
In reply to: Various widget & block related PHP errorsI getting the same error on version 6.0.
Sometimes my clients’ orders appear with the date 01/Jan/1970, I can’t understand why this happens, e.g. in a total of more than 100 orders one or another fails.
So I updated the Woocommerce database to try to fix this and I also got these errors:
Notice: Undefined index: HTTP_HOST in /home/DOMAIN/public_html/wp-content/plugins/NAME_PLUGIN/FILENAME on line 21 Notice: Undefined index: HTTP_HOST in /home/DOMAIN/public_html/wp-content/plugins/NAME_PLUGIN/FILENAME on line 25 Warning: Declaration of WCS_Query::get_endpoint_title($endpoint) should be compatible with WC_Query::get_endpoint_title($endpoint, $action = '') in /home/DOMAIN/public_html/wp-content/plugins/NAME_PLUGIN/woocommerce-subscriptions/includes/class-wcs-query.php on line 377 Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wc/v1/subscriptions/statuses</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://www.ads-software.com/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) /home/DOMAIN/public_html/wp-includes/functions.php 5831 Found 2 updates (wc_update_600_migrate_rate_limit_options, wc_update_600_db_version) Updating database 100% [==================================================================================================================================================================] 0:00 / 0:00
Someone knows about this errors?
Thanks a lot!
Viewing 1 replies (of 1 total)