Search:

Type: Posts; User: bpoilspill

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    695

    v151 Re: Javascript slideshow help

    I think I figured it out, the Mootools files need to be ordered correctly. Thanks for that tip.
  2. Replies
    9
    Views
    695

    v151 Re: Javascript slideshow help

    Ok something just happened. I added a picture and now it's stuck on "loading". I wonder if renaming the .js files has to do with anything.
  3. Replies
    9
    Views
    695

    v151 Re: Javascript slideshow help

    Thanks. Found an old thread with the same problem. http://www.zen-cart.com/showthread.php?117276-Smooth-Gallery-Slideshow
  4. Replies
    9
    Views
    695

    v151 Re: Javascript slideshow help

    Renamed them, no luck.
  5. Replies
    9
    Views
    695

    v151 Re: Javascript slideshow help

    Here is the slideshow

    http://smoothgallery.jondesign.net
  6. Replies
    9
    Views
    695

    v151 Re: Javascript slideshow help

    Here's my tpl_header.php


    <?php
    /**
    * Common Template - tpl_header.php
    *
    * this file can be copied to /templates/your_template_dir/pagename<br />
    * example: to override the privacy...
  7. Replies
    9
    Views
    695

    v151 Javascript slideshow help

    I'm having some trouble implementing a javascript slideshow. I've got it working on another website but can't with ZC. It's loading the javascript files and I have the code placed in my...
  8. Replies
    11
    Views
    760

    v150 Re: Free Shipping Text doesn't appear

    Ok, I added the image to the Product - General type, and enabled the "Product Free Shipping Image Status - Catalog", and now they all show.
  9. Replies
    11
    Views
    760

    v150 Re: Free Shipping Text doesn't appear

    So I created a test product using the product - free shipping, and the image showed.

    http://www.ponyrparts.com/index.php?main_page=index&cPath=65_71_74

    So basically I'm going to have to...
  10. Replies
    11
    Views
    760

    v150 Re: Free Shipping Text doesn't appear

    The Product Info I guess, when the user clicks on a product and it shows the product description.

    EDIT: I fixed that background issue, thanks.
  11. Replies
    11
    Views
    760

    v150 Re: Free Shipping Text doesn't appear

    Yes it's enabled.
  12. Replies
    11
    Views
    760

    v150 Re: Free Shipping Text doesn't appear

    It looks like my products aren't being made as the product-free shipping type, even though I have the "Yes, always free shipping" checked.
  13. Replies
    11
    Views
    760

    v150 Re: Free Shipping Text doesn't appear

    I just added one, however looking at the page source


    <!--bof free ship icon -->
    <!--eof free ship icon -->

    There is nothing there, where is the file to edit that part of the code?
  14. Replies
    11
    Views
    760

    v150 Re: Free Shipping Text doesn't appear

    www.ponyrparts.com
  15. Replies
    11
    Views
    760

    v150 Free Shipping Text doesn't appear

    I want FREE SHIPPING! to display on the product listing like it should, however mine doesn't do that, I made sure that the "Product Free Shipping Image Status - Catalog" is set to 1, but nothing....
  16. Replies
    1
    Views
    613

    Quantity discount - Discount shipping

    I have the Quantity discount add one by "That Software Guy". How would I go about discounting ONLY the shipping amount?
  17. Re: UPS Shipping with Different Box Sizes Per Item

    Trying to figure this out also (I know this thread is old). But I need items to have their own box size.
  18. v150 Re: USPS by marco module - calculate rates by weight and box size?

    Actually, it would be easier if I could just have a multiple quantity discount with a fixed shipping rate of 9.75. So if someone bought 2 it would discount the cost by a certain amount. I would need...
  19. v150 USPS by marco module - calculate rates by weight and box size?

    Is it possible to calculate USPS rates by weight AND box size? I have product with big dimensions but weigh a feather.
  20. Replies
    29
    Views
    4,277

    E-mail logo's won't change

    For example, when I get notified an order has been placed, I get the e-mail, open it, and it shows the zen cart logo up top. I changed the picture in emails/header.jpg, but it's not changing. When I...
  21. Replies
    12
    Views
    1,826

    Re: Manual orders

    Ok, changed that. One last thing I promise.

    When the invoice is made and sent, it shows the "manual order" under the shipping and billing address, how do I remove them?

    PRP
    Manual Order
    123...
  22. Replies
    12
    Views
    1,826

    Re: Manual orders

    One last thing. Where would I change the output for payment type in this code? Basically where it says Payment Method: Check/Money Order on the invoice and in the e-mail, I basically want to change...
  23. Replies
    12
    Views
    1,826

    Re: Manual orders and PayPal

    Lol, that did the trick though. I get those AND's and OR's mixed up sometimes too :oops:

    Thanks for the code!!
  24. Replies
    12
    Views
    1,826

    Re: Manual orders and PayPal

    When I add an || in, and another IP, the money order option does not come up anymore. It did work with just my IP.

    Here's code:


    // bof: only show for one ip address
    if (!IS_ADMIN_FLAG)...
  25. Replies
    12
    Views
    1,826

    Re: Manual orders and PayPal

    That would work, however would it be possible to add multiple IP's by using an OR operator? If anything possible just by my admin account?
  26. Replies
    12
    Views
    1,826

    Re: Manual orders and PayPal

    I guess I could clone the Free Order payment module, and edit it somehow to only be used by the admin account. I know nothing of PHP and databases though, I've only worked with entry Python, C++, and...
  27. Replies
    12
    Views
    1,826

    Manual orders using check/moneyorder

    Currently our store uses PayPal to process payments, but we also have a merchant account we use for telephone orders and stuff. I know about Master Password, but my question is, how would I get past...
  28. Replies
    2
    Views
    452

    Re: 404 error when trying to checkout

    I set SSL to false and it seems to work. However I need SSL working.
  29. Replies
    2
    Views
    452

    404 error when trying to checkout

    Don't know whats happened, but apparently when someone tries to add a product and check out, I get:



    Seems like a stupid problem, I need to get this fixed fast, anyone?? :(
  30. Re: Using USPS RateV4 by Marco with custom flat rate box

    Anyone?
  31. Using USPS RateV4 by Marco with custom flat rate box

    Hi, I mainly use USPS flat rate for everything on the site except the wheels we sell. The thing is we use Fedex and it's a flat rate of 19.95 per wheel. How would I go about making this work with...
  32. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    Hi, I have my plugin set up working great on the site using volume and flat rate. But one thing I want fixed is that when it shows the more expensive shipping options, is there a way to just have it...
  33. Replies
    7
    Views
    621

    Re: Getting rid of thumnail in subcategory

    I want to keep the image, I just don't want the subcategory showing on the product listing.
  34. Replies
    7
    Views
    621

    Re: Getting rid of thumnail in subcategory

    Bump. Still need an answer.
  35. Replies
    7
    Views
    621

    Re: Getting rid of thumnail in subcategory

    Bringing this back.


    How do I get rid of the small thumbnail in a product description?


    Notice the little rim at the top of the product page??
    ...
  36. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    Awesome! That did it. :clap:
  37. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    Yeah pretty sure it doesn't update the right rates by switching addresses on step 1 of checkout. I mean it's not really a big deal as 95% of the customers will only associate 1 address per account,...
  38. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    It just seems to start acting weird when you change the address at step 1 of checkout.


    Edit: Like it seems to only work when,

    1st. Change address

    2nd. Go to cart change the quantity of...
  39. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    I left debug mode on till I get this figured out

    it's very weird.


    weight: +lb, dimensions: regular
    Setting dimensions: l=12 w=12 h=12 for Weight: 0.1
  40. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    Can't really mess it up, pretty sure it's right.


    http://img708.imageshack.us/img708/2267/unledywf.png

    Uploaded with ImageShack.us
  41. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    previously the zip code was l4w1s2 instead of 14w1s2, but I corrected it and it didn't make a difference.

    http://img202.imageshack.us/img202/8715/unlednlf.png

    Uploaded with ImageShack.us
  42. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    What do you mean? It looks like it's displaying right on your site. :blink:
  43. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    Yeah the estimator seems to work, but when I login to my account which by default uses a USA address, and THEN add an address for canada, it still uses the USA rates.
    ...
  44. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    Yeah thats what I did originally and it didn't work. I turned off the USA zone, ticked the international, and setup a canada address, and it still offers domestic us rates.


    Heres my site...
  45. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    Ok, thanks for that. Currently I'm only US, but would like to ship to Canada also, using flat rate of course. How would that be setup?
  46. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    No it doesn't look like it. Check the USPS site here.

    http://postcalc.usps.gov/

    Destination to Canada, sets it to international flat boxes.
  47. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    Actually it would be nice to be able to ship to Canada, although when I enable flat rate intl. boxes, they don't come up the intl. price for a Canada address.
  48. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    Also, is there a way to prevent sales to non-US countries?? Currently a sale will go through with a US domestic service even to somewhere like Canada.
  49. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    Yes!!! That is what I meant, as we just use flat rate currently, so there's no sense in offering a more expensive option.:clap:
  50. Re: USPS Shipping Module - RateV4, IntlRateV2 - Support Thread

    One question I had, when I start combining items, it'll show all the shipping rates it can do. How can I just default it to show just the cheapest option?
Results 1 to 50 of 72
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR