Page 57 of 102 FirstFirst ... 747555657585967 ... LastLast
Results 561 to 570 of 1019
  1. #561
    Join Date
    Jun 2011
    Posts
    92
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by DivaVocals View Post
    You need to double check your install.. If installed correctly this should not happen.. Check your cach error logs and see if you have any error messages there..
    i've gone through and thoroughly check that everything is installed correctly. i am 99% certain that everything is in the correct order. any ideas? Thanks
    Owner - MatchLock Arms, LLC and M&M Toys (Yes I sell toys and guns, but not toy guns)
    http://www.matchlockarms.com
    http://www.mandmtoys.com

  2. #562
    Join Date
    Aug 2010
    Location
    Spokane, Washington, United States
    Posts
    34
    Plugin Contributions
    1

    Default Re: Super Orders v3.0 Support Thread

    Zen-Cart 1.5 will soon be released, for those testing the latest un-released version of Super Orders, have you been able to test it against ZC 1.5, and does it appear to work properly?
    Joseph Greely - Happy to be Zenning
    http://www.zen-cart.com/index.php?ma...roducts_id=325

  3. #563
    Join Date
    Apr 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Hey Guys,

    I love super orders, it makes working with everything much easier! We have been growing quickly and have needed to make changes to adapt our site to keep us efficient.

    Some changes include:
    • Extra status' (IE Scheduled to Ship, Pre-Order, etc) this allows us to run reports based on status
    • Created reports for - Items to order, Orders to ship, supplier orders (if you do alot of order as needed, it keeps track of what items need to be ordered vender side)
    • BEST ADDITION myAdminBar. I created a bar that is always at the bottom of every page. It stays put in the window and doesn't scroll. This bar saves me countless clicks in the day and makes interacting with customers easier.


    I'd post the code, but its not zenified (I really dont understand alot of the zen code), but if its (admin bar) something you would like to include with a super-orders release in the future, Id be happy to send what I have.

    Take a look at myAdminBar, its the best!
    Right now I have it setup to
    • Jump to order #
    • Search orders (name, phone number) Searching for .<item> searches for orders with a certain item
    • Search Products (Quickly jump to a product detail page
    • Links to functions used often


    I rarely need to use the Zen menu at the top any more!

    Name:  menuBar.jpg
Views: 201
Size:  42.7 KB

  4. #564
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by Joseph_Greely View Post
    Zen-Cart 1.5 will soon be released, for those testing the latest un-released version of Super Orders, have you been able to test it against ZC 1.5, and does it appear to work properly?
    Has a release date for ZC v1.5 been announced?? As far as I know this is still in beta..

    I've barely had time because of paid work to work on finishing the few remaining issues with the unreleased version of Super Orders. (sorry.. paid work comes before free-stuff) So nope haven't had a chance to test install and test Zen Cart v1.5 let alone test it with Super Orders..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #565
    Join Date
    Jun 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    I just upgraded to ZC 1.3.9 and then updated SO. When I try and add comments to an order it gives me the following error:

    [19-Aug-2011 22:25:53] PHP Fatal error: Call to undefined function update_status() in /home/prolinerangehood/sites/www.prolinerangehoods.com_Version_2/doc_root/adminpro/super_orders.php on line 192

    I've tried the update process several times (making sure I copied the files over correctly) but the end result is still this error. The worst part is if you refresh that page the order disappears from the list in superorders, you can only find the order by searching for the order number.

    I did try installing the edit orders module to maybe fix this error but that didn't help. I've since uninstalled that since I don't need any of that functionality right now, just need to be able to add notes to customer's orders.

    Any help greatly appreciated!

  6. #566
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Super Orders v3.0 Support Thread

    Check your install.. Super Orders is attempting to make a call to a function that doesn't exist.. It's likely that you are missing one or more files (in particular the super orders function files)

    Quote Originally Posted by worthy View Post
    I just upgraded to ZC 1.3.9 and then updated SO. When I try and add comments to an order it gives me the following error:

    [19-Aug-2011 22:25:53] PHP Fatal error: Call to undefined function update_status() in /home/prolinerangehood/sites/www.prolinerangehoods.com_Version_2/doc_root/adminpro/super_orders.php on line 192

    I've tried the update process several times (making sure I copied the files over correctly) but the end result is still this error. The worst part is if you refresh that page the order disappears from the list in superorders, you can only find the order by searching for the order number.

    I did try installing the edit orders module to maybe fix this error but that didn't help. I've since uninstalled that since I don't need any of that functionality right now, just need to be able to add notes to customer's orders.

    Any help greatly appreciated!
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #567
    Join Date
    Jun 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    That was right. I almost couldn't believe it. I had first synced these files using Rsync and then had moved them manually after that didn't seem to work. But when I simply used an FTP program to merge the folders, it works perfect. Thanks for pointing me in the right direction! Excellent mod by the way!


    Quote Originally Posted by DivaVocals View Post
    Check your install.. Super Orders is attempting to make a call to a function that doesn't exist.. It's likely that you are missing one or more files (in particular the super orders function files)

  8. #568
    Join Date
    Aug 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    hello everyone.

    i am a noobie

    already posted something though in the general forums which was prolly wrong.

    i'm pasting the thread here just in case.
    http://www.zen-cart.com/forum/showthread.php?t=184991

    you see i simply need to somehow print the Amount Applied and Balance Due at the frontend not at the admin super orders section only.

    any help welcomed

  9. #569
    Join Date
    Jun 2011
    Posts
    85
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Hello All,

    I am using the function:

    Batch form printing > search orders > Select all > Print Master list of packing slips for selected orders.


    This gives me a nice list of each order with every product per order so i can go about grabbing each item for each package all on a nice list.

    However, sometimes I have items with attributes(Blue color) and the attributes are not listed on the master list.

    Is there a fix for this, b/c I enjoy printing it this way and mailing out my merchandise. I stopped including packing slips, as I want to go green.

    Thanks,
    wildchick.

  10. #570
    Join Date
    Oct 2010
    Posts
    14
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Hi to All and Thanks for superorders:it 's great!
    I have this error when I try to insert and send message for customer. Any idea to resolve o where I take look for?

    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ordine. Grazie di aver acquistato')' at line 7
    in:
    [INSERT INTO orders_status_history (orders_id, orders_status_id, date_added, customer_notified, comments) VALUES ('33', '3', now(), '1', 'Gentile Cliente il suo ordine è in consegna per oggi! Può comunque verificare lo stato della sua spedizione sul sito www.sda.it con il seguente codice lettera di vettura: 0000000000 Inoltre, scegliendo il pagamento con Paypal cassa veloce purtroppo a noi non viene fornito il suo codice fiscale. Se ce lo invia così potremo emettere la fattura relativa all'ordine. ')]
    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.

 

 
Page 57 of 102 FirstFirst ... 747555657585967 ... LastLast

Similar Threads

  1. v150 Edit Orders v4.0 Support Thread
    By DivaVocals in forum Addon Admin Tools
    Replies: 1786
    Last Post: 10 Apr 2024, 03:17 PM
  2. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 797
    Last Post: 23 Mar 2024, 06:51 AM
  3. Edit Orders v3.0 for ZC 1.3.9 [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 656
    Last Post: 18 Apr 2016, 06:28 PM
  4. OLD Super Orders 2.0 (See v3.0 thread instead)
    By BlindSide in forum All Other Contributions/Addons
    Replies: 2019
    Last Post: 17 Jan 2012, 05:43 AM
  5. RE: Super Orders v3.0 Support Thread
    By Johnnyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jun 2011, 09:28 AM

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