Search:

Type: Posts; User: lawman

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    17
    Views
    6,479

    Re: Google Analytics update

    ^^^ same here... it was working for me but hasn't picked up a sale over the past week. I removed it for now - at least I got my footer back
  2. Replies
    3
    Views
    1,753

    Re: RMA return system

    Didn't look at the OSCommerce contrib but here is one already done for zen that works nicely.

    Returns.mod

    and a lot more great mods posted here thanks to Voltage
  3. Replies
    17
    Views
    6,479

    Re: Google Analytics update

    I loose my footer when I paste the code for step #4 (Edit
    includes/templates/template_default/tpl_checkout_success_default.php
    At the very bottom add..."

    Should it should be placed directly...
  4. Replies
    12
    Views
    13,389

    Re: Removing category links at the top of the page

    To remove the HOME link goto ADMIN | LAYOUT SETTINGS and look for Define Breadcrumb Status Enable the Breadcrumb Trail Links?
    0= OFF
    1= ON

    set to 0
  5. Replies
    0
    Views
    2,030

    Customer Surveys and ROI code?

    Hi all!

    Shopping.com, shopzilla, pricegrabber.com, etc, etc. all have a "Survey Form" that you can put into the check-out success page as well as ROI code. I'm not a big fan of the surveys in...
  6. Replies
    2
    Views
    1,183

    Re: another whitespace issue

    :thumbsup: Thanks Kim!

    That got it to within 2px which #contentMainWrapper {margin-top: -2px;} took care of without messing up the other pages.
  7. Replies
    2
    Views
    1,183

    another whitespace issue

    :oops: I have a 5px whitespace after header/tabs-menu that I can't figure out how to get rid of. I recently replaced the images on my main-page and now I have the whitespace.

    It is only on the...
  8. Re: turn offcategories-tab menu on every page except the main

    Ok... I did it! :smartass:

    To only display the tabs-menu on the main-page I changed


    <!--bof-optional categories tabs navigation display-->
    <?php
    if (CATEGORIES_TABS_STATUS == '1') {
    ...
  9. Re: turn offcategories-tab menu on every page except the main

    Thanks Kobra... that is what I'm trying to do with the "If" statement above. If Tabs=1 and main page = "index" then show it else don't.

    Problem is that I don't know how to isolate only the index...
  10. turn offcategories-tab menu on every page except the main

    I'm trying to turn off the categories-tab menu for every page except the main (first) page. I added and $_GET['main_page'] == 'index') to tpl_header and it got me a little closer but it still shows...
  11. Replies
    990
    Views
    214,537

    Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    @dcfxking - the file is /email/email_template_order_status.html


    @whoever can help :lookaroun

    The New Staus doesn't show up in my emails. Before I loaded this module I had to change...
  12. Replies
    1
    Views
    1,697

    Re: How to edit orders?

    super-orders worked perfectly... :thumbsup:
  13. Replies
    1
    Views
    1,697

    How to edit orders?

    Hi forum... I just had an order for an out-of-stock item :blush: and was wondering how to edit the invoice/order in zen to reflect the refund. I saw a thread suggesting loading Super Orders, which...
  14. Replies
    1
    Views
    2,316

    Re: I get a fatal error

    odd... I closed out and came back in to admin and the fatal_error is gone. :cool:

    what a great cart - it's self healing! :thumbsup:
  15. Replies
    1
    Views
    2,316

    I get a fatal error

    I get a fatal error when trying to access the Gift module in Order Total. I have the Gift Vouchers working. The only thing I can remember doing before the error was doing a test emailing from admin...
  16. Replies
    0
    Views
    1,029

    Search Results Page Alignment

    When I do a search that returns one item it does not line up correctly. The picture is off to the right, the description is off to the left then the price and more info are back on the right.
    ...
  17. Replies
    12
    Views
    2,563

    Re: More Information box

    :blush: sorry machoman... I just re-read your post and realized I didn't answer what you were asking.
  18. Replies
    12
    Views
    2,563

    Re: More Information box

    /includes/languages/english.php
    change Line #143 : define('BOX_HEADING_MORE_INFORMATION', 'More Information'); to what you want it to say.

    In your zen admin goto Tools | Developers Toolkit and...
  19. Re: Coupon Success Message Appears When It Shouldn't

    This is indeed fixed in 1.3.0.2. :thumbsup:

    Thanks guys! Now all I need are the masses to get on the site and start buying stuff so they can apply the coupons. :lookaroun
  20. Replies
    7,098
    Views
    1,862,033

    v138a Re: Image Handler 2 Support

    thanks deadeye... had spaces between the last two lines. Got rid of em and wahlah!

    :thumbsup: :thumbsup: :thumbsup: :thumbsup:
  21. Replies
    7,098
    Views
    1,862,033

    v138a Re: Image Handler 2 Support

    I made the change to line 36 to if ($connection == 'SSL' && ENABLE_SSL == 'true') {
    but now I get the following errors.

    Warning: strstr(): Empty delimiter. in...
  22. Replies
    3
    Views
    1,750

    Re: Where do I set up the coupons?

    No need to download... in your zen admin goto Modules | Order Total and click on Discount Coupon and click the install button.
  23. Replies
    14
    Views
    3,717

    Re: Order Missing...

    Thanks for all the help all!

    Dr. Byte my error logs are empty.

    I contacted my host and they opened ports 443/80 for paypals IPN server (notify.paypal.com, 216.113.188.202, 216.113.188.203,...
  24. Replies
    14
    Views
    3,717

    Re: Order Missing...

    Thanks Dr. Byte, just found that on another post you responded to. I made the changes and enabled Auto-Respond and put my checkout success page in as the return URL.

    I made a test order, was...
  25. Replies
    14
    Views
    3,717

    Re: Order Missing...

    Kim... I did not have auto return enabled :blush: Thanks for the info. Should the return URL be my checkout success page (https://www.cathis.com/index.php?main_page=checkout_success)?

    I thought...
  26. Replies
    14
    Views
    3,717

    Re: Order Missing...

    Ok, using the viewer I figured out that the first three digits in contents is the product ID and was able to figure out attributes as well.
  27. Replies
    14
    Views
    3,717

    Re: Order Missing...

    Sorry to jump in here but the same thing just happened to me. :shocking: I got email verification of a paypal payment but the order is not showing up in Zen.

    I'm running Zen Cart 1.3.0.1, upgraded...
  28. Re: Coupon Success Message Appears When It Shouldn't

    Don't think so Kevin... :no:
  29. Replies
    3
    Views
    3,702

    Re: Change Text on Log-in Page?

    Edit /includes/languages/english/login.php

    Line #25 : define('HEADING_NEW_CUSTOMER', 'New? Please Provide Your Billing Information');
  30. Replies
    2
    Views
    1,572

    Re: Customizing contact us page

    In The ADMIN goto CONFIGURATION | EMAIL OPTIONS | Set "Contact Us" Email Dropdown List
  31. Thread: Counter History

    by lawman
    Replies
    8
    Views
    4,082

    Re: Counter History

    Ahhhh... got it. Thanks for the explanation.

    soooo... you say zencart is a shopping cart program, that explains why I can't get all the pie charts and bar graphs to work... :smartass:
  32. Thread: Counter History

    by lawman
    Replies
    8
    Views
    4,082

    Re: Counter History

    The numbers in zen don't match up to the number of hits in google analytics, webalizer, or awstats.

    In fact each has something different :shocking:

    The unique hits in zen are a lot (40 times...
  33. Replies
    3
    Views
    1,553

    Re: Removing 'More' from shopping cart sidebox

    If you go to
    /includes/languages/YOURTEMPLATE/english.php

    Line #70 : define('BOX_HEADING_LINKS', '&nbsp;&nbsp;[more]');

    and remove &nbsp;&nbsp;[more] it will remove it from all side boxes,...
  34. Replies
    8
    Views
    3,759

    Re: Adding Colour and Size Dropdown options

    try going to ADMIN | CATALOG | OPTION VALUE SORTER

    and updating the sort order. after I enter a bunch I need to sort it.

    Also, make sure you get the Improved attributes Controller.
  35. Replies
    3
    Views
    3,775

    Re: powered by zencart

    http://www.zen-cart.com/forum/faq.php?s=&do=search&q=powered+by+zen&match=all&titlesonly=0
  36. Replies
    2
    Views
    1,438

    Re: Setting up paypal

    In ADMIN goto MODULES | PAYMENT | PAYPAL IPN
    install it if not installed config with your info
  37. Replies
    8
    Views
    3,759

    Re: Adding Colour and Size Dropdown options

    You assign the colors/sizes/attributes to each product.

    Go to ADMIN | OPTION NAME MANAGER. Add the attribute name 'Color' and click insert. Add a Value called 'Color' with a sort order of 0 show...
  38. Re: v1.3.0 / v1.3.0.1 How to send test newsletter to self

    Works Great! :thumbsup: Thx Doc B.
  39. Replies
    13
    Views
    2,678

    Re: How to take off '->' and add bullets

    Goto ADMIN | CONFIGURATION | LAYOUT SETTINGS click on

    Categories Separator between the Category Name and Count and delete -&gt;

    Categories Separator between the Category Name and Sub Categories...
  40. Replies
    3
    Views
    1,430

    Re: Attribute Combination Exceptions?

    Thx for the info Merlin... :thumbsup:

    now I got some reading to do...
  41. Replies
    3
    Views
    1,430

    Re: Attribute Combination Exceptions?

    I had the same issue and I hope someone can post a better solution than my work-around. I ended up making 'special' attributes like:

    "Large: Red or White Only" or "Blue: S or M Only"

    It doesn't...
  42. Replies
    10
    Views
    5,039

    Re: Potentially quite embarrassing... Auto-Email

    :D now I understand why you picked a clown avatar...
  43. Replies
    2
    Views
    2,610

    Re: How to change font color of category tree

    In your stylesheet_original.css edit:


    /* categories box parent and child categories */
    A.category-top {
    color: #008000;
    text-decoration: none;
    }
  44. Replies
    6
    Views
    1,533

    Re: Centering All Content

    I could just be misunderstanding what you are asking but your logo is centered across your cart.

    If you want it to be centered just over the left column and center column and you don't plan on...
  45. Replies
    5
    Views
    1,546

    Re: Help With Attributes

    Sorry for the multiple posts... :blush: but I forgot to tell you to add a Value called 'Color' with a sort order of 0 show it will show up first in the list (be sure to add sort orders to the rest...
  46. Replies
    5
    Views
    1,546

    Re: Help With Attributes

    To quickly get started with adding colors to you products go to ADMIN | OPTION NAME MANAGER. Add the attribute name 'Color' and click insert.

    Click on OPTION VALUES. selct 'Color' and type in the...
  47. Replies
    5
    Views
    1,546

    Re: Help With Attributes

    I would start with reading Ajeh explanation (if you haven't already) in the FAQ found here.

    Also, check out this thread here.

    The download for the Improved attribute is in the downloads section...
  48. Re: Coupon Success Message Appears When It Shouldn't

    Great! Thanks. :thumbsup:
  49. Replies
    6
    Views
    3,935

    Re: Removing the little line & arrow

    Goto ADMIN | CONFIGURATION | LAYOUT SETTINGS click on

    Categories Separator between the Category Name and Count and delete -&gt; or replace it with something else.
  50. Re: Upgrading to 1.3 has apparently ruined my layout

    In your stylesheet.css file...

    To remove the border around the "Cart Add" box remove border: 1px solid #66ccff; or set to 0.


    /*Shopping Cart Display*/
    #cartAdd {
    float: right;...
Results 1 to 50 of 102
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR