Thumbnail images do not show up
The main image "logo.jpg" shows up fine. But all thumbnail images are broken links. They are not following the base url.
For example, I have my site in a test folder called "ProCI". My base url is "http://www.mysite/ProCI/".
The image that works has a path of "http://www.mysite/ProCI/images/logo.jpg" but all the thumbnails have a path of "http://www.mysite.com/images/dummy-thumb.jpg". It is missing the "ProCI" portion of my base url.
What is causing this???
Any help would be immensely appreciated.
|