Hi everyone.. i got this site: www.pethke.nl If you go to Artikelen -> Sidetables and click on a sidetable, you can see that the photo on the left isn't displayed. I really do not understand why.. the link to the photo is 100% correct.. Does anyone has any idea how to solve this problem? Thanks!
After looking at your page, I'm thinking this could be a permissions issue. The pictures are there, but they are coming up as "403 Forbidden", which tells me their permissions are set incorrectly. You can try to fix it by changing all the files in this directory "/Images/sidetablesinfo/" so that they are readable by both "Group" and "Public". You can use the command... CHMOD 644 to do this using your FTP Client.
Good call Brian. I answered without actually looking at his site, 'cause it's a pretty common problem.
Hi guys, I changed the permissions. But it still doesn't display them. I'm 100% sure the link to the photo is right, as I implemented the file with a program. What can be the problem, i also tried other types of format; jpg/gif.. but no, doesn't work..