Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Jun 2006
    Posts
    298
    Plugin Contributions
    0

    Default Re: UPS XML Module not passing correct information to admin

    Quote Originally Posted by Ajeh View Post
    Your shipping module code is not breaking things ...

    Could you try a couple things ...

    1 Switch to Classic Template ... does it fix it?

    2 Turn off your SEO/re-writes ... does it fix it?
    Neither change fixes it. Pretty sure it's SuperOrders, but no idea how to fix it.

  2. #12
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: UPS XML Module not passing correct information to admin

    I do not use Super Orders ... see if you get any response on your other thread ...
    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!

  3. #13
    Join Date
    Jun 2006
    Posts
    298
    Plugin Contributions
    0

    Default Re: UPS XML Module not passing correct information to admin

    Thank you for your help! I'll keep an eye on the SuperOrders thread. I hope that someone can resolve this issue. It's really frustrating!

  4. #14
    Join Date
    Jun 2006
    Posts
    298
    Plugin Contributions
    0

    Default Re: UPS XML Module not passing correct information to admin

    I figured it out. I had implemented this change: http://www.zen-cart.com/showthread.p...-Rate-Best-Way

    Which removed the text in the parentheses.. But the text in the parentheses is what tells you which shipping option was selected in the shipping method. Ugh... So now my shipping descriptions are super long, but the info is there.

    Now I would love to figure out how to show *just* the info in the parentheses instead! LOL

  5. #15
    Join Date
    Jun 2006
    Posts
    298
    Plugin Contributions
    0

    Default Re: UPS XML Module not passing correct information to admin

    Would it be possible to implement THIS CHANGE, but make it conditional so that it DOES show the parentheses for USPS and UPS modules? There must be a way to wrap it in an if statement, but I have no clue what the correct statement would be.

  6. #16
    Join Date
    Jun 2006
    Posts
    298
    Plugin Contributions
    0

    Default Re: UPS XML Module not passing correct information to admin

    Edited the code to show ONLY the TEXT_WAY selection:

    change the line in:
    /includes/modules/pages/checkout_shipping/header_php.php

    Code:
    'title' => (($free_shipping == true) ?  $quote[0]['methods'][0]['title'] : $quote[0]['module'] . ' (' . $quote[0]['methods'][0]['title'] . ')'),
    Code:
    'title' => (($free_shipping == true) ?  $quote[0]['methods'][0]['title'] : $quote[0]['methods'][0]['title'] . ''),
    But would still like to do this: Add shipping instructions separate from TEXT_WAY
    Last edited by abcisme; 14 May 2012 at 12:59 PM.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. UPS discounted rates not showing in UPS XML
    By cspan27 in forum Addon Shipping Modules
    Replies: 51
    Last Post: 27 Jun 2016, 03:52 PM
  2. Default UPS module vs. XML
    By StingrayScott in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 9 Jun 2011, 03:47 PM
  3. ups xml add on not working in admin panel
    By vregali in forum Addon Shipping Modules
    Replies: 0
    Last Post: 22 Dec 2010, 03:44 AM
  4. UPS Shipping - not working (UPS-XML addon)
    By breck in forum Addon Shipping Modules
    Replies: 30
    Last Post: 20 Aug 2010, 03:24 AM
  5. UPS-XML module not getting right number of boxes from Zen Cart
    By rstevenson in forum Addon Shipping Modules
    Replies: 0
    Last Post: 11 Nov 2008, 04:11 AM

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