Page 60 of 202 FirstFirst ... 1050585960616270110160 ... LastLast
Results 591 to 600 of 2020
  1. #591
    Join Date
    Jun 2007
    Posts
    46
    Plugin Contributions
    0

    Idea or Suggestion Re: Super Orders 2.0

    What oh, what is this?
    Code:
    -- Following is for a future release
    -- Bar code display
    --INSERT INTO configuration VALUES (NULL, 'Display bar codes', 'BC_ENABLE', 'true', 'If enabled, a bar code of the order number will appear on invoices and packing slips.', 28, 99, now(), now(), NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
    --INSERT INTO configuration VALUES (NULL, 'Bar Code Height', 'BC_HEIGHT', '60', 'Height of image in pixels.', 28, 99, now(), now(), NULL, NULL);
    --INSERT INTO configuration VALUES (NULL, 'Bar Code Width', 'BC_WIDTH', '300', 'Width of image in pixels. The image MUST be wide enough to handle the length of the given value. The default value will probably be able to display about 11 digits. If you get an error message, make it wider!', 28, 99, now(), now(), NULL, NULL);
    --INSERT INTO configuration VALUES (NULL, 'Bar Code Quality', 'BC_QUALITY', '100', 'For JPEG only: ranges from 0-100.', 28, 99, now(), now(), NULL, NULL);
    --INSERT INTO configuration VALUES (NULL, 'Bar Code Output Format', 'BC_OUTTYPE', 'PNG', 'The graphic format for the barcode.<br />TIP: JPEG is usually the best option. PNG normally dosen''t print well, and GIF is very low-res.', 28, 99, now(), now(), NULL, 'zen_cfg_select_option(array(\'JPEG\', \'PNG\', \'GIF\'),');
    --INSERT INTO configuration VALUES (NULL, 'Display text of bar code contents', 'BC_TEXTSHOW', 'true', 'To disable text below barcode = 0. To enable text below barcode = 1.', 28, 99, now(), now(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),');
    When might we see this feature?

  2. #592
    Join Date
    May 2004
    Location
    UK
    Posts
    478
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by BlindSide View Post
    Umm, I might be able to direct a little bit, but you need to clarify that first post. "blink:

    You have two stores running right now, one the original and the other an upgrade. Is that correct?

    "Ignore configure files..." You mean the configure.php files? SO establishes and utilizes some configuration parameters in the DB. If you are running two different stores, I imagine that you also have two databases. It's only going to look at the configures of the chose DB, as set in configure.php. Am I missing something?

    I have no idea what you mean by "defaulting to old file sets." SO doesn't involve templating, so I won't even guess what you're alluding to here.

    From your post I gather that you might be upset. If so, I can appreciate your frustration, and am happy to help if I can. However you have to lay out exactly what's going wrong.
    Hi Blindside, sorry I will try to make it clearer,

    I have one store in root directory
    upgrading to 1.3.7 I created it in a new directory called new_store
    I then used your upgrade script on the new_store to upgrade to the latest super order (as we used it on previous store)
    Now whilst the new store was running on its own DB and config files, the super_upgrade file seemed to totally ignore this and constantly was looking for files in the root directory is /admin/ and not new_store/admin.

    This line especially..

    Code:
    <INPUT TYPE="BUTTON" VALUE="SUBMIT" ONCLICK="window.location.href='super_upgrade.php?action=upgrade'">
    but even hard coding that it STILL was looking for include/classes and not new_store/include/classes

    In the end because I could not get round this (and EVERYTHING else worked on the new store - honestly :)) I ended up having to delete the old shop and install the new shop into the root and then run the upgrdae - on a live shop :) which wasn't a great idea but it did then at least work :)

    Does that make it clearer? Should be pretty easy to test though surely?

    Thanks
    Sarah

  3. #593
    Join Date
    May 2005
    Posts
    535
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    blindside Welcome back - glad you are through your big event okay.

    Could I ask for some help re post 541 and getting the credit card details into the table out of my payment gateway.

    I am using protx by Conor and he does store some of the info I need in a table however I am not a php programmer and am slightly lost as to how to right this into the appropriate part of the orders table.

    My goal to have the 4 fields in in super orders filled in with Transaction ID (number), Name, amount and Type (credit card type from the protx bit) filled in so that the balance due is zero for credit card transactions over the web. This would remove the need to copy this manually and save hrs of work.

    Many thanks

    MG

  4. #594
    Join Date
    Oct 2006
    Posts
    109
    Plugin Contributions
    0

    Default Can Superorders Export Orders?

    I read elsewehere on the forums that Superorders can export orders (i.e., a CSV file with order information). Is this correct? If so, how is it done?

    Thanks
    LW

  5. #595
    Join Date
    Feb 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Moltar:

    Thanks, but doesn't that apply to the orignal installation sql module? Mine has been in production for some time and I can't simply back everything out at this point.

    Any ideas on how I can remedy the situation via the SQL tables or other module?

    Thanks

    CB
    [FONT=Georgia]CB[/FONT]

  6. #596
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    312
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Not that you have enough Questions to answer, but I will add another to the mix:

    Admin Notes : What can I do to help expedite the completion of this portion of Super Orders?

    My colleague, JCheger, sent you a private message on my behalf. If it's easier to message me to discuss, then please do.

    Kevin
    Carbonless
    NTO: building a better network thru collaboration
    www.needtoorder.com | www.coffeewitheinstein.com

  7. #597
    Join Date
    Mar 2007
    Posts
    63
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Hi All,

    I found the reply where it doesn't reflects payments made by Paypal. I was wondering if it would mess anything up (reports, etc) if I were to add a payment manually in the super order module?

    Thanks - Zack

  8. #598
    Join Date
    Mar 2007
    Posts
    63
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Hi,

    One other question. Not sure if I should post it in here or the Paypal area... I'm running it in sandbox mode and the echeck updates are working except it's not updating the status history. It also isn't the status to Processing either. Help!

    Thanks - Zack

  9. #599
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by MB1 View Post
    i still have a NONE! on the invoices on my taxes columns for each item but then at the end i have the taxes calculated alright in the totals
    anyword on this?

  10. #600
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    312
    Plugin Contributions
    0

    red flag Re: Super Orders 2.0

    Anyone know how to get a hold of Frank?

    I will gladly help fund the admin notes in Super orders if anyone can get him to contact me!
    NTO: building a better network thru collaboration
    www.needtoorder.com | www.coffeewitheinstein.com

 

 

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 804
    Last Post: 18 Apr 2025, 12:04 AM
  2. v139h Super Orders v3.0 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1018
    Last Post: 28 Apr 2014, 11:38 PM
  3. 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
  4. Super Orders 2.0 postage marks with Super Orders
    By sketchhgal in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Mar 2009, 03:05 PM
  5. Edit Orders and Super Orders, anyone doing that?
    By swamyg1 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 4 Feb 2009, 06:03 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