sailorman Posted September 27, 2010 Posted September 27, 2010 Hi, I am having difficulties with helionet displaying only some of the images on the homepage of my site. I have tested my page on a localhost apache server that matches (many) of the heliohost attributes and had no problems. All the site pages and images are properly uploaded to my public_http directory,and the img sources within those pages are linked properly. Everything seems to be up and working at DRCSailing.heliohost.org including my PHP scripts, except for these images (which happen to be a centerpiece). Any help in solving this issue would be appreciated. username: sail4fun site: drcsailing.helionet.org (BTW, I can also be contacted via the 'contact me' link on my page) Quote
Byron Posted September 27, 2010 Posted September 27, 2010 In your source code your image extensions are in lowercase: http://drcsailing.heliohost.org/images/main/experience.jpg But your image extensions are actually uppercase: http://drcsailing.heliohost.org/images/main/experience.JPG Quote
sailorman Posted September 27, 2010 Author Posted September 27, 2010 In your source code your image extensions are in lowercase: http://drcsailing.heliohost.org/images/main/experience.jpg But your image extensions are actually uppercase: http://drcsailing.heliohost.org/images/main/experience.JPG That was the problem. It's always the little things. Thanks for the lightning fast help, and for a free webhost with some awesome features! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.