View Single Post
  #14  
Old 12-02-2014, 01:49 PM
 
herber@wirehub.nl herber@wirehub.nl is offline
 

eXpert
  
Join Date: Nov 2002
Posts: 305
 

Default Re: Meet 4.6.6: Simplify Commerce, SagePay API update, Universal Analytics, VAT exemption

Another bug:
Trying to use the VAT validation service, I get an error that the service is not available & this is in my logs:
Code:
Warning: preg_match() expects parameter 2 to be string, array given in /var/www/include/classes/class.VatNumberChecker.php on line 159
And line 159:
Code:
preg_match("/HTTP.*\s(\d{3})\s/i", $headers, $matches)

Please fix this + AOM (2nd line shipping address bug)
AOM bug fixed here, not yet fixed in the 4.6.6 package.
__________________
X-Cart 4.7.12
Reply With Quote