aditogs Posted March 9, 2006 Posted March 9, 2006 It doesn't appear in the top corner on prodcut pages: Ideas? Its the only gif that doesn't show up, and I on't know what its supposed to be saved as, etc.
tim_ver Posted March 9, 2006 Posted March 9, 2006 It doesn't appear in the top corner on prodcut pages: Ideas? Its the only gif that doesn't show up, and I on't know what its supposed to be saved as, etc. I have the same issue, Along with some major ones in admin control. :(
spax Posted March 9, 2006 Posted March 9, 2006 Right click on the missing image, select properties and it will tell what is supposed to be there and the path to it.
tim_ver Posted March 9, 2006 Posted March 9, 2006 I did this, but nothing said in properties about image name just a path so no help there.
spax Posted March 9, 2006 Posted March 9, 2006 If it has a path, it must have the image name. Right click on the page, select view source and check there.
custodian Posted March 9, 2006 Posted March 9, 2006 I did this, but nothing said in properties about image name just a path so no help there. The images name is the last part of the path (usually). My Contributions Henry Smith
aditogs Posted March 9, 2006 Author Posted March 9, 2006 from source: "<td align="right"><img src="images/" border="0" alt="Let's See What We Have Here" title=" Let's See What We Have Here " width="57" height="40"></td>" means there is no image assigned to it? No idea whee its referenced in all the oscom php? Ideas
spax Posted March 9, 2006 Posted March 9, 2006 Kind of weird! :huh: What link did you click on, to get to that page? If I can get to the same page, I'll tell you what is missing.
tim_ver Posted March 9, 2006 Posted March 9, 2006 it is in the catalog/images folder and the size is 57x40. I renamed buttons so not sure to you what page it would be. But I have the image size and where it should be also it is named "let's see what we have here". Which shows up on a total of 3 pages so seems to be used alot. I hope this helps. Thanks
tim_ver Posted March 9, 2006 Posted March 9, 2006 I did find that the paths are : cPath=1_6, cPath=1_8, cPath=1_9
learoypc Posted March 10, 2006 Posted March 10, 2006 Have you actually saved an image for the catagory you went into? If you have no image for the catagory, you will get what you are seeing.
tim_ver Posted March 10, 2006 Posted March 10, 2006 I figured it out. I needed to edit the header file for the path on images, works fine now.
aditogs Posted March 10, 2006 Author Posted March 10, 2006 Which bit did you change? I can't find anything!
tim_ver Posted March 10, 2006 Posted March 10, 2006 In header.php line 64 you should see cPath=1_6 or some thing like this for each button this is the link it uses. now you need to get it to goto a valid page. If there is not such product or page the you get the no image issue. I just played around with it for awhile and figured out which pages the numbers were. Some are even 3 numbers like 1_4_22
Recommended Posts
Archived
This topic is now archived and is closed to further replies.