I'm seeing this pair of PHP errors logged consistently when I open the admin cart panes edit page (http://www.mysite.com/admin/store/settings/cart/edit/panes):

Invalid argument supplied for foreach() in /path/sites/all/modules/ubercart/shipping/uc_quote/uc_quote.module on line 663.
Invalid argument supplied for foreach() in /path/sites/all/modules/ubercart/shipping/uc_quote/uc_quote.module on line 716.

It also appears when I open the admin cart settings page (http://www.mysite.com/admin/store/settings/cart).

Comments

ali_b’s picture

same issue

longwave’s picture

Status: Active » Fixed

Backported and committed a fix from 7.x.

sah62’s picture

Fix confirmed - thank you!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.