Problems with buying mulitple photos
SPK64
Registered Users Posts: 171 Major grins
I have been having trouble with buttons being missing when buying multiple photos. Not sure if this is a bug or something in my setup causing the problem.
Checkout.jpg
Thanks,
go.skactionpix.com
Checkout.jpg
Thanks,
go.skactionpix.com
0
Comments
Portfolio • Workshops • Facebook • Twitter
FYI
I had the same results with IE and on another users site.
Thanks,
More testing...
IE did work after clearing the cache.
Firefox still did not work after clearing the cache.
Portfolio • Workshops • Facebook • Twitter
Any gallery I have tried has the problem. Both on my site and others.
Here is one to try.
http://go.skactionpix.com/gallery/1419250
Here is another.
Multiple Photos.
And what I see.
Checkout.jpg
Thanks,
More testing.
Firefox on a Linux box works fine.
Firefox on another Windows PC does not work.
Not sure if this is a problem specific to my connection and or 2 seperate PCs or if it affects other Firefox on Windows users.
Thanks,
Portfolio • Workshops • Facebook • Twitter
I am not blocking any images that I am aware of. In IE they come through fine. Firefox in Linux they come through.
Here is what I did find this morning.
Using web Developer I disabled the ...pureblack style sheet and bingo the images appeared.
couple lines, delete, un-delete, and so on till you find exactly what code is
the culprit.
Al
My Website index | My Blog
I will try that later today.
My question is this something that I can control in my settings?
www.ivarborst.nl & smugmug
www.ivarborst.nl & smugmug
and a shot showing what it looks like when I disable the pureblack....css
Enabling and disabling (using Web Developer) the css hides or shows the buttons.
Checkout.jpg
.selectall_buttonsm {
width: 90px;
height: 0px;
border: none !important;
padding-top: 18px;
overflow: hidden;
color: transparent;
font-size: 0px;
height: 18px;
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/img/sm_buttons/select_all_black.png');
}
For some reason these never load or are hidden with the pureblack CSS.
http://www.smugmug.com/img/sm_buttons/select_all_black.png
It will load manually with the link above.
When using the "move photos".
I get this type of window with simalar buttons visible.
Checkout.jpg
Checkout.jpg
Confirmed that this was a problem specific to 2 PCs and not Firefox.
Did some more digging shutting various items down. Finally got the PNG buttons to load. Seems to still be a little iffy as some refreshes would not load the images.
For now I will just live with it on my end. Just wanted to make sure others were not seeing the same.
Thanks,