Guest Posted April 10, 2008 Posted April 10, 2008 Greetings ! I can't Imagine that this has not come up before. Images just wont display anywhere. Trawled through the posts for hours and checked everything as suggested, config paths and syntax, file and folder permissions, .htaccess removal etc. Knowledge base is no help and nothing in docs. Either the server config just won't allow it to work or I'm being completely dumb. I need to get past this so I can start to customize. Server setup is: Linux 2.6.22-9_1.BHsmp Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8g DAV/2 mod_auth_passthrough PHP: 4.4.8 (Zend: 1.3.0) MySQL 5.0.45-community-log Any tips would be really welcome. Thanks in advance Col
FIMBLE Posted April 10, 2008 Posted April 10, 2008 Are the image links full path? If so check you hotlink protection is not turned on Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
germ Posted April 10, 2008 Posted April 10, 2008 Something else to consider is the way the images got to the site initially. If you used FTP and you FTP'd them in TEXT or ASCII mode, they would be corrupted and therefore will not display. Images are BINARY files and MUST be FTP'd in BINARY mode. Normally when this happens you'll be able to see at least part of some of the images, but they'll be scrambled. Just something to consider... ;) If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Guest Posted April 10, 2008 Posted April 10, 2008 Are the image links full path?If so check you hotlink protection is not turned on Hot Link protection was the answer, right on the nose. It might be an idea to put that into the basic setup instruction as a must check item. Thanks a lot Col :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.