View Single Post
  #66  
Old 09-23-2009, 01:28 PM
 
chris.barber chris.barber is offline
 

Advanced Member
  
Join Date: Sep 2007
Posts: 74
 

Default Re: Detailed Order Management Mod

Dan

If you match it up then you will see which line is giving the issue.

"{to}\r\n" + = Mr.Andrew Smith
"{address}\r\n" +
= 6 Kingfisher Close
"{address_2}\r\n" + = null
"{city}\r\n" + = Hamble
"{state}\r\n" + = Hampshire
"{zipcode}"; = SO31 4PE

So if you don't have an address line 2 this will return 'null' in mine I am not using Country as we only deal with the UK.


__________________
Chris Barber
Version 4.1.9
MOD - BCSE Shipping Estimator
MOD - Shopzilla Feed
MOD - Price Match with Captcha
MOD - Links Manager 2008
MOD - One Page Checkout
MOD - Sitemap
Reply With Quote