code_hammer Posted January 16, 2013 Share Posted January 16, 2013 Haveing trouble updating Local Delivery Option module to osc v2.3 worked fine in Osc v2.2. First was change all split to explode or better split to preg_split ('(,)', Now Shipping is comming out $0.00. Quote Link to comment Share on other sites More sharing options...
dyn4m0 Posted January 31, 2015 Share Posted January 31, 2015 change split in preg_split then add / near ' or " example $zipcodes0 = preg_split ('/,/', $zip_up0); Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.