Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11
    Join Date
    Mar 2009
    Posts
    86
    Plugin Contributions
    0

    Default Re: Default Order Status

    Yes, that is correct.

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

    Default Re: Default Order Status

    Can you post, from the server, your file for:
    /your_secret_admin/orders.php

    I just am not seeing the problem in v1.3.9h ...
    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!]
    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
    Mar 2009
    Posts
    86
    Plugin Contributions
    0

    Default Re: Default Order Status

    Yes of course, here you go:
    Attached Files Attached Files

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

    Default Re: Default Order Status

    You have an add on for Stock by Attribute ...

    I do not know what all files this touches and if it would have any affect on the Downloads ...

    What are the settings on the Product Attribute for the Download for the Maximum Days and Maximum number of Downloads?

    What are the settings for the Configuration ... Attributes ... for the:
    Download Expiration (Number of Days)
    Set number of days before the download link expires. 0 means no limit.
    Number of Downloads Allowed - Per Product
    Set the maximum number of downloads. 0 means no download authorized.
    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!]
    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. #15
    Join Date
    Mar 2009
    Posts
    86
    Plugin Contributions
    0

    Default Re: Default Order Status

    Number of Downloads Allowed - Per Product -> 5
    Download Expiration (Number of Days) -> 7

    I have never touched those settings as I don't have download-able products so I am pretty sure those are "defaults".

    I appreciate the time you're taking to help me out!

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

    Default Re: Default Order Status

    In phpMyAdmin ...

    Check the table:
    orders_status_history

    and see what your have set for all records for the order for the:
    orders_status_id

    Check the table:
    orders

    and see what setting you have on this Order for:
    orders_status

    Also, could you post your file, from the server, for the file:
    /your_secret_admin/includes/classes/order.php
    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!]
    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. #17
    Join Date
    Mar 2009
    Posts
    86
    Plugin Contributions
    0

    Default Re: Default Order Status

    Ok for orders_status_history, the orders_status_id is set to all different things depending on the transaction. I am not sure if you want me to post them here?

    As far as orders go, its not one specific order, its all orders that are doing it.
    Attached Files Attached Files

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

    Default Re: Default Order Status

    I do not know what all problems that old file for:
    /admin/includes/classes/order.php

    might have on other things, but regarding the dropdown, the problem is you have change the code around line 119 to:
    Code:
                            'orders_status' => $order_status->fields['orders_status_name'],
    and in a clean order.php class file, that line is suppose to read:
    Code:
                              'orders_status' => $order->fields['orders_status'],
    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!]
    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. #19
    Join Date
    Mar 2009
    Posts
    86
    Plugin Contributions
    0

    Default Re: Default Order Status

    I did that and it fixed it. Thank you very much for your help, I really appreciate it!

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

    Default Re: Default Order Status

    You are most welcome ... just took a bit to hunt down the cause ...

    NOTE: I don't know the affect this has on your Orders as to why it was changed in the first place ...
    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!]
    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!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Setting A Default Order Status
    By MCS_Computers in forum General Questions
    Replies: 1
    Last Post: 21 Nov 2013, 07:40 PM
  2. v139d Order Status Default Not Applying
    By Fretty in forum Managing Customers and Orders
    Replies: 13
    Last Post: 16 Aug 2013, 07:47 PM
  3. Default Order Status When No Payment
    By fergusmacdonald in forum Managing Customers and Orders
    Replies: 2
    Last Post: 10 Feb 2009, 05:57 PM
  4. Free order default status
    By trippy1976 in forum General Questions
    Replies: 2
    Last Post: 12 May 2008, 08:55 AM

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