View Single Post
  #35  
Old 04-19-2016, 07:50 PM
 
zebu zebu is offline
 

eXpert
  
Join Date: Oct 2006
Posts: 310
 

Default Re: X-Cart 4.7.5 released: Amazon Feeds, Gross Profit, Convenient search tools

Hi All,

We updated successfully to 4.7.5 (from 4.7.4) yesterday. All has gone seamlessly - except we have a reoccurring error in our logs:

Warning: Invalid argument supplied for foreach() in /home/....../public_html/include/func/func.user.php on line 140

HTML Code:
class XCUserAddressBook { public static function getDataForMail($address_book, $ship2diff, $existing_address, $new_address) { // {{{ $res = array(); >>>> Line 140 >>>> foreach ($address_book as $addrid => $data) {

Any ideas on what may have effected this in the upgrade?

Thanks
__________________
Version 4.7.7
Reply With Quote