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
Comment #1
ali_b commentedsame issue
Comment #2
longwaveBackported and committed a fix from 7.x.
Comment #3
sah62 commentedFix confirmed - thank you!