Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Shipping and Billing DO match but Admin says they don't

    In your database ... you can view it in phpMyAdmin from your Control Panel ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #12

    Default Re: Shipping and Billing DO match but Admin says they don't

    Quote Originally Posted by Ajeh View Post
    This is the specific code testing the fields if it helps:
    Code:
          $show_difference = '';
          if (($orders->fields['delivery_name'] != $orders->fields['billing_name'] and $orders->fields['delivery_name'] != '')) {
            $show_difference = zen_image(DIR_WS_IMAGES . 'icon_status_red.gif', TEXT_BILLING_SHIPPING_MISMATCH, 10, 10) . ' ';
          }
          if (($orders->fields['delivery_street_address'] != $orders->fields['billing_street_address'] and $orders->fields['delivery_street_address'] != '')) {
            $show_difference = zen_image(DIR_WS_IMAGES . 'icon_status_red.gif', TEXT_BILLING_SHIPPING_MISMATCH, 10, 10) . ' ';
          }
    Sorry it's taken a couple of days to reply. It's been quite hectic around here.
    I was finally able to check the orders table and all addresses match up. The code above is also correct in my files. I have also re-installed the PayPal mod and I am still having the same issues.

    I did not mention this before because I thought one thing had nothing to do with the other, but on 1/28 my site went down due to a sessions error and my host did something to "fix" it because it could not be repaired through cpanel.

    Here's the error code I received:
    126 Incorrect key file for table './needles_zenrebuild/zen_sessions.MYI'; try to repair it in: [delete from zen_sessions where expiry < 1233211769]

    Do you think the two issues are related?

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Force Billing and Shipping Address to match?
    By skywalker826 in forum General Questions
    Replies: 1
    Last Post: 5 May 2011, 10:17 AM
  2. shipping and billing address don't match
    By happy meme in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 13 Aug 2009, 06:26 AM
  3. Billing and shipping does not match
    By confused_aswell in forum General Questions
    Replies: 2
    Last Post: 23 Jul 2008, 09:48 PM
  4. Billing and Shipping does not match
    By Azeela in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 13 Apr 2008, 08:55 PM
  5. No email of Order - Billing & Shipping don't match
    By rpbrannan in forum Managing Customers and Orders
    Replies: 3
    Last Post: 20 Jun 2006, 03:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR