Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Two problems


reynaldo77

Recommended Posts

Posted

First off, this is quite an impressive product, it's basically working out of the box. However, I've got two big issues (bugs or something I did wrong? I don't know) that I hope someone can help me with...

 

1) The "add to shopping cart" button never shows up, it always says "In cart" for an item, even when the cart is empty. You cilck on it, it adds the item to the cart like normal...this is a weird one.

 

2) https vs. http images directories: when uploading an image for a product or category through the admin panel, it only seems to upload to the http images directory. So, once you log in and see the site via https, all the images are broken! I could dig into the code and mirror the upload command to both places...but...it seems like I shouldn't have to since everything else is so well thought out already...something must be wrong with my install I'm assuming.

 

Thanks in advance!

Posted

1. The add to shopping cart button is made to say in cart. You can change that to whatever you like. Image edit program

 

2. You may want to check your configure.php and make sure all your paths are correct. You should not lose images when you go to https.

Posted

The 'In Cart' button is actually the "Add ot Cart" buton. That was one of the very first things I changed about my shop, lol. I don't know who's idea it was to say "in cart" but it wasn't a very good one.

-------------------------------------------------------------------------------------------------------------------------

NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit.

If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help.

Posted

The standard SSL install uses the same directory for both http and https (different web server). Thus, in the standard install, all images put in http are automatically in http. If your http and https servers are on the same machine, you (or your host) can link your https catalog directory to the catalog directory in the http area and it should work normally.

 

Hth,

Matt

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...