Search:

Type: Posts; User: CraigW

Search: Search took 0.01 seconds.

  1. Replies
    2,019
    Views
    431,291

    Re: Super Orders 2.0

    Edit Products only allows you to split some products to another order. i.e. break the order into multiple orders if say something is not available and you want to bill & ship the available products...
  2. Replies
    86
    Views
    31,147

    Re: Scrolling Featured Sidebox Released

    We now have a fix to the scrolling issues thanks to RedrikShuhart. It's very simple.

    http://www.zen-cart.com/forum/showthread.php?t=75257

    It still has a little position quirk in IE6, but good...
  3. Re: Image Handler 2 Conflict with Scrolling Side Boxes

    RedrikShuhart, you are a legend, that's done the trick. I now have IH2 Image Hover and scrolling Featured sidebox. Just did the same code changes to Misty's featured scrollbox mod, just changing id...
  4. Replies
    858
    Views
    205,319

    Re: Sales report 2.0

    I'm happy with it now.

    I just put in a calculation on the shipping to remove tax from the amount. I added a check to see if there is tax, if not, then it does not remove tax. If that makes sense....
  5. Replies
    858
    Views
    205,319

    Re: Sales report 2.0 - a Tax Rounding Problem SOLUTION

    Thanks Murray, your a legend. That fixed the Tax on mine that was also rounding to 0.

    What are the other rounding problems you are talking about when using Product Line Items option? I've...
  6. Replies
    14
    Views
    3,242

    Re: also purchased query question

    I'm assuming you have done the test orders before you have made the site live.

    I just go into Tools - Store Managerand click on Reset ALL Products Ordered to fix problems like that before making...
  7. Replies
    2,019
    Views
    431,291

    Re: Super Orders 2.0

    Have you set the Federal Tax Exempt Number in Admin Console -> Configuration -> Super Orders? I can't remember what it puts in there by default, I thought it was a number.
  8. Replies
    1,455
    Views
    467,631

    Re: Chemo's Ultimate URL's

    Same here, I just haven't found any issues I couldn't live with when using the older 2.105 version.
  9. Replies
    6
    Views
    6,433

    Re: Price Factor - adding product price

    Yeah, I can understand doing that for per metre products.

    I still like the ability to have a pull down box where the customer can see all the prices for different metre lengths immediately on...
  10. Replies
    6
    Views
    6,433

    Re: Price Factor - adding product price

    I've struck exactly the same problem.

    I have a few products that are priced per metre.

    I'm no expert on attributes, but the only way I can get it to work right is to have an attribute that is a...
  11. Image Handler 2 Conflict with Scrolling Side Boxes

    I have found the source of the scrolling problems in sideboxes when Image Handler 2(IH2) is installed. Only affects IE 6 & IE 7, Firefox is unaffected.

    It's the fact that IH2 does a "...
  12. Replies
    7,098
    Views
    1,855,928

    v138a Re: Image Handler 2 Support

    No that will be fine.



    My advice is to resize your images to the maximum size that you want displayed. So if 400x400 is the maximum size you want on your site, then resize all your images to...
  13. Replies
    1,455
    Views
    467,631

    Re: Chemo's Ultimate URL's

    Here is my experience:

    2.105 - installed fine, everthing works, I get SEO URLs for all categories, products & info pages. All cart, search, email work fine. Only problems: Currencies sidebox -...
  14. Replies
    23
    Views
    4,211

    Re: Display categories on tpl_index_default.php

    Thanks DrByte, this code came in handy for me as well. :smile:

    I used it for News & Article Management Summary Module so that it would only appear on the Index page.
  15. Replies
    86
    Views
    31,147

    Re: Scrolling Featured Sidebox Released

    I have found the source of the scrolling problems in sideboxes with IE 6 & IE 7.

    It's the fact that IH2 does a " style="position:relative" " on the images in those sideboxes. Remove this CSS style...
  16. Replies
    2,019
    Views
    431,291

    Re: Super Orders 2.0

    No worries, least I could do. :)
  17. Replies
    7,098
    Views
    1,855,928

    v138a Re: Image Handler 2 Support

    I meant to add that this change although fixes scrolling, breaks image hover functionality.

    So anyone have the time and/or knowledge to detect whether we are in a sidebox or not or over-ride this...
  18. Replies
    7,098
    Views
    1,855,928

    v138a Re: Image Handler 2 Support

    Haven't seen a solution posted anywhere, but I have found what causes the scrolling problems in sideboxes with IE 6 & IE 7.

    It's the fact that IH2 does a " style="position:relative" " on the...
  19. Replies
    86
    Views
    31,147

    Re: Scrolling Featured Sidebox Released

    Yeah, thanks Misty. Nothing wrong with what you have done.

    A big thanks for doing it actually.
  20. Replies
    86
    Views
    31,147

    Re: Scrolling Featured Sidebox Released

    No it's Image Handler 2 that causes the scrolling problem with IE 6 & IE7.

    I've reproduced the problem on another Zen Cart install using default classic template.

    On default classic template,...
  21. Replies
    86
    Views
    31,147

    Re: Scrolling Featured Sidebox Released

    Actually this is going to be a CSS problem isn't it.
  22. Replies
    86
    Views
    31,147

    Re: Scrolling Featured Sidebox Released

    Installed it into 1.3.7 and it only scrolls successfully in Firefox.

    Both IE 6 & IE 7 show scrolling text and the images are displayed static. All the images are displayed further down the page,...
  23. Replies
    490
    Views
    84,341

    Re: Additional Customers Fields

    I just needed to add a simple text field. So just used this mod: http://www.zen-cart.com/forum/showthread.php?t=73181
  24. Replies
    137
    Views
    48,162

    Re: Add a field into create account

    Thanks to jbhansen for pioneering it. I've also updated his instructions. (I didn't edit my above post in time to add this)

    Here are the steps we followed to allow an existing customer to edit...
  25. Replies
    137
    Views
    48,162

    Re: Add a field into create account

    Thanks to xlr82quik for pioneering this mod. I've tidied up the instructions and made the modications a little more compliant and easier to maintain. You can do a file compare to see the changes if...
  26. Replies
    10
    Views
    4,190

    Re: $GV_AMOUNT in email.

    I got the exact same problem with a clean 1.3.7 install.

    Just removed $GV_AMOUNT from email template and all is ok.
  27. Replies
    2,019
    Views
    431,291

    Re: Super Orders 2.0

    I was also not getting tax displayed in the super invoice. I was getting "None!".

    In super invoice the tax displayed hinges off the Fed Tax ID number. I just changed the following lines in...
  28. Re: Order status e-mails not working (edit orders mod installed)

    Sorry Ange, I have not stuck with Edit Orders.

    I only need to be able to modify shipping cost and also break up orders if necessary, so have gone with Super Orders 2.0 as it is much superior. It...
  29. Replies
    6
    Views
    1,944

    Re: Super Orders 2.0: error 1064 SQL syntax

    To fix the 1064 error above:

    Just remove all the entries under "Purchase Order payment module configs" heading in the SQL file. These are not required.

    These are the lines from the SQL file...
  30. Re: Order status e-mails not working (edit orders mod installed)

    I'm a bit late to the party, but...

    I couldn't get Edit Orders to send out emails using PHP either.

    Edit Orders does work fine with SMTP Email Transport Method. So I have just swapped to using...
  31. Image Handler 2 Watermark Half Working After Move

    I've moved my Zen Cart install to a new server.

    I had problems with bmz_cache directory contents and their permissions. So just clicked on the uninstall Image Handler 2 link, then dropped the...
  32. Re: Shopping Cart... - How to remove the three dots

    Thanks Glenn, much appreciated. Right in front of me the whole time. All fixed now.

    It's amazing how you miss things like this. I even used the ToolKit to search for it, can find it now easily....
  33. Shopping Cart... - How to remove the three dots

    Would anyone have experience in removing the 3 dots from the heading of the Shopping Cart Side Box.

    Currently it displays "SHOPPING CART..."

    I would like "SHOPPING CART"

    I can rename it...
Results 1 to 33 of 36
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR