Search:

Type: Posts; User: ncd

Search: Search took 0.01 seconds.

  1. v150 Re: Post update blank page on catalog - need advice

    OK, image handler 4 fixed the blank page, now I just need to get the custom template that someone created for me updated to work with 1.5. Thank you!
  2. v150 Re: Post update blank page on catalog - need advice

    Looking at the logs, it looks like I'm getting a fatal error with the bmz image handler:

    [04-Jun-2012 18:18:08] PHP Warning: ...
  3. v150 Post update blank page on catalog - need advice

    So I finally got around to updating to 1.5 from 1.3.8. The update appeared to run smoothly. I can get into the admin area and it is happy with everything, but when I go to the live catalog I just get...
  4. Replies
    1
    Views
    1,235

    Database upgrade error

    When performing the update from version 1.3.8a to 1.3.9, and I try to update the database, it just opens up a screen with the following text and no update is performed:


    1253 COLLATION...
  5. Replies
    785
    Views
    157,673

    Re: AJAX IMAGE Swapper support thread

    As far as the installation goes, I only really had trouble with upgrading... well there was other things to I suppose. I think what really needs to clear for people installing it is all the...
  6. Replies
    785
    Views
    157,673

    Re: AJAX IMAGE Swapper support thread

    I think there should be a way to enable or disable the module for different items or categories. Particularly if you are having a store that sells different types of items this function would be...
  7. Replies
    785
    Views
    157,673

    Re: AJAX IMAGE Swapper support thread

    OK. It works now. Thanks for reminding me about that.

    :clap:
  8. Replies
    785
    Views
    157,673

    Re: AJAX IMAGE Swapper support thread

    Err...

    :oops:

    OK. New problem. It does not work in the site itself. I got it working fantastically in the admin and can see the multiple images there and all, but well.... take a look.

    I...
  9. Replies
    785
    Views
    157,673

    Re: AJAX IMAGE Swapper support thread

    Yay! I finally got it to work. I just had to put an .htaccess file in the zencart root directory with the following lines:


    <Files *.php>
    AddHandler x-httpd-php5 .php
    </Files>

    Godaddy does...
  10. Replies
    785
    Views
    157,673

    Re: AJAX IMAGE Swapper support thread

    Actually, belay that. I was checking go daddy to what PHP Version that is there. And in the server Hosting CGI setting it says PHP 5.2 but in ZenCart, it says
    4.3.11.
    What gives? Does anybody...
  11. Replies
    785
    Views
    157,673

    Re: AJAX IMAGE Swapper support thread

    Well, I am using PHP Version 5.2.5 but I am having the same problem. I ran the sql update patch and installed everything, but i still have the exact same problem.
  12. Replies
    785
    Views
    157,673

    Re: AJAX IMAGE Swapper support thread

    Um, I downloaded the file from the website, but when I try to open it, it says it's corrupted. Is anyone else having this problem?
  13. Replies
    785
    Views
    157,673

    Re: AJAX IMAGE Swapper support thread

    All right, sweet!

    :clap:
  14. Replies
    785
    Views
    157,673

    Re: AJAX IMAGE Swapper support thread

    Just a quick question.

    I came across the same problem with the Ajax Image Swapper Manager page where I cannot get farther than Select category:

    Now you say I need to add the attributes to the...
  15. Replies
    8
    Views
    1,228

    Re: Call for price problem

    Well, from all pruducts basically. I'll just overide the file with a spacer image of the same name. I'm not much of a coder so I don't think I would be able to do the section option you mentioned.
    ...
  16. Replies
    6
    Views
    1,127

    Re: Problem with shipping table

    Errr... well, its a bit out of my legue, but I'll give it a shot. Thanks for the all the help.
  17. Replies
    8
    Views
    1,228

    Re: Call for price problem

    Hmm, OK. That helps somewhat. At least I can get rid of the $0 in the title. But I still can't get rid of the blue boxes (do I just delete them?)

    Hopefully the price thing can be addressed in a...
  18. Replies
    6
    Views
    1,127

    Re: Problem with shipping table

    Thats how it works??? It doesn't really sound that way from the instructions:

    "The shipping cost is based on the total cost or weight of items or count of the items. Example: 25:8.50,50:5.50,etc.....
  19. Re: How to get rid of the small 'home' link at the bottom of page

    OK cool. I think I checked the english.php file once before but did not find it.
    Thanks.
  20. Replies
    6
    Views
    1,127

    Problem with shipping table

    I have a problem with the shipping table. I put the settings as 2:10.00,50:5.00,10000:3.00 based on weight as here in India it's about $10 for the first kilo (though the unit up there is pounds) then...
  21. How to get rid of the small 'home' link at the bottom of page

    It my template I noticed a small 'home' link at the bottom of the page:

    http://www.heavenlyabode.com/img/homealways.jpg

    I thought this was just my template, but its there in the default...
  22. Replies
    5
    Views
    1,296

    Re: Moving the login bar from the top to the side

    AWESOME!!!

    Your DA BOMB man! w00t! o_O :D

    I will compare it though to see what I did wrong with my n00b php knowledge. :)
  23. Replies
    8
    Views
    1,228

    Re: Call for price problem

    I looked around but could not find this post/thread. Where is it exactly?
  24. Replies
    5
    Views
    1,296

    Re: Moving the login bar from the top to the side

    OK, I tried doing that, but failed miserably. All I ended up with was this as the only thing on my page:

    Parse error: parse error, unexpected T_STRING in...
  25. Replies
    8
    Views
    1,228

    Re: Call for price problem

    :cry:
    Is there no one who can help me here???
  26. Replies
    11
    Views
    2,397

    Re: Listing an item as sold out

    Thanks to all for the help. I think I got it now :)
  27. Replies
    8
    Views
    1,228

    Call for price problem

    I enable a product as "call for price" but I get a few problems. First of all, it puts an annoying bright blue image in the product description. And second, in the title bar of the product it lists...
  28. Replies
    11
    Views
    2,397

    Re: Listing an item as sold out

    Hmm, I'll check it out. Thanks for that.

    ....although, is that the only way to do it?
  29. Replies
    5
    Views
    1,296

    Moving the login bar from the top to the side

    I want to move the login bar from the top to the side... how to do it?

    I was inquiring about it earlier, and this is what Glenn had suggested:



    I tried this, but one look at the tpl_header...
  30. Replies
    11
    Views
    2,397

    Listing an item as sold out

    Is there a way to show items after they have been sold out? The site I work on contains lots of antiques and I was requested to make it so that even if an item has been sold out (there's just one...
  31. Replies
    9
    Views
    1,428

    Re: Express Checkout Problem

    All right, it finally works after properly setting the GoDaddy cURL proxy, re-installing the module, and tidying up the paypal settings.

    Although, it was asking for a $7 shipping charge when the...
  32. Replies
    9
    Views
    1,428

    Re: Express Checkout Problem

    OK, I did not see this post, I will check it.
  33. Replies
    9
    Views
    1,428

    Re: Express Checkout Problem

    Damnit! I applied the latest patch and it still doesn't work. What should the CHMOD properties of the file be? I have the API's all put in place. I'm using GoDaddy and they say that cURL is active....
  34. Replies
    9
    Views
    1,428

    Re: Express Checkout Problem

    Allright, I'll try that. I had updated to the March patch. Lets see if this works. Although I'm just going to apply the PayPal patch. On my connection, it takes the whole day to upload the zillions...
  35. Replies
    9
    Views
    1,428

    Express Checkout Problem

    I have a problem with the PayPal express checkout module. I am using ZenCart 1.3.7 with the PayPal module updated to the latest patch.

    Whenever I try to checkout and it tries to open...
  36. Replies
    5
    Views
    1,824

    Re: Minimum shipping rate based on weight.

    Oh yeah, thats right. How dumb of me not to check there :P. I kept thinking it would be somewhere in the admin panel. Thanks for the help!
  37. Replies
    5
    Views
    1,824

    Re: Minimum shipping rate based on weight.

    Oh OK. Thanks.

    However I still don't know how to set it display kgs instead of lbs.
  38. Replies
    5
    Views
    1,824

    Minimum shipping rate based on weight.

    How would one set a minimum shipping rate when basing the shipping cost on weight? In India, up to a certain weight it is a fixed amount, but afterwards it increments at lower rate for every Kilo....
  39. Re: Product Image - Alternative Image, and other questions

    I see your point about the music. As I said its still a work in progress. Check it later on to see some updates.

    I checked your site out, nice stuff. "Mordete Me" LOL.
  40. Re: Product Image - Alternative Image, and other questions

    OK, I'll try that. Thanks for the help again to both of you.

    You can see what I've done so far at www.heavenlyabode.com. It's still buggy and a work in progress. The template is an edited version...
  41. Re: Product Image - Alternative Image, and other questions

    OK, I got the detail pic to work, but only after I moved it into an items folder in the large folder. I also found in the english.php file where to change the text.

    Another question, I set up the...
  42. Re: Product Image - Alternative Image, and other questions

    Sweet! Thanks a lot man. I was able to disable the menu bar with that code. You mentioned the "Image Handler". Is that an option that has to be enabled? Also, when do the medium images get used?
  43. Product Image - Alternative Image, and other questions

    How would one use an alternative image for the pop-up image? I found a solution for doing this to the atribute image on another thread, but I need this for the standard product image.

    Basically...
Results 1 to 43 of 43
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR