Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I couldn't find a support thread for this contrib.

 

I moved my site from /store/catalog to /

 

Now all the thumbnails aren't showing up.

 

I've tried changing my path to a few different things, but still not working.

 

Can someone help me with this please? Thank you.

 

The site is here now!

Posted
I couldn't find a support thread for this contrib.

 

I moved my site from /store/catalog to /

 

Now all the thumbnails aren't showing up.

 

I've tried changing my path to a few different things, but still not working.

 

Can someone help me with this please? Thank you.

 

The site is here now!

 

This seems to be a bad habit I'm forming. Everytime I post a problem I go and solve it myself... Oh well.

 

For anyone using search that has this same problem, this is how I fixed it-

 

My site was originally at http://domain/store/catalog/

I moved the store to http://domain

 

In the product_thumb.php there is a line for the thumbnail path- $tn_path = '/thumbnails';

 

Moving the store, I couldn't figure out the correct path, but finally ended up with this one that worked

$tn_path = '../images/thumbnails';

 

...may seem simple to most, but took me a minute to realize.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...