Page 46 of 202 FirstFirst ... 3644454647485696146 ... LastLast
Results 451 to 460 of 2020
  1. #451
    Join Date
    May 2006
    Location
    Texas
    Posts
    565
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    Quote Originally Posted by jettrue View Post
    Is anyone having an issue with this mod with apostrophe's? I'm having a client with issue with either updating products that have apostrophe's in their name, or apostrophe's in their customer's data. They cannot update the order as delivered. without a mysql error.

    Thanks!
    I have this problem as well - easiest way to combat it (without having to write code) is escape the apostrophe in the field by putting the \ before the apostrophe.

  2. #452
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Hi there, I have found a really odd bug, I cannot imagine what could be causing it. When I use the split packing slip feature, everything works great, the packing slips comes up with a checkmark beside the products I'm shipping and an x beside the products that aren't being shipped. Down at the bottom there is the legend where it shows the checkmark and x again and lets customers know what they mean. If I print the packing slip in black and white, it works fine. But if I print in color, which I always do, the checkmark and x in the legend don't show up at all, even though they're onscreen! They show up fine when printed in black & white! The checkmark and x beside the products show up fine in color. What on earth could be causing that? It's so bizarre!!! It's not a huge deal, but I always print in color because of my logo, and the legend at the bottom looks a little odd without the check and the x. Anyone have any insight on this?

    Thanks!
    Danielle

  3. #453
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    red flag Re: Super Orders 2.0

    Hello I am having some serious issues with this contribution:

    First of all I attempted to install this contribution and followed the instructions exactly and still ran into problems with running the sql because it kept telling me that there were duplicate entries. So I decided not to install and had a full backup restored by my hosting company which should have put everything back to previous. However now I am getting these errors:

    1054 Unknown column 'balance_due' in 'field list'
    in:
    [UPDATE orders SET balance_due = '8.8' WHERE orders_id = 32]
    I have done a search for this on the forum and was only able to find references to this module. I was also unable to find a resolution that would suit my situation. Can someone please help me if they know what might be happening?
    I am thinking that a fresh install of 1.3.7 might be necessary.
    it's urgent

    Thanks

    OH and I haven't updated my signature yet so my version of zencart is 1.3.6.

  4. #454
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    Quote Originally Posted by magicpants View Post
    Hey Blindside,

    Okay, I verified I had installed rev45. I redownloaded the latest version from this site and went through each file, verifying that the modified dates were the same. They are. Plus, this snippet I got when running the upgrade file is in the latest version of the super_upgrade.php.

    I got a little thrown by the idea it was an older version, because I can't find any mention of this installation step in the README or anywhere else. If this was just a mistake, no problem -- just let me know because I'm waiting to try to find the right place in that file to add the snippet.

    I'm being cautious as I can too easily create bugs by doing things I don't understand.

    I include our previous posts on this subject so you know what I'm talking about. :) And, thanks for being so thorough by responding to everyone's issues!
    Take a look at step 7 in the "REQUIRED FILE EDITS" section of the readme. The update script is displaying an older setup that this step replaces.

    Obviously, you should ignore that instruction in the update script (like I said, that needs major work).
    Quote Originally Posted by jettrue View Post
    Is anyone having an issue with this mod with apostrophe's? I'm having a client with issue with either updating products that have apostrophe's in their name, or apostrophe's in their customer's data. They cannot update the order as delivered. without a mysql error.
    Yes, to all who reported apostrophe bugs, it's caused when you have magic quotes enabled. I have fixed this issue for the next release.
    Quote Originally Posted by Danielle View Post
    Hi there, I have found a really odd bug, I cannot imagine what could be causing it. When I use the split packing slip feature, everything works great, the packing slips comes up with a checkmark beside the products I'm shipping and an x beside the products that aren't being shipped. Down at the bottom there is the legend where it shows the checkmark and x again and lets customers know what they mean. If I print the packing slip in black and white, it works fine. But if I print in color, which I always do, the checkmark and x in the legend don't show up at all, even though they're onscreen! They show up fine when printed in black & white! The checkmark and x beside the products show up fine in color. What on earth could be causing that? It's so bizarre!!! It's not a huge deal, but I always print in color because of my logo, and the legend at the bottom looks a little odd without the check and the x. Anyone have any insight on this?
    At first I was going to say that it was your print driver, but then I thought about it some more...

    Make sure you color ink cartridge isn't empty...
    Quote Originally Posted by mafiasam View Post
    Hello I am having some serious issues with this contribution:
    well then you came to the right place.
    First of all I attempted to install this contribution and followed the instructions exactly and still ran into problems with running the sql because it kept telling me that there were duplicate entries.
    Stopping you right there. If you got dupe entry errors, that means the script was already run. If you're certain you didn't do it, then your host likely installed the mod for you. Just FYI...
    So I decided not to install and had a full backup restored by my hosting company which should have put everything back to previous. However now I am getting these errors:
    Code:
    1054 Unknown column 'balance_due' in 'field list'
    in:
    [UPDATE orders SET balance_due = '8.8' WHERE orders_id = 32]
    That is an SO-only function (which is why your searches ended up here); it's trying to update the balance of the order, and that only occurs in SO files. Are you sure you removed admin/super_orders.php, and are no longer using it?
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  5. #455
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by BlindSide View Post
    At first I was going to say that it was your print driver, but then I thought about it some more...

    Make sure you color ink cartridge isn't empty...
    Nope, it's not empty :) Plus, if the color is empty it automatically prints color things in greyscale, but the check and the x aren't showing up at all, it's just completely blank where they should be. Everything else on the page is printing in color, including the checkmark and the x beside the products that were purchased. I printed it off several times and it was the same each time. Only the checkmark and the x at the very bottom on the right hand side don't print in color.
    Danielle

  6. #456
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    Okay then back to my original theory, which is some weird behavior on the part of your printer driver. You can print in B&W, which means everything is, in fact, reaching the printer. Things only go awry when you print in color. That problem's definitely occurring on the last leg of the trip (printer output).

    Try updating the print driver, or reinstall the printer completely.
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  7. #457
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Well I did already try troubleshooting my printer, did the driver update and the other things the troubleshooter suggested, but there weren't any problems. I don't really see how it could be the printer when virtually everything else that should be in color is in color! I tried printing other documents and there were no issues, and everything else on the packing slip is in color, just not those two things, I don't know what else to check on my printer? This has got to be one of the most bizarre things I've come across so far!
    Danielle

  8. #458
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    Same here, that's just plain freaky. Do you have another net-connected PC with a color printer nearby that you could try from?
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  9. #459
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    As soon as I wrote this reply my problems seemed to have been corrected. I'll be sure to update if there is another issue.
    Last edited by mafiasam; 30 Jan 2007 at 11:26 PM. Reason: As soon as I wrote this reply my problems seemed to have been corrected. I'll be sure to update if there is another issue.

  10. #460
    Join Date
    May 2006
    Location
    Texas
    Posts
    565
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    Quote Originally Posted by Danielle View Post
    Well I did already try troubleshooting my printer, did the driver update and the other things the troubleshooter suggested, but there weren't any problems. I don't really see how it could be the printer when virtually everything else that should be in color is in color! I tried printing other documents and there were no issues, and everything else on the packing slip is in color, just not those two things, I don't know what else to check on my printer? This has got to be one of the most bizarre things I've come across so far!
    are you using Firefox to print these? Sometimes FF will hide things from printing if you have it at a certain zoom level. I've noticed that whenever i start getting missing images on printed pages.. dropping it down to 90% shows everything on there

 

 

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