PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Bug Reports (http://www.photopost.com/forum/classifieds-bug-reports/)
-   -   Thumbnail-red border (http://www.photopost.com/forum/classifieds-bug-reports/146417-thumbnail-red-border.html)

Bryan Ex September 3rd, 2011 05:08 AM

Thumbnail-red border
 
1 Attachment(s)
In Admin>Layout Options if I select thumbnail-red as my thumbnail borders it displays correctly on every page except showproduct (see screen shot). Listings with photos are fine but if the No thumbs default image is called for I just get the background borders. If I select the filmstrip or another border the "No thumb" default image returns.

Chuck S September 3rd, 2011 07:51 AM

I would actually need to see the issue etc. The thumbnail red is the same as any overlay. I see no issues using it. All those overlays are the same they load the overlay as the image and the photo is the table background.

Bryan Ex September 3rd, 2011 08:05 AM

Category 1 - PhotoPost Classifieds

Category 1 click on the ad Test which as no photo uploaded. The no thumb image appears on showcat but appears as a black image with just the border on showproduct. If I change to the film strip border it displays the default no thumb image correctly.

No code or template changes have been made.

- Bryan

Chuck S September 3rd, 2011 08:19 AM

Your talking the next prev thumbs right

Bryan Ex September 3rd, 2011 09:11 AM

2 Attachment(s)
Yes that is correct. First attachment shows thumb-red and the second with filmstrips with the only difference being changing the default wrapper in the layout options.

Chuck S September 3rd, 2011 12:12 PM

well it has nothing to do with just the red overlay its all the overlays

try in showproduct.php near the line I note add the line in bold see if that helps

Code:

Content visible to verified customers only.

Bryan Ex September 3rd, 2011 05:34 PM

You got it Chuck - thank you. As a reference for other users the code is around line 400 in showproduct.php

Chuck S September 3rd, 2011 09:00 PM

glad to help enjoy your weekend.


All times are GMT -5. The time now is 06:35 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97