Results 1 to 5 of 5

No FedEx Shipping Label

This is a discussion on No FedEx Shipping Label within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; When I go to complete my Order Ship, I get a blank window at the end of the process with ...

      
  1. #1
    Member
    Join Date
    Feb 2006
    Posts
    61
    Rep Power
    0


    Default No FedEx Shipping Label

    When I go to complete my Order Ship, I get a blank window at the end of the process with the smal missing image icon (small red x) next to ASTRA Barcode. If I look at the properties of the smll red x icon it reports the following:

    http://64.191.34.203/~emeraldb/catal...0035610271.png

    All of the link info is correct except for the fact the is not "fedex" folder inside of the "images" folder above.

    Thanks in advance for any help on this.

  2. #2
    Member
    Join Date
    Feb 2006
    Posts
    61
    Rep Power
    0


    Default blank shipping label

    I've attached a copy of the Shipping Label that should appear when you click the Ship Button. I understand that the Ship Button is a mod connected with FedEX, which is the shipping method I'm trying to use.

    If I click on the small "red x" it points to a folder (catalog/admin/images/fedex/image.png) that doesn't seem to exist ("fedex") as well as the image...of course. Here is a copy of the blank lable in case anyone else has seen this problem...and thanks in advance for any help.

  3. #3
    Member
    Join Date
    Feb 2006
    Posts
    61
    Rep Power
    0


    Default Empty Label

    I finally found the posted thread instructing to comment out the following line in fedexdc.php

    if (empty($match[1])) continue;

    Once I did that, labels appeared...

  4. #4
    Member
    Join Date
    Oct 2005
    Posts
    60
    Rep Power
    0


    Default RE: Empty Label

    I commented out that line and i am still getting the same broken link. Any other suggestions.

  5. #5
    New Member
    Join Date
    Dec 2004
    Posts
    5
    Rep Power
    0


    Default RE: Empty Label

    I've been replying a bit to Cabana via PM about this, and realized maybe others need this reply too. The PNG label will be blank if you don't have the settings in the ship_fedex file right. That is what I've been battling trying to get THERMAL labels to work - all I can get is laser / plain paper stuff to work. So, open admin/ship_fedex.php and around line 145 make sure you have:

    1368 => 2 // label type (2 is standard)
    1369 => 1 // printer type (1 is laser)
    1370 => 5 // label media (5 is plain paper)

    These settings control what is polled from the FedEx server. There are other settings, such as for thermal labels, but I can't get the data to stream to the thermal printer. If anyone knows how to do this, please clue me in. The full setting list is in the fedex API manual. There is a new setting too, 1370 = 6 which gets you a PDF file!

    Also make sure you actually have a fedex directory under /images (not admin/images) and 777 it. The PNG files are stored there. If you do a lot of shipping you might want to purge some of the images, I would guess, as they probably build up over time!

Similar Threads

  1. Fedex Quotes But Won't Print Label
    By cabana in forum osCmax v2 Installation issues
    Replies: 4
    Last Post: 09-05-2006, 09:51 PM
  2. Less Fedex Shipping Options
    By torweb in forum osCmax v2 Customization/Mods
    Replies: 2
    Last Post: 08-20-2006, 03:52 PM
  3. fedex and free shipping
    By jcomputers in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 07-29-2006, 05:31 AM
  4. International FedEx Shipping
    By torweb in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 06-29-2006, 02:48 PM
  5. Fedex Shipping Problems
    By driwashsolutions in forum osCMax v2 Features Discussion
    Replies: 0
    Last Post: 01-04-2006, 11:44 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
  •