Page 1 of 13 12311 ... LastLast
Results 1 to 10 of 122
  1. #1
    Join Date
    Oct 2008
    Posts
    4
    Plugin Contributions
    1

    Default Admin Simple Create Order [Support Thread]

    Hi this is the official support thread for Admin Simple Create Order module.
    If you have any question please post here, i will try to answer if i can.

    A brief information about this module:
    I create this module 1 year ago. And this module is made from combining Create Customer mod and Edit Order mod.
    I myself made the create order mod and add some feature into edit order mod.

    Some people already email me or post it into my blog about the bugs. But most of the bugs is came from edit order module. So if you have solutions please share it with us.

    Thanks.

    Ivan
    Last edited by Kim; 21 Mar 2011 at 05:41 AM.

  2. #2
    Join Date
    Jan 2010
    Posts
    42
    Plugin Contributions
    0

    Default Re: Admin Simple Create Order Support Thread

    I installed the mod, but when I try to create an order I get this:

    1054 Unknown column 'customers.customers_id' in 'where clause'
    in:
    [SELECT `customers_firstname` , `customers_lastname` , `customers_email_address` , `customers_telephone`, `entry_company` , `entry_street_address` , `entry_suburb` , `entry_postcode` , `entry_city` , `entry_state` , `entry_country_id` , `entry_zone_id` FROM zen_customers JOIN zen_address_book ON ( `customers_default_address_id` = `address_book_id` ) WHERE `customers`.`customers_id` = 6]
    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 on how to fix this?
    Last edited by cycochuck; 7 Apr 2010 at 02:36 AM.

  3. #3
    Join Date
    Mar 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: Admin Simple Create Order Support Thread

    Quote Originally Posted by cycochuck View Post
    I installed the mod, but when I try to create an order I get this:



    Any idea on how to fix this?
    I get the same thing.

  4. #4
    Join Date
    Jan 2010
    Posts
    42
    Plugin Contributions
    0

    Default Re: Admin Simple Create Order Support Thread

    Found a solution to my problem. Not sure if its the right way to do it since I'm not a coder, but whatever works.

    in /admin/create_orders.php look at line 42. It will say:
    Code:
    WHERE `customers`.`customers_id` = ".$customer_id;
    Change it so it now says:
    Code:
    WHERE ".TABLE_CUSTOMERS." . `customers_id` = ".$customer_id;
    You may get the following error message after this fix:
    Fatal error: Call to undefined function: zen_get_currency_value() in /home/content/n/e/w/newtonmrktng/html/flavorwood_store/admin/create_order.php on line 85
    If you get this look in the /admin/create_orders.php file for the following:
    Code:
    'currency_value' => zen_get_currency_value(DEFAULT_CURRENCY),
    and comment out the line. It should work now.

  5. #5
    Join Date
    Jan 2010
    Posts
    124
    Plugin Contributions
    0

    Default Re: Admin Simple Create Order Support Thread

    Does anyone know if this is ok to use as is with 1.3.9B? I really need to know

  6. #6
    Join Date
    Nov 2006
    Location
    Brighton, CO
    Posts
    90
    Plugin Contributions
    0

    Default Re: Admin Simple Create Order Support Thread

    Greetings,

    Seems to work fine so far, HOWEVER :) unable to delete any orders now...

    Any suggestions?

  7. #7
    Join Date
    Nov 2006
    Location
    Brighton, CO
    Posts
    90
    Plugin Contributions
    0

    Default Re: Admin Simple Create Order Support Thread

    Also,

    When placing a manual order through admin - it does not send an order confirmation to the customer...

  8. #8
    Join Date
    May 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Admin Simple Create Order Support Thread

    Are others finding that this add-on is buggy?

    For example, after creating an order and adding a product, when I change the tax amount and update nothing happens.

    Are others encountering this problem?

  9. #9
    Join Date
    Nov 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: Admin Simple Create Order Support Thread

    We are running this addon on Zen Cart 1.3.9c.

    We've received no error messages.

    We are unable to edit orders or send the customer confirmation/welcome email after adding through admin.

    We are interested in having different pay and ship modules currently installed in the store populate in the admin add order.

    We can type them in, but they still show the mod's defaults (free shipper) on the customer's history screen (unless we've overlooked something).

    We're looking into it, but sadly need more hours in the day...

    Thanks for your work, Ivan. Peeking at your blog now.

  10. #10
    Join Date
    May 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: Admin Simple Create Order Support Thread

    I tried this module but had a few issues which i resolved such as :

    1) database table error
    2) it was setting default currenctysymbol as USD
    3) the VAT / TAX is not adding to the create order total when doing a crate order on a product for a customer!

    now the issue "3" i was not able to resolve - i did not spend a lot of time hunting through it all and debugging but i noticed all the code for the tax was there.... has anyone else had this issue? and if so managed to resolve it? if you resolved it mind sharing the fix :)

    im using a VAT inc / ex mod on the and thinking it could be this but not sure....

    Thanks,
    James

 

 
Page 1 of 13 12311 ... LastLast

Similar Threads

  1. v150 Admin New Order [Support Thread]
    By lhungil in forum Addon Admin Tools
    Replies: 121
    Last Post: 5 Feb 2021, 07:51 PM
  2. Admin Simple Create Order
    By stesouthby in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 Mar 2011, 02:35 PM
  3. Admin Simple Create Order
    By dmm2020 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 13 Nov 2010, 04:26 PM
  4. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 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