The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
Just changed my website www.hotsalsfriends.co.uk and I have an issue with the club pages and Day pages with missing images.
i.e. http://www.hotsalsafriends.co.uk/clubs/ampthill.htm
Now I know hat it is, but I am having one of those days, I have been changing the path so many times with nothing working and just can't get my head straight today on it.
This is issue:
Last try:
But no luck!
Would be grateful if someone could give me the correct image path as I just can't get it right in my head today.
Thanks
Paul
> Definitely what ButchML said should work. Note though, that if
> you copied and pasted the URL that ButchML wrote, there is a
> spelling error (salso) which is why it wouldn't work.
>
> Gratz on breaking the chat page (in Chrome) anyways Butch!
Spelling is over-rated.
I suppose that's why there is a 50 character limit on code snippets... Silly me for getting around that :)
Gratz on breaking the chat page (in Chrome) anyways Butch!
Thanks
Paul
At the moment the script is looking for the image file on your local system (i.e. your computer) so the image source is currently:
file:///C|/Users/paul/Desktop/Hot%20Salsa%20Friends/Hot%20Salsa%20New%20Website/New%20HSF%20Website/pageimages/hot_salsa_friends_hertfordshire_r1_c1.jpgThis is obviously incorrect.
Assuming you are trying to use the same-named file on the server the image source should be set to:
http://www.hotsalsofriends.co.uk/pageimages/hot_salsa_friends_hertfordshire_r1_c1.jpgIf you apply this to all images on your site this should sort you out, bear in mind though you don't just have one folder full of images so the path may change slightly for some aspects.
I also notice that you have a file uploaded in this folder called hot_salsa_friends_hertfordshire_r20_c14.jpg.jpg which, with 2 extensions, probably needs sorting :)
Hope this helps you along.
Just changed my website www.hotsalsfriends.co.uk and I have an issue with the club pages and Day pages with missing images.
i.e. http://www.hotsalsafriends.co.uk/clubs/ampthill.htm
Now I know hat it is, but I am having one of those days, I have been changing the path so many times with nothing working and just can't get my head straight today on it.
This is issue:
Last try:
But no luck!
Would be grateful if someone could give me the correct image path as I just can't get it right in my head today.
Thanks
Paul