Results 1 to 3 of 3

How do I use Batch Print

This is a discussion on How do I use Batch Print within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; I have tried using the Batch Print feature and put in all the required information and I have pending orders ...

      
  1. #1
    New Member
    Join Date
    Feb 2007
    Posts
    25
    Rep Power
    0


    Question How do I use Batch Print

    I have tried using the Batch Print feature and put in all the required information and I have pending orders to print. When I attempt to SEND the orders to print I get the following error message:

    There were no orders selected for export, try changing your order options.

    What's this mean?

    I have tried changing just about every option on the Batch Print page without success. So obviously I have not set something up correctly.

    This is pretty much an "out of the box" osCMax 2.0.0-RC3-0-1 version which is supposed to have the Batch Print 3 already installed.

    Thanks for the Help,
    Simplex

  2. #2
    Member
    Join Date
    Jul 2006
    Posts
    67
    Rep Power
    0


    Default Re: How do I use Batch Print

    Hello Simplex,

    I am not sure if your post is telling me what I think, but if you are trying to print a range of records by date, there is an answer. There is a conflict with this contribution and MYSQL 5, which was updated in the package. See the following osCommerce Community Add-Ons, which states the following change in batch_print.php. This line number might not be correct, I do not remember.

    if you work with mysql 5 change in line 78...

    tep_db_input($enddate) . "23:59:59

    to (space before the 23:59:59)

    tep_db_input($enddate) . " 23:59:59...

  3. #3
    New Member
    Join Date
    Feb 2007
    Posts
    25
    Rep Power
    0


    Default Re: How do I use Batch Print

    Thank You Josemanuel.

    That did the trick. It seems there are a lot more answers on osCommerce than there is here. I must remember to check there as well, before posting my questions here.

    Thank You again for your help.

    Simplex

Similar Threads

  1. Batch Print Center
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 05-22-2008, 11:00 AM
  2. Batch Print Center
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 09-02-2007, 10:28 AM
  3. Batch print problems
    By soupjam7- in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 06-21-2007, 08:37 PM
  4. Batch Print Center
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 02-09-2007, 11:52 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
  •