Search:

Type: Posts; User: kands

Search: Search took 0.01 seconds.

  1. Replies
    1,221
    Views
    301,196

    Re: My Checkout Without Account Mod

    It is located in
    includes/templates/YOUR_TEMPLATE_NAME/common

    If you are using the default template it is in
    includes/templates/template_default/common

    The line you are looking
    <?php if...
  2. Thread: No Admin Styles

    by kands
    Replies
    3
    Views
    905

    Re: No Admin Styles

    Hi
    What I was meaning is every page on the admin side is being displayed as though the style sheet(s) is missing, the pages are displayed in plain text with no stylesheet formating, however I have...
  3. Thread: No Admin Styles

    by kands
    Replies
    3
    Views
    905

    No Admin Styles

    Hi
    I have just installed 1.38a, in the admin side there is no style sheet being used, however the stylesheet is is on the server ie admin/includes/stylesheet.css, there are also a few other css...
  4. Re: Is this a Bug ???

    Hi DrByte
    I had thought of that but wasn't sure if including the lines
    if ($this->tax_class > 0) {
    $this->quotes['tax'] = zen_get_tax_rate($this->tax_class, $order->delivery['country']['id'],...
  5. Replies
    3
    Views
    4,166

    Re: Store Pick Up for only part of UK

    Hi lib99
    Thanks for your reply I was missing out on the second step
    Then click on the newly created Zone Definition and add locations as desired.
    I got it sorted now, again many thanks for your...
  6. [Done v2.0.0] freeoptions shows up even when not applicable, if icon has been enabled

    Hi
    I set up the free shipping option (freeoptions) to offer free shipping on orders over 3 items and added an icon in the class constructor as follows
    $this->icon = (( defined('DIR_WS_ICONS') ?...
  7. Replies
    933
    Views
    208,755

    Re: New Royal Mail Modules

    Hi Chuckl
    Thanks for your reply I tried Kim's solution and modified it to suit however it removes all the shipping options but I still want to be able to offer things like store pickup and special...
  8. Replies
    933
    Views
    208,755

    Royal Mail shipping and Free Shipping Options

    Hi
    First many thanks to all involved in this fantastic module especially Philip and Pixxi.
    I am trying to hide the royal mail shipping options when the free shipping options kick in, for example I...
  9. Replies
    3
    Views
    4,166

    Store Pick Up for only part of UK

    Hi
    I am setting up zen cart for a store in Northern Ireland who want to offer the option of store pick up to customers from Northern Ireland only, my problem a is the store pick up is being offered...
  10. Replies
    3
    Views
    688

    Re: Give it some thought!!!!

    Hi
    Many thanks for your replies, the banner system is the way to go, I have change the text area in the banner manager to a HTMLArea to give more options when entering text and tweaked the css to...
  11. Replies
    3
    Views
    688

    Give it some thought!!!!

    Hi
    I'm looking for some suggestions as to the best way to go about adding a new feature to zen cart. (some brain storming if you like)

    I am designing a site which sells greeting cards and my...
  12. Replies
    2
    Views
    791

    Re: Is this available

    Thanks Clyde, that is what I'm looking for
  13. Replies
    2
    Views
    791

    Is this available

    Hi
    I'm wanting to know is there a mod available that - when you move the mouse over a product image it causes a larger version of the image to appear beside it. This is done on the zen apple...
  14. Replies
    2
    Views
    835

    Re: What is the variable for specials

    Thanks Ryk for pointing me in the right direction, I found the code I needed which I have listed below incase it helps someone else

    $show_this = $db->Execute("select s.products_id from " ....
  15. Replies
    2
    Views
    835

    What is the variable for specials

    I want to do something like this

    <?php if (There is 'specials' items){

    //Do something only if there is an item or items on special

    }

    What condition can I use to check to see if there...
  16. Re: Categories Menu, YahooTreeMenu With AJAX Changes

    Another problem
    I have just added a new category and sub category but they do not show in the yahooTreeMenu

    I need help on this as its looking like an unusable mod
  17. Re: Categories Menu, YahooTreeMenu With AJAX Changes

    I had found the answer to question 2 by changing
    define('YAHOOTREEMENU_SHOW_CATEGORY_LINK', false);
    to
    define('YAHOOTREEMENU_SHOW_CATEGORY_LINK', true);

    but when I do I get the following...
  18. Categories Menu, YahooTreeMenu With AJAX Changes

    I require 2 changes to this great mod
    1. For the tree to load with the first category expanded showing all the sub categories
    2. On the standard categories sidebox, if you select a category that...
  19. Replies
    2
    Views
    995

    Re: Creat table with zen code

    Thank you DrByte for your reply, that semi-colon was a typing error I had missed.... Doh! how silly of me
  20. Replies
    2
    Views
    995

    Creat table with zen code

    I am trying to create a table like this

    $db->Execute("CREATE TABLE " . DB_PREFIX ."product_fields (
    field_id smallint(5) NOT NULL auto_increment,
    field_description...
  21. Replies
    5
    Views
    890

    Re: Remove In Stock Globally

    Doh! I just figured it out.
    When adding the products I was setting the Product Qty Maximum: to 1 so it was showing Max: 1 below all the buy now buttons. Setting the Product Qty Maximum: to 0...
  22. Replies
    5
    Views
    890

    Re: Remove In Stock Globally

    Ok I have looked at another zen cart site I have been working with and I can remove the stock quantity from these pages by Admin> Catalog> Product Types> General Products> Edit Layout> Show Quantity...
  23. Replies
    5
    Views
    890

    Re: Remove In Stock Globally

    I am using a custom template of my own, I have tried the defult template and it is still showing. Let me clarify a little. On the home page in the featured and new products center boxes it does not...
  24. Replies
    5
    Views
    890

    Remove In Stock Globally

    On the Categories, New Products, All Products and Featured Products pages I want to remove the text which shows the number in stock ie. "Max :xx" which shows up below the Buy Now button. I have set...
Results 1 to 24 of 24
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR