Results 1 to 10 of 10
  1. #1
    Join Date
    May 2007
    Posts
    13
    Plugin Contributions
    0

    help question Add download product to exsiting order

    I have a customer that ordered 4 items (all downloads), only two show up in her order. The download links were missing. I updates the links in the attribute controller and they have a green dot next to them. I then updated her order and the two products are still not showing up. How do I add the two products she did not get to her order or make a new order for the remaining two products so she can get a download button without having to pay again? Thanks for any help and suggestions.

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

    Default Re: Add download product to exsiting order

    Did you add the missing downloads to the:
    orders_products_download

    table to match the orders_id and orders_products_id and give the downloads and days to it?
    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. #3
    Join Date
    May 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Add download product to exsiting order

    Thank you for answering my thread. I don't believe I did this as I do not understand the answer. Could you walk me through how I find this table and where I need to go to change It? Thanks.

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

    Default Re: Add download product to exsiting order

    First, let's check and see what is in your database tables for this Order with the missing downloads ...

    Go to your phpMyAdmin for your site and find your database for your site ... this is accessible through your Control Panel of your domain if you do not know how to find it ... if you still do not know how to find it, contact your hosting provider and ask them ...

    Browse the table:
    orders_products_download

    Do you see entries in there for ALL of the downloads that this customer should be getting on this Order under the orders_id that is missing the 2 downloads?
    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!

  5. #5
    Join Date
    May 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Add download product to exsiting order

    I found the table, tho order id is 732 and only two fo the four downloads are listed. Can I add the two that are missing?

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

    Default Re: Add download product to exsiting order

    If you add them carefully, you should be able to add the new records by putting in the proper:
    orders_id
    orders_products_id
    orders_products_filename
    download_maxdays
    download_count
    products_prid
    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!

  7. #7
    Join Date
    May 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Add download product to exsiting order

    Ok, I know what to use for order_id,orders_products_filename,download_max_days, and
    download_count,.
    How do I know what to use for the order_products_download_id, the order products id and the products_prid?

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

    Default Re: Add download product to exsiting order

    order_products_download_id - leave blank this will assume the next value

    order_products_id - this is the actual products_id that the downloads belong to ...

    products_prid - this is a generated value of the products_id and the attribute for the download ... try just putting in the products_id again in this field and it should still work ...
    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!

  9. #9
    Join Date
    May 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Add download product to exsiting order

    Awesome! It worked! Thanks sooooooo much for walking me through it. I really appreciate your expertise.

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

    Default Re: Add download product to exsiting order

    You are most welcome glad that this was able to fix the Order for you with the missing downloads ...
    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!

 

 

Similar Threads

  1. Can I use Zen Cart on my exsiting website?
    By jimgray in forum General Questions
    Replies: 3
    Last Post: 19 Jan 2011, 06:39 PM
  2. Download product, customer only got order confirm, no download product
    By stefanl in forum Managing Customers and Orders
    Replies: 2
    Last Post: 4 Mar 2010, 02:19 PM
  3. Add Order ID# and Customer Name to PDF Download
    By chrismarie in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 26 Feb 2010, 02:24 PM
  4. add to customer order no download link showing up in their account
    By mydesignerstudio in forum Managing Customers and Orders
    Replies: 1
    Last Post: 21 Feb 2010, 05:58 PM
  5. Download Instruction Manual on Linked Product - Order one product with attribute - pu
    By JPWheelr in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 19 Oct 2006, 07:45 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