Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...