Guest Posted August 9, 2010 Posted August 9, 2010 I have searched the forum and note there are other postings of missing image cross being displayed in IE however none seemed to answer where I change it. Basically I am using STS template system and I set up this site for demo about 6 months ago after various customizations I made, so going back to it now is a little daunting as I am not a programmer! On the home page for the catalogue I have a red missing cross just above and to the left of the first 2 products. If I right click and go into properties I get the link where the cross is as having the path: http://www.mydomain.com/catalog/includes/sts_templates/tacho2/images/ so I can see here it is not linking to an image just a directory, however I can't for the life of me find where it gets this bit from to update the path or delete it altogether as I don't want an image here? Any ideas gratefully received
lindsayanng Posted August 9, 2010 Posted August 9, 2010 you need to post a link to your actual website.. otherwise there is not much that can be done A great place for newbies to start Road Map to oscommerce File Structure DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways! HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you Proud Memeber of the CODE BREAKERS CLUB!!
Guest Posted August 9, 2010 Posted August 9, 2010 you need to post a link to your actual website.. otherwise there is not much that can be done http://www.tacho2.com/catalog
germ Posted August 9, 2010 Posted August 9, 2010 STS problems usually receive little support if not posted in the appropriate STS support thread. Not meaning to be rude, crude, or obnoxious. That's just the way things are. :) 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 >
lindsayanng Posted August 10, 2010 Posted August 10, 2010 Its hard to tell where you think the image SHOULD be.. but where ever you think it should be, there seems to be no code for it anywhere as far as I can tell.. Post your file where you entered the code. Please use the code tags to format it properly when you paste it here A great place for newbies to start Road Map to oscommerce File Structure DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways! HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you Proud Memeber of the CODE BREAKERS CLUB!!
Guest Posted August 10, 2010 Posted August 10, 2010 Its hard to tell where you think the image SHOULD be.. but where ever you think it should be, there seems to be no code for it anywhere as far as I can tell.. Post your file where you entered the code. Please use the code tags to format it properly when you paste it here Thats the problem, I didn't want or put an image in there, but I am presuming it is maybe something to do with the table header or info box thing for new products or something? I don't want any image here just want to show the products as they appear in FF. Can you tell me where the code is that puts the new products listings in? I can see that in my catalog/index.php page there is the code: <?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?> If I delete this is removes the empty image and the list of products but I don't know which file holds the code that creates this product block?? Alternatively what I really wanted to do was show all the products available on this main product page rather than just new products. There are only ever going to be about 10 products so I don't need categories etc, would there be an alternative bit of code that would just show all the products available instead of the new products, then it might remove the missing image? Sorry about posting in wrong bit, should I try to move or open a new post in the sts bit?
germ Posted August 10, 2010 Posted August 10, 2010 Link to STS support thread 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 >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.