ePayam Posted January 12 Posted January 12 Backend/app.log Level: warning Category: PHP8Warning Error description: Trying to access array offset on value of type null at /var/www/vhosts/xxxxxx.org/httpdocs/lib/common/modules/orderShipping/usps.php:85 Backend/list.log Level: warning Category: PHP8Warning Error description: Trying to access array offset on value of type null at /var/www/vhosts/xxxxxx.org/httpdocs/lib/common/modules/orderShipping/usps.php:85 Version 1.0.5 Line 85: $check_query = tep_db_query("select zone_id from " . TABLE_ZONES_TO_GEO_ZONES . " where geo_zone_id = '" . MODULE_SHIPPING_USPS_ZONE . "' and zone_country_id = '" . $this->delivery['country']['id'] . "' order by zone_id"); Front End / App.log Level: warning Category: PHP8Warning Error description: Undefined array key 0 at /var/www/vhosts/xxxxxx.org/httpdocs/lib/common/modules/orderShipping/usps.php:566 Front End /List.log Level: warning Category: PHP8Warning Error description: Undefined array key 0 at /var/www/vhosts/xxxxxx.org/httpdocs/lib/common/modules/orderShipping/usps.php:576 Level: warning Category: PHP8Warning Error description: Trying to access array offset on value of type null at /var/www/vhosts/xxxxxx.org/httpdocs/lib/common/modules/orderShipping/usps.php:443 Quote
cjf1026 Posted January 16 Posted January 16 Having the same errors. Module working but would sleep easier at night if I didn't have errors plaguing the logs 😅 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.