Search:

Type: Posts; User: whiteboxer

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    1,097

    Re: is on-state look available for navigation?

    that did it. Thanks a lot.
  2. Replies
    11
    Views
    1,097

    Re: is on-state look available for navigation?

    that sorta worked. One navigation item is going to a specific product in a category (cPath=1, ProductID=1). When you go to that product, the button isn't getting greyed out. Do I need to do something...
  3. Replies
    11
    Views
    1,097

    Re: is on-state look available for navigation?

    That worked. Any idea how i can get this to work for categories? I have two categories, books and music, that have navigation items where I want to use the same effect. I tried using the ez-page...
  4. Re: adding conditional statements for pages

    how then, do I get it to display on non-ezpages (products page, contact us page, main page, etc.)?
  5. Replies
    11
    Views
    1,097

    Re: is on-state look available for navigation?

    thanks. If I go that route (which seems like the best), how do I modify the links that go to ez-pages as well as product category pages? Here's the actual site to give you an idea what I mean:
    ...
  6. adding conditional statements for pages

    I want to include a side item that varies depending on the page displayed. This is a combination of ez pages, the standard pages (main page, contact us) as well as product categories. I'm somewhat...
  7. Replies
    11
    Views
    1,097

    Re: is on-state look available for navigation?

    I'm a real novice at PHP. So say I wanted to apply an additional class to a navigation list item using this method, how would I alter the code? Currently, I have the navigation in its own component...
  8. Replies
    11
    Views
    1,097

    is on-state look available for navigation?

    Is there a way in zen-cart to set up an on-state look for the navigation?
  9. Replies
    2
    Views
    731

    Possible SSL problem?

    I'm designing a site using zen-cart and in testing, the site gets stuck when attempting to go to any page requiring the customer login (tell a friend, write a review, add to cart, etc.). The site...
  10. Replies
    15
    Views
    1,459

    Re: problems with moving directory

    problem solved. the issue was the ssl wasn't set up properly and zen-cart was looking for one. Thanks MattyMatt for the help.
  11. Replies
    15
    Views
    1,459

    Re: problems with moving directory

    overwrote
  12. Replies
    15
    Views
    1,459

    Re: problems with moving directory

    found this one under admin:

    #
    # $Id: .htaccess 1105 2005-04-04 22:05:35Z birdbrain $
    #
    #
    #
    # This is used with Apache WebServers
    #
    #
  13. Replies
    15
    Views
    1,459

    Re: problems with moving directory

    it says it doesn't exist on the remote server.
  14. Replies
    15
    Views
    1,459

    Re: problems with moving directory

    I ended up having to do a clean reinstall of zencart. The problem now is that I can't access the database, even though I'm using the correct login and password. I can't access the admin login screen...
  15. Replies
    15
    Views
    1,459

    Re: problems with moving directory

    I wanted to confirm that I have the configure files correct. Here's the old code:

    define('DIR_WS_CATALOG', '/zencart/');
    define('DIR_WS_HTTPS_CATALOG', '/zencart/');

    and I changed it to:
    ...
  16. Replies
    15
    Views
    1,459

    Re: problems with moving directory

    still no luck. I attempted to see if the fix cache key addon will correct it, but when I went to the page (I'm assuming that's how I run it) in the browser, all I got was a blank page. Any other...
  17. Replies
    15
    Views
    1,459

    Re: problems with moving directory

    the configure files are both correct. I'll take a look at the link you provided and see if I can find anything else.
  18. Replies
    15
    Views
    1,459

    Re: problems with moving directory

    did that. still no luck.
  19. Replies
    15
    Views
    1,459

    problems with moving directory

    I'm working on a site where zencart was set up as a subdirectory and am trying to move it into the root. I followed the steps of the following tutorial,...
  20. Replies
    1
    Views
    950

    modifying contact us form

    Can anyone point me to the correct module that contains the "contact us" form? The /languages/english/html_includes/classic/define_contact_us.php only contains the copy above the form, and the...
  21. Replies
    9
    Views
    2,085

    Re: index page not displaying after install

    Anyone know of a way to confirm the physical path without having to actually talk to the host?
  22. Replies
    9
    Views
    2,085

    Re: index page not displaying after install

    According to Network Solutions, the files are in a subfolder named htdocs. I changed the code in admin/includes/configure.php to this:

    define('DIR_FS_CATALOG', '/htdocs/');
    define('DIR_FS_ADMIN',...
  23. Replies
    9
    Views
    2,085

    Re: index page not displaying after install

    did that and still getting the same "Hello. Thank you for loading Zen Cart™." message. I double-checked all the path names in the two configure.php files, and they seem correct. Anything else anyone...
  24. Replies
    9
    Views
    2,085

    Re: index page not displaying after install

    I may have tracked down the problem. It doesn't seem the site has a SSL certificate set up. Can I omit that info in the configure.php and get it to work properly? If not, how do I modify the...
  25. Replies
    9
    Views
    2,085

    index page not displaying after install

    I just installed Zen Cart on a new site I'm working on and, for some reason, the "Thank you for installing zen cart" message is appearing in place of the home page. I followed the install...
  26. Replies
    0
    Views
    1,475

    problems with shipping module

    I'm customizing the language for a customers shipping module, but for some reason I can't figure out, its not displaying at all. Here's the details:

    in the admin, I set the freeoptions module as...
  27. Replies
    1
    Views
    2,215

    problem with credit card processing

    I'm running a test on a ecommerce site I've built with zen-cart and having trouble with the credit card processing. Basically it's telling me that it doesnt accept my credit card or the info is in...
  28. Replies
    1
    Views
    1,818

    Re: super orders module

    nevermind. I downloaded it and checked out the doc file.
  29. Replies
    1
    Views
    1,818

    super orders module

    Can anyone point me to a thread that describes the features for the super orders module? I ran a search in both the forums and wiki but can't seem to find one.
  30. Replies
    1
    Views
    1,233

    free shipping based on delivery address

    Is there anyway to include a free shipping option in the module that offers it based on delivery address? Right now the options are price, weight and quantity.
  31. Replies
    0
    Views
    1,261

    modifying product weights

    a site I'm building sells some products that are priced by pound and others by ounce. It looks like the default setting is pound. Is there anyway to change the setting to ounce on certain items? If...
  32. Replies
    188
    Views
    40,743

    Re: Show/Hide sideboxes based on page

    I was just forwarded this thread because I have a similar situation. How would this technique work with specific product pages? More specifically, the cart generates a list of numbers to determine...
  33. Replies
    6
    Views
    1,898

    Re: sideboxes for specific product pages

    Thanks Misty. I'll play around with it and see if I can get it to work.
  34. Replies
    6
    Views
    1,898

    Re: sideboxes for specific product pages

    looking into this further, I realize that replacing the 'common' would be bad, since that brings in all the info that's universal for the site. I'm stumped now as to how to include code that limits...
  35. Re: adding separate shipping and billing addresses

    When a customer places an order, I want to provide an option distinguish the billing (CC info) from the shipping (eg, the product being shipped to a different location from the customer's billing...
  36. adding separate shipping and billing addresses

    I searched through the admin and couldn't locate an option there. Is there a way in the admin to separate shipping and billing addresses (eg. sending a gift to another address than one cc is billed...
  37. Replies
    1
    Views
    1,350

    limiting which page sideboxes appear on

    I created a series of sideboxes that I want to appear on certain products. How do I determine which pages these will appear on? Specifically, what do I use to replace 'common' (product id, URL,...
  38. Replies
    0
    Views
    1,071

    modifying custom shipping zones

    I want to play around with modifying a shipping zone I created. Specifically, trying to and a variable that gives specific options for area codes within a state. Can anyone tell me where the php file...
  39. Replies
    6
    Views
    1,898

    Re: sideboxes for specific product pages

    Alright. I'm making progress. My next question is, how do I determine what to put in place of 'common' to limit which page(s) the sideboxes appear on? For instance, if I want a particular sidebox to...
  40. Replies
    3
    Views
    1,593

    Re: setting up new zone

    I guess I should be more specific. I'm really new to PHP, so please tell me if I'm wrong on this. I'm thinking if I create a new zone based on a state for shipping (for ex., NY). I can then go into...
  41. Replies
    3
    Views
    1,593

    Re: setting up new zone

    Can anyone point me to the location of the php file that handles shipping zones? I'm thinking of cloning it and messing with the code to see if I can get it to do what I want.
  42. Replies
    3
    Views
    1,593

    setting up new zone

    I want to set up a new shipping zone based on zip code instead of state. The goal is that if the shipping address is within xertain zip codes, the customer will personally deliver the product instead...
  43. Replies
    7
    Views
    1,905

    Re: can't change the product styles

    thanks. I'm used to having all the classes in the css file.
  44. Replies
    7
    Views
    1,905

    Re: can't change the product styles

    Thanks. I actually want to change both the product title and its text. Am I missing something or is there no default class called itemTitle? I ran a find in stylesheet.css and it couldn't locate one...
  45. Replies
    9
    Views
    1,767

    Re: problem with EZpages

    All I remember doing is commenting out a few items (like the banners). Here's the code:

    if...
  46. Replies
    7
    Views
    1,905

    Re: can't change the product styles

    Here's the top page where the text shows upproperly:

    http://royalcoffeeandtea.com/

    Here's one of the product pages where I'm trying to format the text in the CSS file but not having any luck...
  47. Replies
    9
    Views
    1,767

    Re: problem with EZpages

    I'm trying to create custom sideboxes and didn't code the display text properly, hence the error message. I shut off the box for now.
  48. Replies
    7
    Views
    1,905

    can't change the product styles

    In the stylesheet, I modified how the text should dislay (H1-H6 and p tags). However, in the product pages, the text formatting is different from what I set in the stylesheet. I viewed the source of...
  49. Replies
    9
    Views
    1,767

    Re: problem with EZpages

    Here's how the link is coded in includes/languages/english/header.php:

    <li><a href="http://royalcoffeeandtea.com//index.php?main_page=page&id=5">BREWING TIPS</a></li>

    in the admin widow, I have...
  50. Replies
    9
    Views
    1,767

    Re: problem with EZpages

    madk,

    I added the link but the page shows up blank. The copy I entered in admin for that page doesn't show up for some reason. I'm not sure if the problem is with the page/copy itself or with the...
Results 1 to 50 of 97
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR