|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Dear All,
I'm developing an PHP application similar to URL and URL A user can visit the site, specify URL of a photo. Then user is able to browse his statistics. Site visitors can vote for pictures which they see - rank them from 1 to 10. I have mystery images problem: sometimes images do not load. Only blank square is displayed in browser. It can occur in both cases: when I have only one photo on a page, or when I have "Top 10" page displayed. In first case, sometimes image does not load. In second case, some images are loaded, and some are not. All images are fine - when I specify their URLs in browser, they load fine. You can see example of HTML code which application generates at: URL Please tell me if any ideas, I appreciate... Alex. |
|
#2
|
|||
|
|||
|
Hi Alex,
Just a thought have you tried leaving out the http://www.geocities.com/ I would guess that it's your path to photos that is inncorrect. Tony |
|
#3
|
|||
|
|||
|
Many free hosting out there disallow direct image linking by checking the HTTP_REFERER env variable. http://angelfire.lycos.com/ is one of those and you would get a default image from lycos.
|
|
#4
|
|||
|
|||
|
Right... the problem is that server which hosts images doesn't allow them to be served on any page that doesn't lay on this server.
Also, it seems that URL has some kind of relationship with geocities as they are advertising it, and images from geocities load fine there... It's all clear now, thanks to all! Alex. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Mystery image problem, any ideas? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|