Search:

Type: Posts; User: brain21

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,823

    Re: Customizing the Cart/checkout pages...

    OK, none of the files that control this are in my directory, so I looked in the template_default dir.

    So now I am looking at what seems to control, for example, the address entry form, which is...
  2. Replies
    2
    Views
    1,823

    Customizing the Cart/checkout pages...

    OK, I have my site up. I've created my own pages and forced Zen Cart to work with them :-) I have my own template, and I have a ton of files in the html_includes/my_template directory such as...
  3. Re: MZMT and tax calculations?

    Nevermind... I got this sorted out. I accidentally forgot to set some of the items in the catalos' tax class to Taxable Goods. D'oh!

    Brain21
  4. MZMT and tax calculations?

    I have set up 3 zones (the store is located in Maryland) under Locations/taxes -> Zone definitions.

    1) Maryland
    2) Shp: US
    3) Shp: CA - canada

    Maryland is a Tax Zone

    - Select Maryland, and...
  5. Replies
    17
    Views
    3,326

    Re: Error cloning a shipping module

    OK, this seems to have fixed everything. Looks like some sort of bug in MZMT.

    I also noticed that the sort order for the shipping modules was off. I had flat-rate shipping as 3 and MZMT as 0. ...
  6. Replies
    17
    Views
    3,326

    Re: Error cloning a shipping module

    OK, I'm not using weight for the delimeter for shipping. I'm using price.

    However, I looked at the MZMT.php module in the languages/english directory.

    AHA! So, UPS *is* turned off. In the...
  7. Replies
    17
    Views
    3,326

    Re: Error cloning a shipping module

    OK, now it's getting weird...

    I decided to enable flat-rate shipping for testing purposes (this is not on a live site).

    I set ups and upscanada to enabled=false.

    I set MZMT on. I enabled...
  8. Replies
    17
    Views
    3,326

    Re: Error cloning a shipping module

    Shipping from a Maryland zip code - 20878 for test purposes
  9. Replies
    17
    Views
    3,326

    Re: Error cloning a shipping module

    OK, the problem seems to not be with the shipping modules, but rather the zone definitions (?) If I select "none" for the shipping zone it works. If I select "The rest of the world" for the...
  10. Replies
    17
    Views
    3,326

    Re: Error cloning a shipping module

    Thanks for the files. OK, so I figured out from your files what my problem was. I had

    function ups()

    instead of

    function upscanada()

    THANK YOU!
  11. Replies
    17
    Views
    3,326

    Re: Error cloning a shipping module

    OK, so I think maybe the error is actually on line 13 where the class ups is being called:

    class ups extends base {

    So I change it to this:

    class upscanada extends base {

    Save and reload...
  12. Replies
    17
    Views
    3,326

    Re: Error cloning a shipping module

    Did that. Still getting the same error. It is now loading the ups module, but the error is EXACTLY like it was before, only now the module is upscanada.php rather than ups.php. Same line and...
  13. Re: Need help quickly - Can't configure product listings!!!

    In the meantime, I'm using a hack.

    I am basically creating a new page. The define_newpage.php file has my static html code.

    What I did was take the 2nd of the links in my first post & look at...
  14. Re: Need help quickly - Can't configure product listings!!!

    Using a subdomain because this is strictly a test server on a machine at home.

    Making all changes on this before I upload to the real site.

    The Subdomain is a DynDNS account. 192.168.168.168...
  15. Re: Need help quickly - Can't configure product listings!!!

    BTW, this is how I created the fiasco that you see:

    1) Created a category ("Ladies") - zencart gave it an ID of 65
    2) Under that category, I created the products that you see on that page

    When...
  16. Need help quickly - Can't configure product listings!!!

    [edit] it seems that the automatic censors are putting *s in my URL. That would be . k i c k s - a s s . o r g

    You can see the pages here:
    ...
  17. Replies
    17
    Views
    3,326

    Re: Error cloning a shipping module

    What keys, where? You just spoke greek to me. :-)
    :blink:

    Is there a specific line of code that you are talking about???

    Thanks,

    Brain21
  18. Replies
    17
    Views
    3,326

    Error cloning a shipping module

    I followed the instructions here:

    http://www.zen-cart.com/forum/showthread.php?t=21531&highlight=cloning+shipping+module

    for cloning a module. I clone the UPS module, and renamed the 2 files...
  19. Replies
    23
    Views
    5,520

    Re: Linking to other shop pages

    I figured out the answer to this. Thanks to Kobra, who had me playing with another template, I figured it out.

    To fix all of my problems, I went to (under Admin):
    Configuration -> Define Page...
  20. Replies
    3
    Views
    1,071

    Re: Product atributes help

    OK, once again I am confused. This time about product attribute values.

    I have a product. A blue jacket. It costs say $99.00 It is available in sm, med, lg & xl

    I enter in the product, and...
  21. Replies
    23
    Views
    5,520

    Re: Linking to other shop pages

    Lets take a quick look at the tpl_privacy_default.php

    [snip commented out stuff at the top]

    <div class="centerColumn" id="privacy">
    <h1 id="privacyDefaultHeading"><?php echo test; ?></h1>
    ...
  22. Replies
    23
    Views
    5,520

    Re: Linking to other shop pages

    The overridden contact_us page is edited via the define pages editor, correct?

    If I want to change the text of the overridden contact_us page, I do it in the define pages editor, and the file it...
  23. Replies
    23
    Views
    5,520

    Re: Linking to other shop pages

    OK, lets try again. Tried those links, already read them the other day. No help in this situation.

    Let's forget about the tpl_main_page.php for now

    the link
    /index.php?main_page=contact_us...
  24. Replies
    23
    Views
    5,520

    Re: Linking to other shop pages

    I created the other contact_us directory based on the comments inside the tpl_main_page.php file.

    I'll look both of your suggestions and post back right after I eat dinner. :-)

    Thanks,
    ...
  25. Replies
    23
    Views
    5,520

    Re: Linking to other shop pages

    My site with the ZenCart stuff installed is actually on a private server and you can't get to it. I want to get everything done there before I put it up on the real site.

    This is where I am right...
  26. Replies
    23
    Views
    5,520

    Re: Linking to other shop pages

    Right, but this is the problem. If I understand you correctly, you are putting in the

    ?php echo zen_href_link(FILENAME_CONTACT_US, '', 'SSL'); ?>"><?php echo HEADING_TITLE_CONTACT; ?

    into the...
  27. Replies
    23
    Views
    5,520

    Re: Linking to other shop pages

    My link within the define_main_page via the define pages editor now looks like

    <font class="NavText"><?php echo '<a href="' . zen_href_link(FILENAME_CONTACT_US) . '">' . BOX_INFORMATION_CONTACT ....
  28. Replies
    23
    Views
    5,520

    Re: Linking to other shop pages

    Hmmm, just tried to edit my post, and the edit didn't take, now I have no edit button...

    Anyway...

    What I seem to be editing via the define pages editor is:
    ...
  29. Replies
    23
    Views
    5,520

    Re: Linking to other shop pages

    This doesn't seem to be working...

    I tried this for the contact us page.

    I copied contact_us.php into the includes/language/english/my_template directory.

    Then, using the define pages...
  30. Replies
    23
    Views
    5,520

    Linking to other shop pages

    Searched the threads here and didn't find what I was looking for...

    First off, I got rid of ALL of my sideboxes, etc. I have a single column page now.

    OK, I have my Home Page almost where I...
  31. Replies
    3
    Views
    1,071

    Re: Product atributes help

    OK, thanks. I guess for now I list out a lot of items. When I get more familiar w/ ZenCart, I'll find a way to concatenate the files. I think I should be able to do it w/ PHP, but that comes...
  32. Replies
    3
    Views
    1,071

    Product atributes help

    OK, building a page and using ZenCart for the first time and wrestling with it. I think I'm finally getting the hang of things though.

    Now, When I create a product I add a picture. Is there a...
  33. Replies
    360
    Views
    107,807

    Re: Easy embed template

    Some weirdness:

    My page is basically organized like so:

    <head>run scripts & stuff</head>
    <body>

    Here is the top navigation part of the page, backgrounds, etc.

    <!--Start embed -->
  34. Replies
    360
    Views
    107,807

    Re: Easy embed template

    I got the same thing. What you have to do is figure out where your PHP root directory is. It goes from there. For example, my generic template path that I put in the php file was something like:
    ...
  35. Replies
    360
    Views
    107,807

    Re: Easy embed template

    OK, this is what I did:

    Created a generic.html file. Add the embed tags

    unzipped the ############## embedded template and edited the 1 line to point to my generic.html file

    Used the ZenCart admin...
  36. Replies
    360
    Views
    107,807

    Re: Easy embed template

    I have questions about the ZenCart Embed template that you have created.

    My understanding is this:

    1) I use the ZenCart to create all of my products so that they are in the database, etc.

    2)...
  37. Replies
    20
    Views
    8,089

    Re: Newbie needs help simplifying ZenCart - TMI!

    I'll lok at this tomorrow, as it is way too late now, but this does look like it could be just what I need (after skimming over it).

    Thanks,

    Brain21
  38. Replies
    20
    Views
    8,089

    Re: Newbie needs help simplifying ZenCart - TMI!

    You're right, I've never used a cart before. This much is new to me. I have done CGI, mostly in perl, done php, css is nothing new either. But the cart is (new to me). I certainly understand the...
  39. Replies
    20
    Views
    8,089

    Re: Newbie needs help simplifying ZenCart - TMI!

    But if I want to use ZenCart (it is, after all, zen CART) for the shopping cart, I already get that. I mean, if I use it for a shopping cart, it still keeps track of the stock. It knows about...
  40. Replies
    20
    Views
    8,089

    Re: Newbie needs help simplifying ZenCart - TMI!

    I understand that it can be done using the template/override system, and that is basically the way that I am going about it now. But it gets REALLY cumbersome having to create **4** .php files just...
  41. Replies
    20
    Views
    8,089

    Re: Newbie needs help simplifying ZenCart - TMI!

    Is there any way to define size, quantity, and color, and a hidden product ID number, and send that to the cart? Without going through the whole tedious process of selecting all of the size...
  42. Replies
    20
    Views
    8,089

    Newbie needs help simplifying ZenCart - TMI!

    I am working on designing an e-commerce site. I have lots of experience with webdesign both professional and personal. I have zero experience with ZenCart.

    I have a book and have been going...
Results 1 to 42 of 42
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR