Search:

Type: Posts; User: kdb04d

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    764

    v138a Re: Admin Login Page Errors Please Help!!

    I haven't upgraded but so I don't know the full details but those errors are basically saying that directory doesn't exist. Did you check to see if they did?
  2. Replies
    2
    Views
    1,145

    Re: Fedex Ground Fails Outside US

    thanks kdb04d for your help:clap::clap::clap::clap:
  3. Replies
    2
    Views
    1,145

    Re: Fedex Ground Fails Outside US

    fixed it myself easy fix the
    change the line in the fedexground from
    if ($order->delivery['company'] == ''){

    $this->resFlag = true;


    to

    if ($order->delivery['company'] == '' &&...
  4. Replies
    2
    Views
    1,145

    Fedex Ground Fails Outside US

    Fedex xml ground module fails when its Canada or Puerto Rico the zone is correct and I get this message in debugging mode

    SimpleXMLElement Object
    (
    [ReplyHeader] => SimpleXMLElement Object...
  5. Re: can someone with a bit of coding knowledge point me in the right direction?

    I dont know enough about window sizes to tell u for sure but i would think that you could just add it as an attribute to the curtains and edit the price module something I think isn't to hard.
  6. Replies
    27
    Views
    1,948

    Re: Cannot connect to database anymore

    are u sure ur config files weren't just unable to overide because u didnt change the permissions its happened to me before
  7. Replies
    5
    Views
    1,004

    Re: Shipping charges

    yeah per unit shipping module in the admin section admin>modules>shipping
  8. Re: Can't find the stuff above the top search box to delete or change it.

    can't you just use the web developer tool to search for the text then delete it
  9. Replies
    4
    Views
    1,473

    Re: Discount for people who pay online!

    I have never tried this since i don't use paypal but go to MYSITE/includes/modules/payment open the paypal.php file then change this line from $this->totalsum = $order->info['total'];
    to...
  10. Replies
    4
    Views
    1,473

    Re: Discount for people who pay online!

    I dont know if there is a module that already does it but what payment method are you using for online payment?
  11. Re: How/Where do I add Flash Script to Zen-Cart?..

    well for the home page why don't u add it to the index.php page in your public_html folder for the ezpages maybe you just add the script normally but don't quote me on that part
  12. Replies
    5
    Views
    9,867

    Re: Flat rate shipping and "Best Way"

    are you sure u change the text in includes/languages/english/modules/shipping/flate.php

    and to change the prince for flat rate that should be in admin>shipping>flat rate the should be a place for...
  13. Replies
    6
    Views
    2,481

    Re: Problem with Order Total Module

    My page also had this error!?
    Array
    (
    [/checkout] =>
    [action] => null
    [zenid] => 3ecf035ed12fdb6f67311ef180b9c26e
    [__utma] =>...
  14. Replies
    6
    Views
    2,481

    Re: Problem with Order Total Module

    I dont have that module installed but i would think that it would be on the /includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_default.php page check the do a find a replace for...
  15. Replies
    19
    Views
    1,272

    Re: Log in error for admin

    Before you reinstall anything I would back up everything especially the database just in case
    you could also reinstall but select the cfg for the configuration file but before this you would also...
  16. Replies
    6
    Views
    2,481

    Re: Problem with Order Total Module

    could you provide a link to the page
    and do you mean that the shipping modules has zone turned on or the shipping module is called "zone shipping"?
  17. Re: Reject Shipping to Certain States depending on cart contents

    $check_location = db->execute[$location_query];
    $check_location->fields[i]
    SESSION['cart']->in_cart($products_none_shippable_by_state))
  18. Re: Reject Shipping to Certain States depending on cart contents

    the quickest way I would do it is to add it directly to the checkout_shipping page or other way would be to add it the the shipping module your using in includes/modules/shipping/ but I never had...
  19. Re: Please help me display sub category thumbnails

    first guy was right that's how you do it admin->categories->categories/products
    select the sub-category you want to add the thumbnail for select edit
    browse and image if you don't want the word to...
  20. Replies
    20
    Views
    5,689

    Re: Flexible product listing CSS Issue

    It actually looks like a html issue to me the price, form quantity and the amount are in the same <td class="listingPriceCell"> each should have their own then they will center themselves on their own
  21. Re: How to add options to my products? color ect? help! =)

    your up late so I will just give u the answer
    Admin -> Catalog -> Option Name Manager
    everything related should be under Admin -> Catalog -> ? depending on what u wanna do
  22. Replies
    2
    Views
    1,114

    Re: Product Info Page Display in IE

    you have an extra div tag located right under your footer
    the text is in white so u didn't notice no clue why its there
    it says
    <div class="smallText center">Parse Time: 0.284 - Number of...
  23. Replies
    5
    Views
    2,342

    Re: Welcome Guest Message

    it should be there r u sure u have the right version of zen cart? a few labels would be missing all together without it.
  24. Replies
    7
    Views
    1,508

    Re: Excess space at bottom of pages

    I haven't read through the whole css but for some reason your font size in the body tag is making the whole page longer. When i change it to pixels instead of percent it works fine.
  25. Replies
    0
    Views
    621

    ups world wide shipping

    I enabled the UPS shipping module and it works fine except there is no international shipping Just Canada and the U.S. how can I enable it for world wide shipping. I thought by configuring the module...
  26. Replies
    14
    Views
    1,952

    Re: UPS radio buttons not labeled

    I actually did find the same problem in another forum. Here is the link to it. It tells you what the problem is but the work is left up to you. http://www.zen-cart.com/forum/showthread.php?p=644070...
  27. Replies
    14
    Views
    1,952

    Re: UPS radio buttons not labeled

    I am back sorry about that would it take too long to register for the USPS just for a test?
  28. Replies
    14
    Views
    1,952

    Re: UPS radio buttons not labeled

    no and I have to head out to a meeting wont be back till about 5
  29. Replies
    14
    Views
    1,952

    Re: UPS radio buttons not labeled

    sorry I forgot to mention it was an upgrade
  30. Replies
    14
    Views
    1,952

    Re: UPS radio buttons not labeled

    the version of zen cart is 1.3.8a
  31. Replies
    14
    Views
    1,952

    Re: UPS radio buttons not labeled

    yeah I uninstalled it and reinstalled it several times
  32. Replies
    14
    Views
    1,952

    Re: UPS radio buttons not labeled

    R u sure I can get to the checkout page fairly easily the shipping estimator is on the page right before it that works fine. You need to buy a min of 26.00 before it will let you continue and you...
  33. Replies
    14
    Views
    1,952

    Re: UPS radio buttons not labeled

    The site is https://www.nailiteinc.com I enable the module for now so you can see it for the weekend but I prefer to keep it down unless it works. Thanks for your help. Just make it to the ...
  34. Replies
    14
    Views
    1,952

    UPS radio buttons not labeled

    Someone please help. I have enabled the UPS module. It seems to work fine but the there is no text besides the radio button listing which option you are selecting. I have search all over the forum...
  35. Replies
    6
    Views
    8,058

    Re: Removing the Shipping Estimate Fields

    Hi
    This is also my first post. How do I do the exact opposite. I want to remove the flat rate shipping. I have already went to admin > configuration > shipping/packaging but none of the options...
Results 1 to 35 of 35
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR