This bug breaks Google Checkout when the customer has more than one address registered in their Google account.
This might apply to other versions of this contribution as well.
googlecheckout/responsehandler.php:
Line 838: $shipping_modules = new shipping();
This line should not be in a loop. Move this line just below
require(DIR_WS_CLASSES .'shipping.php');
on line 811.
(contribution download file is just this message)
More...





LinkBack URL
About LinkBacks









Bookmarks