Search:

Type: Posts; User: tomzo

Search: Search took 0.01 seconds.

  1. Re: Site down after upgrade attemp, can't access admin section

    :censored:

    define('DIR_FS_CATALOG', '/');

    was the culprit, should have a path.

    define('DIR_FS_CATALOG', '/path/to/public_html/');

    Thanks
  2. Re: Site down after upgrade attemp, can't access admin section

    Hi,

    Thanks for the response. Below is my admin/includes/configure.php, the paths look ok to me. ZC is installed under the root folder. Maybe I'm missing something, a critical / somewhere...
  3. Site down after upgrade attemp, can't access admin section

    Hi,

    my site is currently down as the upgrade has not gone as planned. I'm moving from 1.3.7 to 1.5.

    The issue is that when I try to access the admin section I get the; "You are seeing this...
  4. Replies
    2
    Views
    854

    Re: Product drop down list

    Thanks, I'll give that a go.
  5. Replies
    2
    Views
    854

    Product drop down list

    Hi,

    we have some items on our site, www.healingharvest.ie, that vary only in scent(incense). Currently I have a product entry for each one. Is it possible to create a drop down list with the...
  6. Re: Changing required fields on account form for Irish customers

    I hear ya, changed the login / logout problem, with the help of this thread http://www.zen-cart.com/forum/showthread.php?t=79156. I'll have to get around to adding a sidebox for logins and take it...
  7. Re: Changing required fields on account form for Irish customers

    :oops:
    The states pull down menu did not show up because it hadn't been enabled in the admin section ;( I've enabled it and taken out the update_country function and the call to update_country and...
  8. Re: Changing required fields on account form for Irish customers

    I resolved the last error by adding the following to includes/modules/YOUR_TEMPLATE/create_account.php.


    if ($found_exact_iso_match) {
    $zone_id = $zone->fields['zone_id'];
    ...
  9. Re: Changing required fields on account form for Irish customers

    Had to make the following change in includes/templates/YOUR_TEMPLATE/create_account.php


    if (strlen($postcode) < ENTRY_POSTCODE_MIN_LENGTH && $country != 103) {
    $error = true;
    ...
  10. Re: Changing required fields on account form for Irish customers

    ok, I've think I've found the solution. Can anyone tell me if I'm missing something before I put it into production, please?

    skip post code check for given country code...
  11. Re: Changing required fields on account form for Irish customers

    I saw a thread that recommended just adding a note to the post code saying if ireland is country chosen set postcode to "none".

    I do need the postcode to be required for non-irish visitors,...
  12. Changing required fields on account form for Irish customers

    Hello,

    most of the customers visiting my site are from Ireland. We're so wee we don't have post codes (well we do but there not used by postal system). I've looked at the...
  13. Replies
    5
    Views
    973

    Re: setting up tiered navigation

    :oops: I've see what you mean now. When you create a new category you can add products or categories to it. Thanks for helping me out.
  14. Replies
    5
    Views
    973

    Re: setting up tiered navigation

    Hi ajeh,

    I don't fully understand what you mean here. Maybe I'm missing a setting somewhere but what I thought was that I could define a category that can have sub elements that are products...
  15. Replies
    5
    Views
    973

    setting up tiered navigation

    Hi all,

    I would like to know how to set up tiered navigation in zen cart. So I could have a top level link "Body Care" with sub categories "Soap", "Deodorant", "yada yada yada". It would be...
  16. Replies
    5
    Views
    1,068

    Re: product larger image help

    Great, I have larger images. It wouldn't work for subfolders however, do I need to edit something for it to look in subfolders?
  17. Replies
    5
    Views
    1,068

    Re: product larger image help

    I'll try your suggestion kobra, thanks. Does it matter if I omit medium??

    I think the directory was called larger, but could have been large, I didn't add it or edit it so it's whatever it was...
  18. Replies
    5
    Views
    1,068

    product larger image help

    Hi all,

    I've been reading some threads about setting up larger images for products, so when users click on larger they see... well a larger image. I uploaded a larger image to...
  19. Thread: I.E. 7 issue

    by tomzo
    Replies
    4
    Views
    1,748

    Re: I.E. 7 issue

    your problem is with your header image, banner2.jpg. In the generated html width and height are set. Height is set to 107px, however in your css ,logoWrapper defines a height of 75px. You can...
  20. Replies
    10
    Views
    3,297

    Re: conditional stylesheet

    Thanks for the help, I was able to clean up the css a lot and avoid using any hacks. :cool:
  21. Replies
    10
    Views
    3,297

    Re: conditional stylesheet

    Hi Kuroi,

    As you guessed it's an IE7 problem I'm having or rather I put in a hack to fix IE6 but since ms have jumped on the standards bandwagon, at last, my hack doesn't work in IE7. ...
  22. Replies
    10
    Views
    3,297

    Re: php stylesheet

    DrByte thanks. thats exactly what I wanted to know. I'll read kuroi article also, sounds like it will be very helpful.
  23. Replies
    10
    Views
    3,297

    Re: php stylesheet

    The problem is that the stylesheet does not seem to be detected. So when I go to the site there are no styles rendered, just a white background and the unstyled content. When I view source the...
  24. Replies
    10
    Views
    3,297

    conditional stylesheet

    Howdy,

    I have some browser issues that I want to get around using php in my stylesheet. I've been following the technique outlined here,...
  25. Replies
    1
    Views
    981

    checkout via email

    Hi all,

    I am in the latter stages of setting up my site. I don't have a merchant account and think it could be quite expensive to get one where I am, also the users of the site will not be...
Results 1 to 25 of 28
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR