Keiro Posted August 4, 2009 Share Posted August 4, 2009 Okay... I'm frustrated because every single damned time I try integrating my site's logo into the WHMCS template, it refuses to work. Here's the page: http://www.shattereddreamshosting.com/client/index.php You can obviously see that it's missing the image... but why it's not loading the image, I've no clue. This is one of my major stumbling blocks while I work on my local copy of the WHMCS template. Help, please, before I kill somebody! 0 Quote Link to comment Share on other sites More sharing options...
Lawrence Posted August 4, 2009 Share Posted August 4, 2009 Because the image is supposedly at http://www.shattereddreamshosting.com/client/images/logo.png (which gives a 404 error). Put your logo there and it will work. 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted August 4, 2009 Share Posted August 4, 2009 This is the code for your logo >> <div id="company_title">[color=green]<img src="images/logo.png" />[/color]<br /> </div> Where is your image located? 0 Quote Link to comment Share on other sites More sharing options...
striddy Posted August 4, 2009 Share Posted August 4, 2009 The requested URL /client/images/logo.png was not found on this server. 0 Quote Link to comment Share on other sites More sharing options...
thehost5968 Posted August 4, 2009 Share Posted August 4, 2009 (edited) try this for your logo: http://www.shattereddreamshosting.com/client/images/logo.jpg or http://www.shattereddreamshosting.com/images/templatemo_logo.png Edited August 4, 2009 by thehost5968 0 Quote Link to comment Share on other sites More sharing options...
Keiro Posted August 4, 2009 Author Share Posted August 4, 2009 Because the image is supposedly at http://www.shattereddreamshosting.com/client/images/logo.png (which gives a 404 error). Put your logo there and it will work. Fixed! It should've been obvious... lol. I didn't realize that was why the issue was there. I uploaded the image and sure enough, it worked. >______> I thank you guys for the help so far, guys. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.