Video Tutorial – Export Shipping and Order Information From Zen Cart

June 14, 2007

Written by Eric  
Print This Post Print This Post

Below you will find a video tutorial on how to use the Export Shipping Information version 1.2.0 module for Zen Cart.

If you do not already have the module installed and would like to get a copy, you can do so by going to my Downloads Page on this site, or by visiting the official Zen Cart downloads page and looking under the “Administration” category.

How to use this module to export shipping and order information from Zen Cart.



Share This Article With Others!
  • Digg
  • del.icio.us
  • Technorati
  • StumbleUpon
  • Sphinn
  • description
  • BlinkList
  • Reddit
  • Slashdot
  • SphereIt

Related articles other people have read:

PRWeb Press Release Newswire - Sign Up Now

Comments

34 Responses to “Video Tutorial – Export Shipping and Order Information From Zen Cart”

  1. pwp on August 1st, 2007 5:14 am

    How do you load this module?

  2. econcepts on August 1st, 2007 7:48 am

    There is a read me file that comes with the module. That contains the installation instructions. It reads as follows:

    Install / Ugrade:
    =================
    1. Upload the entire contents of the “admin” folder to your website. All directories are already named for you and there are no files to overwrite so it should be easy.
    NOTE: If you changed the name of your “admin” directory to something else, then upload to that directory.

    2. Login Admin > Tools > Install SQL Patches and run the following file query:
    NOTE: If you are upgrading from a previous version, you do not need to re-run this SQL command as your database should already contain this field.

    ALTER TABLE orders ADD downloaded_ship ENUM( ‘yes’, ‘no’ ) NOT NULL DEFAULT ‘no’;

    3. Enjoy!

  3. bob knight on December 20th, 2007 5:26 am

    can this module export the product attributes data automatically when an order is placed or during an order being processed. to a specific folder for processing.

    for instance, I have a business card builder, a company will enter their information and choose specific graphics, when a generate graphics button is pressed a file with the attributes can be exported to a build folder where another server is watching for data files, when a file exists it is processed and the graphics are generated and the customer sees their proof. once the proof is approved the customer can finish the checkout process.

    thanks for your help. Bob

  4. econcepts on December 20th, 2007 8:58 am

    can this module export the product attributes data automatically when an order is placed or during an order being processed. to a specific folder for processing.

    Bob,

    The current module does not have that capability. However, if you are interested in adding it as a custom job, feel free to contact me. I’m sure we can get a solution for you in place.

  5. Cindy on January 28th, 2008 4:10 am

    Hi!

    I love this module. It’s exactly what I’ve been searching for. I have two questions. I exported my sales report; however, I have 1361 sales and it only exported 1219. How could I have gotten it to export more than the 1219?

    Also, can I reset it so I can export again? I know about the test mode. I tried that first. When it didn’t export all 1361, I tried it without the test mode, and it still only exported 1219. Help!

    Thanks in advance for your quick response! I really appreciate your help.

  6. Howard S on March 8th, 2008 10:54 pm

    Is there any way to have the customer’s first and last name be output to separate columns?

  7. Howard S on March 9th, 2008 1:10 am

    One more question….if I have several attributes associated with a product is it possible to have each of those show up in a separate column?

  8. Eric Leuenberger on March 12th, 2008 8:38 pm

    Is there any way to have the customer’s first and last name be output to separate columns?

    This can be done, but it would have to be custom programmed. I’ve been trying to get a new version out here of this for some time now … just haven’t got around to final completion with other projects.

    One more question….if I have several attributes associated with a product is it possible to have each of those show up in a separate column?

    Again, this is possible with custom programming. There is one big problem with that though. One of the very first releases of this module did that. The problem is that because some products may have multiple attributes while others do not (or have less), the resulting set of columns generated is thrown off.

    Most import programs don’t like this differentiation.

    If you wanted it completed, I can get it done, but I won’t release that to the public as it can cause most import programs to refuse the file.

  9. Bill on March 13th, 2008 9:00 am

    Totally new to this, so excuse my ignorance. I am suppose to load all the files included within the “admin” folder you provide with your product to the Admin folder that Zen Cat already provides?

    Thanks for your patience.

  10. Jerrad on September 19th, 2008 5:14 pm

    Exactly what i’ve been looking for!! But…..I tried to use it for the first time today. An error came up saying that the information could not be downloaded at this time. Nothing happend. Then I unchecked a few boxes, including the “test run” box, and nothing happend again. Except for the error message “can’t download…..”. Now my shipping info isn’t there since I unchecked the test box! Eventhough it didn’t download anything! Can I get it back so that I can get it downloaded?? And has anyone else had that error? help!!

  11. Eric Leuenberger on September 20th, 2008 2:30 pm

    I have a new version coming out within the next week or so that will enable you to re-export the information by date range as well (even if it has already been exported.)

  12. Erwin on September 30th, 2008 4:32 am

    how can I change some of the checkboxes by default “ON” ?

  13. Eric Leuenberger on October 17th, 2008 6:47 am

    Currently the only way you would be able to do that is to know some PHP coding. You could use the “show email checkbox checked” (shown on the login page during checkout) to figure out how you can set a checkbox etc… to selected.

    Either way, you would have to know your way around PHP code at this point. Maybe your idea is something that would work into a future release. I’ll have to see what it takes to get it in.

  14. jon on November 3rd, 2008 3:18 pm

    I have an issue!

    I installed this hopefully very helpful module today, and everything went well for a while! Until I tried to use it – there is no export to excel button. I am confused about this because, according to the instructions, “If there are no orders found to export, then the “Export” button will not show,” and that’s fine. But, as I’ve never exported any orders, all of them should show up, right? The bottom line, I suppose, is I have no “export” button and would like one!

  15. Rain on November 17th, 2008 1:41 pm

    Such a mistake has appeared after installation, how I change to do, help me

    1054 Unknown column ‘downloaded_ship’ in ‘where clause’
    in:
    [select count(*) as total from zen_orders o where downloaded_ship='yes' ]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

  16. Eric Leuenberger on November 21st, 2008 2:47 pm

    I installed this hopefully very helpful module today, and everything went well for a while! Until I tried to use it – there is no export to excel button. I am confused about this because, according to the instructions, “If there are no orders found to export, then the “Export” button will not show,” and that’s fine. But, as I’ve never exported any orders, all of them should show up, right? The bottom line, I suppose, is I have no “export” button and would like one!

    Jon,

    I have heard this from a number of users and am working on what the issue is. Will post an updated version when ready.

    Thanks.

  17. Rob Snowden on December 4th, 2008 5:56 am

    Hi. Great mod but I am also getting an error where the export button should be:

    Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /home/xxx.com/public_html/order/admin/includes/functions/html_output.php on line 262.

    Any help would be really appreciated.

  18. Mitch G. on December 8th, 2008 3:22 pm

    Great mod! I am having one small problem and was wonder if it was a “user” issue on my part. I can’t seem to get it to export the Company Name field. It puts a column for it in the spreadsheet, but never populates it with data. Is this a known bug or something that I’m doing wrong on my end?

    Thanks,
    Mitch

  19. Eric Leuenberger on December 10th, 2008 8:30 am

    Rob,

    Your error message

    Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /home/xxx.com/public_html/order/admin/includes/functions/html_output.php on line 262.

    is a zen cart issue that can be resolved using this post.

  20. Eric Leuenberger on December 10th, 2008 8:34 am

    I can’t seem to get it to export the Company Name field. It puts a column for it in the spreadsheet, but never populates it with data. Is this a known bug or something that I’m doing wrong on my end?

    Mitch,

    There is no known bug of this type. If the field is present and there is no data in it then it has something to do with the data that is in your database. Maybe there isn’t any information in that company field.

  21. Gary on December 22nd, 2008 4:18 pm

    I installed this, but am getting the following error:

    1054 Unknown column ‘downloaded_ship’ in ‘where clause’
    in:
    [select count(*) as total from zen_orders o where downloaded_ship='no' ]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

    Any idea what’s gone wrong?

  22. Eric Leuenberger on December 24th, 2008 1:41 pm

    Gary,

    You need to run the small SQL patch found in the read me (Step 3 I believe).

    That will solve your issue.

  23. Kiv on May 19th, 2009 11:17 am

    Any chance there can be an option to put the Sub total – before shipping & tax?

  24. Goshawk on June 8th, 2009 9:18 am

    Zencart 1.3.8a: clean install
    Uploaded files, and manually added the ROW ‘downloaded_ship’ in TABLE ‘orders’ , ENUM (’yes’,'no’), NOT NULL, Default ‘no’

    Received this error

    Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /home/……../includes/functions/html_output.php on line 262

  25. Eric on June 8th, 2009 9:33 am
  26. Goshawk on June 8th, 2009 11:39 am

    Thanks for you quick action. Works great now, no more error messages.

  27. Elliot on September 24th, 2009 6:15 am

    Is there anyway you can add customfields into the csv file? or remove some of the defualt fields?

    Many thanks

  28. Eric on September 24th, 2009 9:11 am

    There is currently no way to add custom fields into the export (will consider looking into this for a future version). To remove any of the default fields would require editing the code (but it can be done.)

    If you need help with that let me know through my contact form.

  29. Mike Price on January 16th, 2010 8:13 am

    I just wanted to comment on how valuable this utility has been for us. We were hit with a massive number of unexpected orders and had to ship the USPS. I exported the data from Zen cart and (after a little reformatting to fit the USPS requirement) had every pending order in the USPS Address book.

    I made the Order ID the USPS Shortname and copied that column to another caller “Reference number” before I did the import. That way, I could search in the USPS Address book by the Zen Cart invoice number as well as print it on the USPS mailing label. This let me do a final verify that the shipping label matched the order.

    Once again,thanks. You saved me uncountable hours (not to mention possible carpel tunnel) with this one tool.

  30. Eric on January 16th, 2010 8:43 am

    Mike,

    Glad you like the tool and find it a time saver. That was the idea in creating it originally. Looking forward to providing more helpful tools to help store owners do their jobs better. :)

    Eric

  31. Tom on January 17th, 2010 10:11 am

    How do you get the export spreadsheet to include the company name?

  32. Eric on January 17th, 2010 10:51 am

    There was a bug in earlier versions that caused this feature to not export. I just released a new version 1.2.6 that corrects the issue.

  33. Jamie on March 3rd, 2010 9:40 am

    Hi Eric,

    The new version looks sweet (and I’m sure will be very useful). The install was straight forward and the description once install is 2nd to none (I wish more modules provided such good detail)

    ….but we perform the EXPORT which allows us to download/open the file. The XLS headers shows (first row) show but no content.

    Any ideas why this may be happening?

  34. Eric on March 3rd, 2010 9:50 am

    If you are using version 1.2.6 then go back to 1.2.5 (to do this just download the 1.2.5 version and upload the /includes/admin/shipping_export.php file (overwriting the one you currently have in place). 1.2.6 introduced some new bugs.

    I am actually working on a 1.2.7 version as we speak (very close to completion) that corrects the bugs introduced and provides a lot of new abilities.

    In specific response to your quesiton, try what I listed above (go back to 1.2.5 (or even 4) and give that try.

    The system also bases a lot of it’s exported data off of shipping fields so if you do not offer shipping, that MIGHT be a cause.

    Let me know answers to the above (shipping or no) and try what I outlined here temporarily until 1.2.7 comes out. That version is really slick with some unique functionality.

Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!