onead Posted May 2, 2007 Share Posted May 2, 2007 hi i'm having a problem with a website which i have just developed and i hoped someone might help me solve it. basically its a cms for a car leasing site that allows the client to update the images on the homepage. the site can be found here http://www.oakleasing.com when you go to the URL in the first instance the images appear fine but if you refresh the page the images don't show and i'm not sure why this is happening - is it a caching prblem? if anyone can point me in the right direction in solving this i would be very grateful many thanks Link to comment https://forums.phpfreaks.com/topic/49623-image-caching-problem/ Share on other sites More sharing options...
suzzane2020 Posted May 2, 2007 Share Posted May 2, 2007 u mean the images shown in that url? i get it fine when the page is refreshed?!!! Link to comment https://forums.phpfreaks.com/topic/49623-image-caching-problem/#findComment-243300 Share on other sites More sharing options...
DaveEverFade Posted May 2, 2007 Share Posted May 2, 2007 Doesn't work for me.. the url for one of the images (as an example) is: http://www.oakleasing.com/phpthumb/phpThumb.php?src=../upload/car_77.jpg That aint right! Link to comment https://forums.phpfreaks.com/topic/49623-image-caching-problem/#findComment-243301 Share on other sites More sharing options...
DaveEverFade Posted May 2, 2007 Share Posted May 2, 2007 Oh no, hang on... they're being created dynamically using php is it? If so, is that source right? You're loading the root but you have a ../ in there... Link to comment https://forums.phpfreaks.com/topic/49623-image-caching-problem/#findComment-243302 Share on other sites More sharing options...
onead Posted May 2, 2007 Author Share Posted May 2, 2007 yes the images in that url. its a bit strange as sometimes they don't appear when its refreshed but sometimes they do. its worst in ie6, and seems fime in firefox! i'll check that source - your right, it does look wrong! thanks for your replies Link to comment https://forums.phpfreaks.com/topic/49623-image-caching-problem/#findComment-243311 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.