ian_m Posted August 3, 2005 Share Posted August 3, 2005 I have inserted or tried I should say to put some pics in the page header, however when viewed it looks as if the jpg files have not been uploaded but thewy have, I have checked the html and even tried putting them in the same folder as the header.php and put the images in the same folder, the site had no ssl yet and in fact has just beween installed from the host control panel. other than the normal html errors is there any other reaon why images should not show up, I am very new to oscom and wondered if there was a file somewhere that prevents jps being uploaded or something. Anyway i have tried everything and had no luck yet. Regards Ian Link to comment Share on other sites More sharing options...
FalseDawn Posted August 3, 2005 Share Posted August 3, 2005 Might have been cached. Try ctrl-F5 Link to comment Share on other sites More sharing options...
Guest Posted August 3, 2005 Share Posted August 3, 2005 I have inserted or tried I should say to put some pics in the page header, however when viewed it looks as if the jpg files have not been uploaded but thewy have, I have checked the html and even tried putting them in the same folder as the header.php and put the images in the same folder, the site had no ssl yet and in fact has just beween installed from the host control panel. other than the normal html errors is there any other reaon why images should not show up, I am very new to oscom and wondered if there was a file somewhere that prevents jps being uploaded or something. Anyway i have tried everything and had no luck yet. Regards Ian <{POST_SNAPBACK}> call the images using the whole url... i have no problem calling images outside of oscommerce, but all the buttons from languages/english/images/buttons/ on mine are errored on me.. 406 error... 406 error is basically the browser not accepting a filetype??? (.gif?!?!?!) which is problem on my end. Link to comment Share on other sites More sharing options...
ian_m Posted August 3, 2005 Author Share Posted August 3, 2005 Changed the html to point at the full path ie http://www. ect.co.uk and now it works, well how odd is that! there must be a problem somewhere with the path I had to the images but I could not see it. Anyway all working now thanks for the advice. Regards Link to comment Share on other sites More sharing options...
WiseWombat Posted August 5, 2005 Share Posted August 5, 2005 I have inserted or tried I should say to put some pics in the page header, however when viewed it looks as if the jpg files have not been uploaded but thewy have, I have checked the html and even tried putting them in the same folder as the header.php and put the images in the same folder, the site had no ssl yet and in fact has just beween installed from the host control panel. other than the normal html errors is there any other reaon why images should not show up, I am very new to oscom and wondered if there was a file somewhere that prevents jps being uploaded or something. Anyway i have tried everything and had no luck yet. Regards Ian <{POST_SNAPBACK}> The header image should be inside your catalog/includes/images/ folder. And have you set up this line some were around line56 <td valign="middle"><center><?php echo ' <a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'myheaderimage.JPG', 'Welcome to my website') . '</center></a>'; ?></td> ( WARNING ) I think I know what Im talking about. BACK UP BACK UP BACK UP BACK UP Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.