View Full Version : smughack: bulk zoom thumbnail (super deluxe version)
devbobo
Jan-29-2006, 08:40 PM
[UPDATED March 14th, 2011]
With recent infrastructure updates, we have removed an endpoint the BZT depended on. Effective immediately current implementations will no longer work. We apologize for the last minute notice.
- SmugMug
Andy
Jan-30-2006, 03:25 AM
:clap
I got to alpha test this. Nice work, David. There are way MORE than a few folks on Dgrin who should be sending you nice thank-you boxes from Jack Stack's BarBQ Ribs (http://www.jackstackbbq.com/) :deal
devbobo
Jan-30-2006, 11:58 AM
Thanks Andy :D
Mike Lane
Jan-30-2006, 12:27 PM
kick ass...
except....
EEEK! Tables for layout. If I get a chance I'll see if I can't modify it a smidge :thumb
devbobo
Jan-30-2006, 12:32 PM
kick ass...
except....
EEEK! Tables for layout. If I get a chance I'll see if I can't modify it a smidge :thumb
thanks Mike.....well complain to smugmug, i hacked up their code :D
No probs, modify it.....just post it so I can update the files.
Gary Glass
Jan-30-2006, 03:43 PM
This looks great. But I'm not sure I understand how to implement it. Can you explain? Seems like a lot of JS to include on every page for a utility that is almost never used (but when it is you really want it bad!).
wellman
Jan-30-2006, 04:12 PM
This is fantastic!!!! Thank you so much!
:clap :D :clap :D :clap :thumb
devbobo
Jan-30-2006, 04:59 PM
This looks great. But I'm not sure I understand how to implement it. Can you explain? Seems like a lot of JS to include on every page for a utility that is almost never used (but when it is you really want it bad!).
sure Gary....
css.txt contents -> CSS block
javascript.txt contents -> Javascript block
header.txt contents -> Header or Footer block
The Javascript code has function that automatically loads ....
addEvent(window, "load", addBulkThumbnail);
addBulkThumbnail checks to see if you're loggedIn and on a Traditional gallery page, if not it does nothing.
So basically there is nothing to implement, apart from adding the code.
Hope this helps,
David
</pre>
devbobo
Jan-30-2006, 05:02 PM
This is fantastic!!!! Thank you so much!
:clap :D :clap :D :clap :thumb
Thank-you Greg.
I think it might have been your request for this feature that actually inspired me to write this.
Cheers,
David
kick ass...
except....
EEEK! Tables for layout. If I get a chance I'll see if I can't modify it a smidge :thumb
you're so new age.
i agree about tables for layout...but sometimes if it works....
MikeFried
Jan-30-2006, 06:04 PM
i have working on a new super deluxe version of my "bulk zoom thumbnail" hack.
You know, I have only been a smugmug member for a little over a month, and I didn't even know about the zoom thumbnail feature.
:humungus
But I must say that your tool is neat. I'll have to try it on my site later on, and crop my thumbnails...
:super
For some reason, people on this site tend to use the most gratuitous emoticons...
:scratch
Gary Glass
Jan-31-2006, 04:21 AM
css.txt contents -> CSS block
javascript.txt contents -> Javascript block
header.txt contents -> Header or Footer block
Thanks. I guess I didn't make myself clear though. What I mean is, even though it's a very clever tool, it's a tool that is of no use to anybody except the site owner, so dumping that much custom code into every page on the site just to implement a tool that is only used by one person and only rarely, makes no sense to me. Or am I missing something? I really, really, really think this should be implemented by SM.
Mike Lane
Jan-31-2006, 07:05 AM
i agree about tables for layout...but sometimes if it works....
:nono :nah :puke
:nono :nah :puke
allow me to re-phrase:
if it works, and somebody else did all the work...
Andy
Jan-31-2006, 01:59 PM
Thanks. I guess I didn't make myself clear though. What I mean is, even though it's a very clever tool, it's a tool that is of no use to anybody except the site owner, so dumping that much custom code into every page on the site just to implement a tool that is only used by one person and only rarely, makes no sense to me. Or am I missing something? I really, really, really think this should be implemented by SM.
But ... but...
you can use it now :D
and, it's FREE
and you're not executing it on every page, are you? :dunno
devbobo
Jan-31-2006, 02:00 PM
Thanks. I guess I didn't make myself clear though. What I mean is, even though it's a very clever tool, it's a tool that is of no use to anybody except the site owner, so dumping that much custom code into every page on the site just to implement a tool that is only used by one person and only rarely, makes no sense to me. Or am I missing something? I really, really, really think this should be implemented by SM.
if ur that worried about some custom code being loaded, you could load the script file dynamically if required.
Gary Glass
Jan-31-2006, 03:22 PM
I give up. This is so obviously a piece of functionality that SM should provide. The JS file alone is 19kb! I don't want to dump 19kb of JS onto my site for something that a user never even uses. I don't want to maintain bugfixes for it. I don't want to figure out how to load it dynamically. I want it to be part of the service I'm paying for. I don't think that seems like an unreasonable request.
Andy
Jan-31-2006, 03:27 PM
I give up. This is so obviously a piece of functionality that SM should provide. The JS file alone is 19kb! I don't want to dump 19kb of JS onto my site for something that a user never even uses. I don't want to maintain bugfixes for it. I don't want to figure out how to load it dynamically. I want it to be part of the service I'm paying for. I don't think that seems like an unreasonable request.
Hi Gary. Ouch - I can see you are upset. Maybe step back a minute - and appreciate the value of the hacker community here that's come up with a pretty neat hack.
JT and Onethumb have desires to have this tool in place in the SmugMug system, but there's no promise on if/when - so, why not enjoy the ride for a while? :D
devbobo
Jan-31-2006, 03:28 PM
I give up. This is so obviously a piece of functionality that SM should provide. The JS file alone is 19kb! I don't want to dump 19kb of JS onto my site for something that a user never even uses. I don't want to maintain bugfixes for it. I don't want to figure out how to load it dynamically. I want it to be part of the service I'm paying for. I don't think that seems like an unreasonable request.
Hey Dude,
Listen... you obviously have a bee in your bonnet about this, take it up with support.
I am not forcing you to use this hack, so take it or leave it...doesn't bother me.
David
Gary Glass
Jan-31-2006, 04:18 PM
For Pete's sake. This is not about whether or not Dave's tool is way cool. It certainly is a damn clever piece of work. I just don't think it is the best, or even an appropriate, solution to the mindnumbing tedium of zooming a gallery full of thumbnails.
JT and Onethumb have desires to have this tool in place in the SmugMug system
Excellent! I definitely second that emotion.
thanks Dave for this awesome hack...but waiting for the server response is SO SLOOOW!!
So i got to thinking....why do we care what the server response is? Why cant we just fire off a bunch of requests to the server and let it do it's thing?
A little trial and error and zoom zoom.
By aborting the ajax request after it's sent to the server, we eliminate the need to wait for a response and can immediately submit another request. It effectively works the same as the bulk rotate function where it does all the work in the background while you do other things. Be aware though, that since we are aborting the query, we no longer have confirmation that the server recieved our request, so in that sense Dave's original is more reliable. That being said, i've processed over a thousand images with 100% success using this script as it exists now. There is a timer variable in the source that can be increased to allow the server a longer time to process before we abort.
To use, just replace the original script with the attached.
you will also need to add the following to your javascript section (sorry for the multiple things, but it's the only way around the attachment size limit).
function isClass(sClass) {
sClassName = document.body.className;
re = new RegExp(sClass + "( |$)")
if (!sClassName)
return false;
return re.test(sClassName);
}
function wait(milliSeconds) {
var now = new Date();
var exitTime = now.getTime() + milliSeconds;
while (true) {
now = new Date();
if (now.getTime() > exitTime)
return;
}
}
function ajax_abort(waitDuration, url, postArray, asText) {
function ajax_create_xmlhttp() {
var req = false;
// branch for native XMLHttpRequest object
if(window.XMLHttpRequest) {
try {
req = new XMLHttpRequest();
} catch(e) {
req = false;
}
// branch for IE/Windows ActiveX version
} else if(window.ActiveXObject) {
try {
req = new ActiveXObject("Msxml2.XMLHTTP");
} catch(e) {
try {
req = new ActiveXObject("Microsoft.XMLHTTP");
} catch(e) {
req = false;
}
}
}
return req;
}
var req = ajax_create_xmlhttp();
if (!req) { return false; }
if(postArray) {
req.open("POST",url,true);
req.setRequestHeader('Content-type', 'application/x-www-form-urlencoded; charset=UTF-8');
req.send(ajax_encode_array(postArray));
}
else {
req.open('GET',url,true);
req.send(null);
}
wait(waitDuration);
req.abort();
}
devbobo
Feb-02-2006, 02:56 AM
Great work Lee.
I could have sworn I saw a post of andy's in here :scratch
Gotta love this sharing.
Someone needs to setup a smugmug hacker community :D
David
Andy
Feb-02-2006, 03:09 AM
Lee,
no worky :dunno
http://andydemo.smugmug.com
wellman
Feb-02-2006, 03:19 AM
Lee,
no worky :dunno
http://andydemo.smugmug.com
Me neither. Maybe I haven't waited long enough? I re-thumbed about 80 photos about 10 minutes ago. Would 80 requests take that long to process? Could be, I suppose...
andy/greg either of you getting any errors in ffx javascript console?
also, go into the code and turn the confirmation on, that will at least tell you if the code ran all the way through.
wellman
Feb-02-2006, 03:30 AM
andy/greg either of you getting any errors in ffx javascript console?
also, go into the code and turn the confirmation on, that will at least tell you if the code ran all the way through.
I can't tell you anything about Firefox at the moment, as I'm at work and the man has his foot on the back of anyone desiring a browser other than IE. If the issue is still open, I'll be happy to check things out at home this evening.
Sorry to be pretty much useless for the time being...
well, i'm an idiot.
turns out that i'm apparently exploiting a firefox bug with the abort method.
this wont work in anything other than firefox on windows.
but it works great if you use ffx/win to do your site management!
Andy
Feb-02-2006, 05:17 AM
devbobo - Your hack, from here (http://www.dgrin.com/showpost.php?p=238359&postcount=1)
Andy Tested and Approved :thumb (http://www.moonriverphotography.com/gallery/1022944/1)
http://williams.smugmug.com/photos/53333632-L.gif
wellman
Feb-02-2006, 05:56 AM
Any chance the hack could be modified to work from the "all thumbs" gallery style? If I could batch an entire gallery and walk away, the wait would become a non-issue.
devbobo, let me reiterate my thanks for the great work. BWG, think of your revision as making use of a feature. :D
well, i'm an idiot.
ok, attempt #2. the abort method and i ended up not working out, so we're on a break.
the thing that slows down the original hack is that it waits for one request to finish before sending another one. This version sends all the requests at once (more or less) and then handles the responses as they come back in. I was able to cut the processing time in half with this change.
the bottleneck however, is that browsers are limited to a specified number of connections at any given time. For example, firefox is set to 2 concurrent connections per server. that means if we have 16 thumbnails to process, we can only do 2 at a time.
check out these links on how to modify these settings.
firefox (http://www.extremetech.com/article2/0,1697,1854239,00.asp)
IE (http://support.microsoft.com/?kbid=282402)
using those settings, i was able to cut the processing time by another 60% because we can send all the requests at once.
original: approx 2min for 16 thumbnails
modified: ~1min
browser settings: ~20sec
note: used to be that messing with those settings could cause issues w/older web servers and proxy servers....i personally dont notice any problems.
save the attached file and copy the guts into your javascript block. use devbobo's original css and html.
oh, it's been tested on FFX 1.5 and IE6 on winxp
any mac ppl care to chime in?
devbobo
Feb-02-2006, 01:17 PM
Any chance the hack could be modified to work from the "all thumbs" gallery style? If I could batch an entire gallery and walk away, the wait would become a non-issue.
devbobo, let me reiterate my thanks for the great work. BWG, think of your revision as making use of a feature. :D
Hi Greg,
I was always my intention to add other styles and "all thumbs" makes the most sense. I just want to wait to see how things pan out with bwg's hack on mac as I don't want to be running with multiple versions of the code.
Cheers,
David
Andy
Feb-02-2006, 01:51 PM
ok, attempt #2.
Tested, Firefox Mac :thumb Safari Mac :thumb
:clap :clap
http://williams.smugmug.com/photos/53333638-L.gif
Andy
Feb-02-2006, 01:56 PM
A marvelous collaboration by
BigWebDevBoboGuy :lol3
Tested, Firefox Mac :thumb Safari Mac :thumb
:clap :clap
http://williams.smugmug.com/photos/53333638-L.gif
nice....the ribs one.
Oakley
Feb-12-2006, 04:25 PM
i have working on a new super deluxe version of my "bulk zoom thumbnail" hack.
Here's a screenshot of it in action... and a live demo here (http://introversion.smugmug.com/gallery/1031195)
http://hacking.smugmug.com/photos/54427158-L.jpg
The code for this hack is as follows...
- css (http://users.tpg.com.au/adsl2e29/smugmug/css.txt) code
- javascript (http://users.tpg.com.au/adsl2e29/smugmug/javascript.js) code
- header/footer (http://users.tpg.com.au/adsl2e29/smugmug/header.txt) code
The limitations at this point in time are...
- limited to "traditional" style
- gallery must be public.
Any questions or problems, please reply to this post.
Cheers,
David
What program do I need to open the javascript (.js) code? Sorry, I've never worked with Javascript before...
Thanks
Oakley
Feb-12-2006, 04:38 PM
And I'm not getting any "text" when I try to open the header/footer code...
Andy
Feb-12-2006, 05:11 PM
And I'm not getting any "text" when I try to open the header/footer code...
The JS goes in your javascript section.
The CSS goes in your CSS section.
The Footer code goes in your footer section.
Oakley
Feb-12-2006, 05:22 PM
The JS goes in your javascript section.
The CSS goes in your CSS section.
The Footer code goes in your footer section.
Yeah, I understand that, but only the CSS link contains text which I can copy and paste into my page. When I click on the "footer" link nothing comes up.
devbobo
Feb-12-2006, 05:25 PM
Yeah, I understand that, but only the CSS link contains text which I can copy and paste into my page. When I click on the "footer" link nothing comes up.
Thanks weird !!
here's the code...
code removed....please use the code from the first post
Oakley
Feb-12-2006, 06:11 PM
Thanks weird !!
here's the code...
bulk zoom
thumbnails
ratio:
none 1 x 1 3 x 5 4 x 6 5 x 7 8 x 10 9 x 16
h
x
w
You must enable javascript in order to use this tool.
Great thanks...
However I put everything in and still nothing is showing in my public gallery. Any help?
Andy
Feb-12-2006, 06:21 PM
Great thanks...
However I put everything in and still nothing is showing in my public gallery. Any help?
I'll look hang on.
Andy
Feb-12-2006, 06:25 PM
Great thanks...
However I put everything in and still nothing is showing in my public gallery. Any help?
You're using Dev's code, which is ONLY on Traditional Style. If you replace with the code that BWG posted, you can use in any style. And, it's faster. Maybe dev will just update his links so as not to cornfuse people :D
Oakley
Feb-12-2006, 06:43 PM
You're using Dev's code, which is ONLY on Traditional Style. If you replace with the code that BWG posted, you can use in any style. And, it's faster. Maybe dev will just update his links so as not to cornfuse people :D
Thanks for your patience Andy.
So here's what I've done.
Pasted the CSS code from dev's #1 post in this thread.
Pasted the Javascript code from "bulkzoomfast2.txt (http://www.dgrin.com/attachment.php?attachmentid=10517&d=1138909535)" posted by bigwebguy in post #30.
Pasted the Footer code from dev's post #40 - because the origional "footer code" from post #1 wasn't opening for me. If this is the code that you think is incorrect, could you copy/paste the correct code?
Thanks
Andy
Feb-12-2006, 07:02 PM
Pasted the Footer code from dev's post #40 - because the origional "footer code" from post #1 wasn't opening for me. If this is the code that you think is incorrect, could you copy/paste the correct code?
Thanks
Dev said he'd get you sorted. Stay tuned. Thanks.
Oakley
Feb-12-2006, 08:23 PM
Dev said he'd get you sorted. Stay tuned. Thanks.
Awesome. Thanks
devbobo
Feb-12-2006, 08:46 PM
Awesome. Thanks
Ryan,
Can you please PM me ur email address ?
Thanks,
David
You're using Dev's code, which is ONLY on Traditional Style. If you replace with the code that BWG posted, you can use in any style. And, it's faster. Maybe dev will just update his links so as not to cornfuse people :D
eeeeh! wrong!
that code i posted doesn't work in every style...it was just an update to the original traditional only version.
afaik, the "works in everything" code hasnt been finalized yet.
Andy
Feb-13-2006, 03:54 AM
eeeeh! wrong!
that code i posted doesn't work in every style...it was just an update to the original traditional only version.
afaik, the "works in everything" code hasnt been finalized yet.
Oh alright! :lol3
Mike Lane
Feb-13-2006, 07:30 AM
Holy crap that script is awesome. I'm definitely looking forward to the all thumbs version of that!
Andy
Feb-13-2006, 08:10 AM
Holy crap that script is awesome. I'm definitely looking forward to the all thumbs version of that!
I have it.
Mike Lane
Feb-13-2006, 08:12 AM
I have it.
OMG ur teh r0x0rz lolz!!!111!!!!1!
firedancing4life
Feb-18-2006, 10:56 PM
OMG ur teh r0x0rz lolz!!!111!!!!1!
Hey guys...I've been reading through a lot of these forum threads...and this bulk zoom is something I'd like to put to use...however, I got sort of lost in this thread. From what I understand...it only works for traditional. Is there any chance someone figured out how to get it to work for smugmug?
I couldn't get the code fom the first post to work. I think of the links is dead. Thanks for your time. I've past my trial stage.....and I'm enjoying the great features of this site.
devbobo
Feb-19-2006, 12:43 AM
ok...i have uploaded the new code (see first post) that supports new styles (all thumbs, smugmug and smugmug small) and also fixed a problem introduced with the latest smugmug release.
Any problems, let me know.
David
devbobo
Feb-19-2006, 12:45 AM
Hey guys...I've been reading through a lot of these forum threads...and this bulk zoom is something I'd like to put to use...however, I got sort of lost in this thread. From what I understand...it only works for traditional. Is there any chance someone figured out how to get it to work for smugmug?
I couldn't get the code fom the first post to work. I think of the links is dead. Thanks for your time. I've past my trial stage.....and I'm enjoying the great features of this site.
Hey Dude,
Grab the latest code from the first post, and see how you get on.
Let me know if there are any problems.
David
Andy
Feb-19-2006, 03:59 AM
Hey Dude,
Grab the latest code from the first post, and see how you get on.
Let me know if there are any problems.
David
V2 works wonderfully. Just updated, thanks !!
firedancing4life
Feb-19-2006, 05:19 PM
V2 works wonderfully. Just updated, thanks !!
I must be a super noob. I used the updated code in the correct boxes and the footer code from post #40 because the footer code from post #1 comes up as a blank screen. Still no success. Do I have to do something special when I have a custon header?
Thanks for your help.
-Kevin
www.firedancing4life.smugmug.com
Barb
Feb-19-2006, 06:43 PM
ok...i have uploaded the new code (see first post) that supports new styles (all thumbs, smugmug and smugmug small) and also fixed a problem introduced with the latest smugmug release.
Any problems, let me know.
David
Hi David,
I had been using your bulk zoom version prior to this update and then tonight updated to your newer version. I don't know if I missed something, but the checkbox for bulk zoom shows in my galleries when I'm logged out. Don't think it should that? Did I copy something wrong?
devbobo
Feb-19-2006, 08:32 PM
Hi David,
I had been using your bulk zoom version prior to this update and then tonight updated to your newer version. I don't know if I missed something, but the checkbox for bulk zoom shows in my galleries when I'm logged out. Don't think it should that? Did I copy something wrong?
Hi Barb,
that will be a bug, I will fix it tonight. :lol3
Cheers,
David
devbobo
Feb-19-2006, 10:34 PM
Hi David,
I had been using your bulk zoom version prior to this update and then tonight updated to your newer version. I don't know if I missed something, but the checkbox for bulk zoom shows in my galleries when I'm logged out. Don't think it should that? Did I copy something wrong?
Hi Barb,
Grab the latest javascript file, should fix your problem.
Cheers,
David
devbobo
Feb-20-2006, 04:51 AM
I must be a super noob. I used the updated code in the correct boxes and the footer code from post #40 because the footer code from post #1 comes up as a blank screen. Still no success. Do I have to do something special when I have a custon header?
Thanks for your help.
-Kevin
www.firedancing4life.smugmug.com (http://www.firedancing4life.smugmug.com)
Kevin,
Is it loading in the browser ?
Try again, ...if it is loading the footer.txt file in the browser, try viewing the source.
Hope this helps,
David
Barb
Feb-20-2006, 04:58 AM
Hi Barb,
Grab the latest javascript file, should fix your problem.
Cheers,
David
Perfect now - thank you!
Mike Lane
Feb-20-2006, 07:28 AM
Works for me!
Thanks yo!
firedancing4life
Feb-20-2006, 09:08 AM
Kevin,
Is it loading in the browser ?
Try again, ...if it is loading the footer.txt file in the browser, try viewing the source.
Hope this helps,
David
got it. I don't know why that was such a problem for me. I just have to give people the option to see my originals now. I get a whole bunch of pop up errors....hahaha when I run it.
Thanks for the help.
Barb
Feb-20-2006, 09:16 AM
got it. I don't know why that was such a problem for me. I just have to give people the option to see my originals now. I get a whole bunch of pop up errors....hahaha when I run it.
Thanks for the help.
Hi Kevin,
You just need to enable originals while you are using the bulk zoom thumbnail process. You can disable originals again when you are done.
firedancing4life
Feb-20-2006, 09:31 AM
Hi Kevin,
You just need to enable originals while you are using the bulk zoom thumbnail process. You can disable originals again when you are done.
nice tip!
thanks...I don't really want to make those available unless requested. not like anyone would want to steal my amateur work anyways :rofl
QuinnPorter
Feb-20-2006, 10:16 AM
I can't thank you enough!!
devbobo
Feb-21-2006, 02:22 AM
nice tip!
thanks...I don't really want to make those available unless requested. not like anyone would want to steal my amateur work anyways :rofl
Kevin,
At present there is a limitation on this hack that the 'Originals' option must be turned on, at least will the thumbs are being processed. This mainly due to the way smugmug calculates the crop box size and coordinates, it's a ratio based off the width and height of the original image. So with out it, the zoomed thumbs aren't calculated correctly. I had planned to find another way to get this to work with having to enable this option, but at this stage I haven't had a chance.
Cheers,
David
Oakley
Feb-26-2006, 11:52 AM
[UPDATED 20/02/2006 v2.1]
i have working on a new super deluxe version of my "bulk zoom thumbnail" hack.
Here's a screenshot of it in action... and a live demo here (http://introversion.smugmug.com/gallery/1031195)
http://hacking.smugmug.com/photos/54427158-L.jpg
The code for this hack is as follows...
- css (http://home.introversion.com.au/hacks/smugmug/bulkzoomthumbs/current/css.txt) code
- javascript (http://home.introversion.com.au/hacks/smugmug/bulkzoomthumbs/current/javascript.txt) code
- header/footer (http://home.introversion.com.au/hacks/smugmug/bulkzoomthumbs/current/header.txt) code
The limitations at this point in time are...
- supports "traditional", "all thumbs", "smugmug" and "smugmug small" styles
- gallery must be public.
Any questions or problems, please reply to this post.
Cheers,
David
Hi David - I'm trying to upgrade my bulkzoom with your instructions above. Easy enough to copy and paste (thank you for that), but I'm not seeing anything when I open your "header/footer code" link above. Could you PM the code or just post the code in this form so I can copy/paste?
I did have the old code which worked in Traditional only but I'd like to update so I can use it in "All Thumbs".
Thanks a lot.
Ryan
Oakley
Mar-01-2006, 07:32 PM
Bump for the last question posted Feb 26.
Hope someone can help.
Thanks,
devbobo
Mar-01-2006, 08:07 PM
Bump for the last question posted Feb 26.
Hope someone can help.
Thanks,
Sorry Ryan.
Email sent with footer.txt file :D
Oakley
Mar-01-2006, 08:37 PM
Sorry Ryan.
Email sent with footer.txt file :D
Perfect. Thanks David.
But now I'm getting the "Access to Originals" error. So, of course, I disabled Originals restriction in the gallery I'm working on... http://www.thepupil.ca/gallery/1125181 [edit - actually, now that I think of it - I didn't even have Originals restricted in this particular gallery...hmmm]
...but I'm still getting the error.
So I also got rid of the password protection...
Still nothing.
I'll keep working on it, but I'm not too sure what else to do.
Thanks,
Ryan
devbobo
Mar-01-2006, 09:11 PM
Perfect. Thanks David.
But now I'm getting the "Access to Originals" error. So, of course, I disabled Originals restriction in the gallery I'm working on... http://www.thepupil.ca/gallery/1125181 [edit - actually, now that I think of it - I didn't even have Originals restricted in this particular gallery...hmmm]
...but I'm still getting the error.
So I also got rid of the password protection...
Still nothing.
I'll keep working on it, but I'm not too sure what else to do.
Thanks,
Ryan
make sure you have the latest javascript code from the first post, as the "access to originals" error was a problem introduced in the latest smugmug release...and fixed in my latest version.
David
Oakley
Mar-01-2006, 09:14 PM
make sure you have the latest javascript code from the first post, as the "access to originals" error was a problem introduced in the latest smugmug release...and fixed in my latest version.
David
Got the latest...still getting the error...
devbobo
Mar-01-2006, 09:23 PM
Got the latest...still getting the error...
i'm at work and it's hard for me to debug right now, but can you insert the line below into the code (in red) and then post a screen shot of the message box..
function processThumbnailEXIF(response)
{
re = /\/photos\/(\d+)\-(O|L|M|S)(\-\d+)?\.jpg[\s\S]+,(\d+),(\d+),false/;
re.exec(URLDecode(response));
alert(URLDecode(response));
if (RegExp.$2 != "O")
{
toggleDIV('','ajaxWorking','block');
alert("Error: bulk zoom thumbnail requires access to originals.");
return;
}</pre>
Thanks,
David
Oakley
Mar-01-2006, 09:34 PM
i'm at work and it's hard for me to debug right now, but can you insert the line below into the code (in red) and then post a screen shot of the message box..
function processThumbnailEXIF(response)
{
re = /\/photos\/(\d+)\-(O|L|M|S)(\-\d+)?\.jpg[\s\S]+,(\d+),(\d+),false/;
re.exec(URLDecode(response));
alert(URLDecode(response));
if (RegExp.$2 != "O")
{
toggleDIV('','ajaxWorking','block');
alert("Error: bulk zoom thumbnail requires access to originals.");
return;
}
</PRE>
Thanks,
David
http://thepupil.smugmug.com/photos/58264048-L.jpg
Which leads to another question - is there a way to post a "print screen" on dgrin without having to load it up to your smugmug site???
Good luck...and if you can't read the error message, I'll crop and post it again.
Tomorrow...time for bed.
Thanks a lot for your help David.
Ryan
EDIT - here's the crop...
http://thepupil.smugmug.com/photos/58264291-L.jpg
devbobo
Mar-03-2006, 02:27 PM
http://thepupil.smugmug.com/photos/58264291-L.jpg
Does this happen in every gallery ?
What browser are you using ?
David
Oakley
Mar-03-2006, 02:31 PM
Does this happen in every gallery ?
What browser are you using ?
David
Yes, every gallery - and I'm using IE6 and I've also tried Firefox at home.
devbobo
Mar-03-2006, 02:34 PM
Yes, every gallery - and I'm using IE6 and I've also tried Firefox at home.
interesting.....
see where it says /photo/-O-.jpg, it's missing the image number, as well as the image dimensions in another part.
devbobo
Mar-03-2006, 02:36 PM
what are ur settings for 'Large' and 'Protected' ?
Oakley
Mar-03-2006, 02:47 PM
what are ur settings for 'Large' and 'Protected' ?
<TABLE cellSpacing=10 cellPadding=0 border=0><TBODY><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Larges</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'how+can+I+control+my+original+ photos%3F','As+the+gallery+owner%2C+you+have+the+o ption+of+locking+people+out+from+seeing+your+Large +%28800px%29+size+images.++%3Cbr%3E%3Cbr%3EThey%27 ll+be+permitted+to+see+the+Medium+%28600px%29+phot os%2C+but+not+the+Large+size.++%3Cbr%3E%3Cbr%3EThi s+protection+scheme+shouldn%27t+be+considered+flaw less%2C+but+should+keep+the+vast+majority+of+brows ers+away+from+your+full-sized+work.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=Larges tabIndex=35 type=radio CHECKED value=1 name=Larges> No:<INPUT id=Larges tabIndex=36 type=radio value=0 name=Larges></TD><TD>can people view your Large sized photos?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Protected</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'can+I+prevent+downloads+of+my+ photos%3F','Adding+right-click+prevention+will+disallow+users+the+easiest+w ay+to+save+your+photos.+Our+protection+will+preven t+most+users+from+being+able+to+download+your+phot os%2C+but+should+not+be+considered+the+most+secure +prevention.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=Protected tabIndex=37 type=radio value=1 name=Protected> No:<INPUT id=Protected tabIndex=38 type=radio CHECKED value=0 name=Protected></TD><TD>right-click protect your photos?</TD></TR></TBODY></TABLE>
Oakley
Mar-03-2006, 02:50 PM
<TABLE cellSpacing=10 cellPadding=0 border=0><TBODY><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD>Public</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'what+does+public+mean%3F','Thi s+setting+determines+whether+this+gallery+shows+up +in+search+results+and+on+your+homepage.+%3Cbr%3E% 3Cbr%3E+It+doesn%27t+make+it+impossible+for+people +to+see+your+photos%2C+just+difficult+to+find.++Yo u+can+still+send+friends+the+URL+directly%2C+they+ just+can%27t+find+it+easily+by+searching.%3Cbr%3E% 3Cbr%3E+For+example%2C+if+you+set+up+a+gallery+jus t+for+display+on+eBay%2C+you+may+not+want+that+gal lery+to+show+up+in+general+search+results.++%3Cbr% 3E%3Cbr%3E+If+you+really+want+a+private+gallery%2C +though%2C+then+you+should+set+a+Password+on+it.', '200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD noWrap width=140>Yes: <INPUT id=Public tabIndex=9 type=radio CHECKED value=1 name=Public> No:<INPUT id=Public tabIndex=10 type=radio value=0 name=Public></TD><TD>is this visible in search results and on your homepage? can still share with ShareGroups (http://www.thepupil.ca/help/share-groups) if not</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD>Filenames</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'filenames+as+captions%3F','If+ you%27ve+set+a+caption+on+a+photo%2C+that+caption+ will+always+be+displayed%2C+even+if+this+option+is +turned+on.++%3Cbr%3E%3Cbr%3EHowever%2C+for+photos +without+captions+already+set%2C+you+can+enable+th is+option+to+display+your+filename+instead+of+the+ caption.+%3Cbr%3E%3Cbr%3E+It+strips+off+the+extens ion+%28.JPG%29+and+just+displays+the+name+of+the+f ile.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=Filenames tabIndex=11 type=radio value=1 name=Filenames> No:<INPUT id=Filenames tabIndex=12 type=radio CHECKED value=0 name=Filenames></TD><TD>for photos without captions, show the filename instead of nothing?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD>Comments</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'how+do+comments+work%3F','You+ can+allow+people+to+have+the+ability+to+comment+on %2C+and+rate%2C+your+gallery+and+its+photos%2C+if+ you%27d+like.++%3Cbr%3E%3Cbr%3EWhen+enabled%2C+the y%27ll+be+able+to+see+other+comments+and+post+thei r+own%2C+as+well+as+see+an+overall+rating.','200') ;" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=Comments tabIndex=13 type=radio CHECKED value=1 name=Comments> No:<INPUT id=Comments tabIndex=14 type=radio value=0 name=Comments></TD><TD>do you want people to read and post comments about your photos?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Ext Links</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'what+are+external+links%3F','M ost+people+enjoy+linking+their+photos+externally%2 C+whether+it%27s+to+post+photos+in+their+favorite+ message+forums%2C+or+to+sell+things+on+eBay.++Occa sionally%2C+though%2C+a+malicious+user+on+the+net+ may+use+your+photos+in+their+links%2C+running+your +bandwidth+up.+%3Cbr+%2F%3E%3Cbr+%2F%3EYou+have+th e+option+of+turning+off+external+links+and+prevent ing+that+sort+of+behavior.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=External tabIndex=15 type=radio CHECKED value=1 name=External> No:<INPUT id=External tabIndex=16 type=radio value=0 name=External></TD><TD>are external links (eBay, forums, etc) allowed for this gallery?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Camera Info</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'what+type+of+camera+info%3F',' Most+digital+cameras+can+store+all+sorts+of+useful +information+inside+your+photographs%2C+such+as+th e+type+of+camera+used%2C+the+time+the+photo+was+ta ken%2C+and+the+type+of+lens.%3Cbr%3E%3Cbr%3Esmugmu g+makes+it+easy+to+show+or+hide+this+information.+ +It%27s+up+to+you%21','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=EXIF tabIndex=17 type=radio CHECKED value=1 name=EXIF> No:<INPUT id=EXIF tabIndex=18 type=radio value=0 name=EXIF></TD><TD>should extra camera information be visible?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Easy Sharing</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'how+does+easy+sharing+work%3F' ,'When+turned+on%2C+Easy+Sharing+causes+a+handy+bu tton+to+be+located+underneath+each+photo+that+make s+it+easy+to+share+your+photos+with+your+friends%2 C+post+them+on+eBay+auctions%2C+or+share+them+in+o nline+forums.%3Cbr%3E%3Cbr%3EIf+you+prefer+not+to+ make+sharing+easy%2C+though%2C+you+can+disable+it+ right+here.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=Share tabIndex=19 type=radio CHECKED value=1 name=Share> No:<INPUT id=Share tabIndex=20 type=radio value=0 name=Share></TD><TD>do you want the 'share with friends' button?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Friends Edit</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'how+does+friends+editing+work% 3F','You+can+flag+other+smugmug+customers+as+frien ds.++If+you+do+so%2C+and+turn+this+feature+on%2C+t hey%27ll+be+able+to+edit+only+the+caption+and+keyw ords+for+the+photos+in+this+gallery.++For+example% 2C+they+can+add+their+name+to+photos+they%27re+in. ','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=FriendEdit tabIndex=21 type=radio value=1 name=FriendEdit> No:<INPUT id=FriendEdit tabIndex=22 type=radio CHECKED value=0 name=FriendEdit></TD><TD>can your friends (http://www.thepupil.ca/help/friends-and-family) edit captions & keywords?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Family Edit</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'how+does+family+editing+work%3 F','You+can+flag+other+smugmug+customers+as+family .++If+you+do+so%2C+and+turn+this+feature+on%2C+the y%27ll+be+able+to+edit+only+the+caption+and+keywor ds+for+the+photos+in+this+gallery.++For+example%2C +they+can+add+their+name+to+photos+they%27re+in.', '200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=FamilyEdit tabIndex=23 type=radio value=1 name=FamilyEdit> No:<INPUT id=FamilyEdit tabIndex=24 type=radio CHECKED value=0 name=FamilyEdit></TD><TD>can your family (http://www.thepupil.ca/help/friends-and-family) edit captions & keywords?</TD></TR><TR vAlign=center align=left><TD align=right>NOTE:</TD><TD align=left colSpan=2>Want to block printing and copying? See this help (http://www.thepupil.ca/help/protecting-images) section.</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD>Printable?</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'how+does+printing+work%3F','If +you+answer+Yes%2C+you+and+your+friends+will+be+ab le+to+have+professional%2C+lab-quality+photos+printed+and+mailed+right+to+your+do orstep+of+any+photos+in+your+gallery.++%3Cbr%3E%3C br%3EIf+you+answer+No%2C+no+one+will+be+able+to+ge t+prints+from+this+gallery.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=Printable tabIndex=25 type=radio CHECKED value=1 name=Printable> No:<INPUT id=Printable tabIndex=26 type=radio value=0 name=Printable unchecked></TD><TD>can people order prints of these photos?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Originals</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'how+can+I+control+my+original+ photos%3F','As+the+gallery+owner%2C+you+have+the+o ption+of+locking+people+out+from+seeing+your+full-resolution+original+images.++%3Cbr%3E%3Cbr%3EThey% 27ll+be+permitted+to+see+the+Medium+%28600px%29+an d+Large+%28800px%29+photos%2C+but+not+the+Original s.++%3Cbr%3E%3Cbr%3EThis+protection+scheme+shouldn %27t+be+considered+flawless%2C+but+should+keep+the +vast+majority+of+browsers+away+from+your+full-sized+work.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=Originals tabIndex=27 type=radio CHECKED value=1 name=Originals> No:<INPUT id=Originals tabIndex=28 type=radio value=0 name=Originals></TD><TD>can people view your Original full-size photos?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Clean</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'how+can+I+control+my+original+ photos%3F','The+Clean+option+refers+to+the+gallery %27s+display+on+your+homepage+and+within+categorie s.%3Cbr%3E%3Cbr%3EWith+it+enabled%2C+the+descripti on+and+the+time+when+photos+were+last+added+will+b e+hidden%2C+rather+than+displayed+as+they+are+by+d efault.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=Clean tabIndex=29 type=radio CHECKED value=1 name=Clean> No:<INPUT id=Clean tabIndex=30 type=radio value=0 name=Clean></TD><TD>hide description and update time on homepage?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Hide Owner</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'how+can+I+hide+my+ownership%3F ','The+Hide+Owner+option+allows+you+to+remove+the+ navigation%2C+breadcrumbs%2C+and+everything+else+t hat+associates+the+gallery+with+your+account.++No-one+will+be+able+to+tell+that+you%27re+the+owner.% 3Cbr+%2F%3E%0A','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=HideOwner tabIndex=31 type=radio value=1 name=HideOwner> No:<INPUT id=HideOwner tabIndex=32 type=radio CHECKED value=0 name=HideOwner></TD><TD>hide your name and navigation?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Geography</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'how+can+I+hide+my+photo+locati ons%3F','By+enabling+geography%2C+you+can+let+view ers+see+where+you+took+your+photos.++If+you+just+g ot+back+from+a+vacation+to+Italy%2C+for+example%2C +and+used+a+camera+with+GPS%2C+everyone+can+see+yo ur+photos+laid+out+on+a+map+of+the+country.%3Cbr+% 2F%3E%0A','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=Geography tabIndex=33 type=radio CHECKED value=1 name=Geography> No:<INPUT id=Geography tabIndex=34 type=radio value=0 name=Geography></TD><TD>show and use the mapping features?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Larges</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'how+can+I+control+my+original+ photos%3F','As+the+gallery+owner%2C+you+have+the+o ption+of+locking+people+out+from+seeing+your+Large +%28800px%29+size+images.++%3Cbr%3E%3Cbr%3EThey%27 ll+be+permitted+to+see+the+Medium+%28600px%29+phot os%2C+but+not+the+Large+size.++%3Cbr%3E%3Cbr%3EThi s+protection+scheme+shouldn%27t+be+considered+flaw less%2C+but+should+keep+the+vast+majority+of+brows ers+away+from+your+full-sized+work.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=Larges tabIndex=35 type=radio CHECKED value=1 name=Larges> No:<INPUT id=Larges tabIndex=36 type=radio value=0 name=Larges></TD><TD>can people view your Large sized photos?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Protected</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'can+I+prevent+downloads+of+my+ photos%3F','Adding+right-click+prevention+will+disallow+users+the+easiest+w ay+to+save+your+photos.+Our+protection+will+preven t+most+users+from+being+able+to+download+your+phot os%2C+but+should+not+be+considered+the+most+secure +prevention.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=Protected tabIndex=37 type=radio value=1 name=Protected> No:<INPUT id=Protected tabIndex=38 type=radio CHECKED value=0 name=Protected></TD><TD>right-click protect your photos?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Watermarking</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'what+does+a+watermark+do%3F',' By+choosing+to+add+a+watermark%2C+we+will+overlay+ a+semi-transparent+image+on+top+of+your+photo.+This+will+ let+users+still+be+able+to+view+your+photo%2C+but+ not+use+them+for+reproduction+purposes.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>Yes: <INPUT id=Watermark tabIndex=39 type=radio value=1 name=Watermark> No:<INPUT id=Watermark tabIndex=40 type=radio CHECKED value=0 name=Watermark></TD><TD>watermark your photos when uploaded?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Default Color</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'why+choose+a+default+color%3F' ,'This+Pro-only+option+allows+you+to+set+the+default+color+se ttings+for+prints+when+they%27re+added+to+the+shop ping+cart.++If+you%27re+sure+they%27re+color-calibrated+correctly%2C+select+TRUE%2C+otherwise%2 C+select+AUTO.%3Cbr+%2F%3E%0A','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD>True: <INPUT id=DefaultColor tabIndex=41 type=radio CHECKED value=1 name=DefaultColor> Auto:<INPUT id=DefaultColor tabIndex=42 type=radio value=0 name=DefaultColor></TD><TD>for prints, default to True or Auto?</TD></TR><TR vAlign=center align=left><TD noWrap align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD>Appearance</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'what+does+choosing+custom+do%3 F','As+a+power+user%2C+it+looks+like+you%27ve+crea ted+a+custom+look+%26+feel+for+your+smugmug+sectio n.++You+still+have+the+choice%2C+though%2C+of+whet her+each+gallery+looks+like+smugmug+or+your+custom +look.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD noWrap>smugmug: <INPUT tabIndex=43 type=radio value=1 name=Header> custom:<INPUT tabIndex=44 type=radio CHECKED value=0 name=Header></TD><TD>if you want your custom look & feel</TD></TR><TR vAlign=center align=left><TD align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD>Style</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'what+does+choosing+a+style+do% 3F','Instead+of+giving+your+viewers+full+control+o ver+their+viewing+style%2C+you+can+force+a+particu lar+viewing+style+that%27s+more+appropriate+for+yo ur+photos.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD><SELECT id=TemplateID tabIndex=45 name=TemplateID> <OPTION value=0 selected>Viewer Controlled</OPTION> <OPTION value=3>smugmug</OPTION> <OPTION value=10>smugmug small</OPTION> <OPTION value=4>traditional</OPTION> <OPTION value=7>all thumbs</OPTION> <OPTION value=8>slideshow</OPTION> <OPTION value=9>journal</OPTION> <OPTION value=11>filmstrip</OPTION> <OPTION value=12>critique</OPTION></SELECT></TD><TD>if you'd like to force a gallery style</TD></TR><TR vAlign=center align=left><TD align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Sort By</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'what+does+the+sorting+option+d o%3F','This+option+determines+what+order+your+phot os+are+displayed+in.++If+you%27d+like+to+organize+ by+Caption+or+Filename%2C+simply+select+either+of+ those+options.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD><SELECT id=SortMethod tabIndex=46 name=SortMethod> <OPTION value=Position selected>Position</OPTION> <OPTION value=Caption>Caption</OPTION> <OPTION value=FileName>Filenames</OPTION> <OPTION value=Date>Date Uploaded</OPTION> <OPTION value=DateTime>Date Modified (if available)</OPTION> <OPTION value=DateTimeOriginal>Date Taken (if available)</OPTION></SELECT></TD><TD>how would you like your photos sorted?</TD></TR><TR vAlign=center align=left><TD align=right><TABLE height=1 width=1><TBODY><TR vAlign=bottom><TD noWrap>Sort Direction</TD><TD noWrap><SUP class="helpie title" onmouseover="createHelpie(event,'what+does+the+sort+direction+c hange%3F','This+option+determines+which+direction+ your+photos+will+be+sorted+by.++If+you+choose+Asce nding%2C+for+example%2C+%27Apple%27+will+appear+be fore+%27Zebra%27%2C+and+%27001%27+will+appear+befo re+%27099%27.++Descending+is+the+reverse%2C+so+%27 Zebra%27+would+appear+first.','200');" onmouseout="removeHelpie(); ">?</SUP> </TD><TD> ></TD></TR></TBODY></TABLE></TD><TD><SELECT id=SortDirection tabIndex=47 name=SortDirection> <OPTION value=0 selected>Ascending (1-99, A-Z, etc)</OPTION> <OPTION value=1>Descending (99-1, Z-A, etc)</OPTION></SELECT></TD><TD>in which direction would you like them sorted?</TD></TR></TBODY></TABLE>
Here are my settings for the gallery.
ryan, what size are your originals? maybe the O sizes arent getting returned because your originals are the same size as larges?
:dunno
i'm totally shooting in the dark on this one...
devbobo
Mar-03-2006, 07:28 PM
ryan, what size are your originals? maybe the O sizes arent getting returned because your originals are the same size as larges?
:dunno
i'm totally shooting in the dark on this one...
Lee,
it's not a matter of the wrong size being returned. The original is being returned but with incorrect info.
David
Oakley
Mar-03-2006, 09:03 PM
ryan, what size are your originals? maybe the O sizes arent getting returned because your originals are the same size as larges?
:dunno
i'm totally shooting in the dark on this one...
To answer your question anyway BWG -
original size: 2592px x 1944px
- which are much larger then the 800px x 600px large...:dunno
brandofamily
Mar-08-2006, 06:31 PM
ryan, what size are your originals? maybe the O sizes arent getting returned because your originals are the same size as larges?
:dunno
i'm totally shooting in the dark on this one...
Any resolution to OAKLEY's issue...I loaded the 3 section of code from the 1st post of this thread and I'm getting the same error. My originals are enabled, but I still get the error...I'm running FF....I removed the code for now since it's not working.
devbobo
Mar-08-2006, 07:23 PM
Any resolution to OAKLEY's issue...I loaded the 3 section of code from the 1st post of this thread and I'm getting the same error. My originals are enabled, but I still get the error...I'm running FF....I removed the code for now since it's not working.
yes, I have made some progress, but I need to do some more investigating tonight.
jeffluke
Mar-15-2006, 08:12 AM
yes, I have made some progress, but I need to do some more investigating tonight.
So I downloaded all the code from the first post and It didn't quite work:
- The save changes box is hidden and I am unable to get to it.file:///C:/DOCUME%7E1/GX150/LOCALS%7E1/Temp/moz-screenshot.jpg
- Can you change an entire gallery or just page by page (9 at a time)? I didn't see where I could change all the photos in the gallery.
Any suggestions?
So I downloaded all the code from the first post and It didn't quite work:
- The save changes box is hidden and I am unable to get to it.file:///C:/DOCUME%7E1/GX150/LOCALS%7E1/Temp/moz-screenshot.jpg
- Can you change an entire gallery or just page by page (9 at a time)? I didn't see where I could change all the photos in the gallery.
Any suggestions?
for a whole gallery, just open it up in allthumbs view and bulkzoom from there.
jeffluke
Mar-15-2006, 08:36 AM
for a whole gallery, just open it up in allthumbs view and bulkzoom from there.
Much better. I still can't see the sve button though. I can shift-tab-enter to save my changes, so I can get by.
By chance can you help me with a little issue with my homepage? This tool may cure the problem, but before I go do this to all my galleries, I'm trying to have all my images appear in 3-rows by 3-columns (and eventually more) on my homepage. But, because all my thumbs are different sizes, it caused them to appear all over the place. I wanted descriptions on my homepage as well, but in attempt to get them alligned, I took the descriptions off. Is there a way within CSS I can tell the images to allign, regardless of the size of the thumbnail? Oh, and you cant change a video thumbnail, so that's messing up the order as well.
http://jeffluke.smugmug.com/
Assistance is appreciated...as allways!
brandofamily
Mar-21-2006, 02:41 PM
OK I pasted the CSS in the CSS box, The Java in the Java box and the header/footer in the footer box. Used the code from post #1. Turned on the originals in gallery customization. Turned off the protection.....
Check out this page.
http://www.brandolinoimaging.com/gallery/1078359
I keep getting an error that originals need to be enabled. I'm also getting the bulk zoom selection box twice on the top of the page.
HELP....
brandofamily
Mar-21-2006, 03:27 PM
you're so new age.
i agree about tables for layout...but sometimes if it works....
Hey BWG, I notice that dev is off line at the momnet. Could you or Mike take a look at my post above #91.
I'm still having issues with the bulk zoom. And they are getting worse
Andy
Mar-21-2006, 04:52 PM
Hey BWG, I notice that dev is off line at the momnet. Could you or Mike take a look at my post above #91.
I'm still having issues with the bulk zoom. And they are getting worse
Hi Anthony, the BZ Thumbnail is a hack, that means that support is given on an as available basis by our volunteer hackers and helpers. I'm sure that they'll get to you, but also remember that their first priority is helping folks on basic stuff - you remember - just like when you started out customizing - there's a lot of folks that need that same help.
BTW, for those that are reading this, that goes the same for Slideshow hack, and any CSS tricks, too :thumb
My best advice is to trash the BZ code, start again, following the instructions carefully and closely. Be sure you have originals on in the gallery you are trying this on, and put the gallery in all thumbs view. Oh, try it on like, 20 images in a gallery first, before you try it on 200 :wink
brandofamily
Mar-21-2006, 05:04 PM
Hi Anthony, the BZ Thumbnail is a hack, that means that support is given on an as available basis by our volunteer hackers and helpers. I'm sure that they'll get to you, but also remember that their first priority is helping folks on basic stuff - you remember - just like when you started out customizing - there's a lot of folks that need that same help.
BTW, for those that are reading this, that goes the same for Slideshow hack, and any CSS tricks, too :thumb
My best advice is to trash the BZ code, start again, following the instructions carefully and closely. Be sure you have originals on in the gallery you are trying this on, and put the gallery in all thumbs view. Oh, try it on like, 20 images in a gallery first, before you try it on 200 :wink
I guess we think alike. I've done all you said. Actually have trash and redone the code 3 times. No dice. Originals is on, protection is off. Still getting an error. Can not get ANY to work I get an error every time...
I bumped this up to get it on the to do list for the helpful folks here.
Andy...you can see my site while logged in. Take a look at the page when you get time. Just to see the mess I have. Thanks, I'll go wait my turn...:1drink
dbooth80
Mar-21-2006, 05:20 PM
**CORRECTION**
I'm also having some problems getting the hack to work. I have placed the three codes in the correct sections, made sure that originals are available, and am working in all thumbs mode. But the check box for "bulk zoom" is just NOT available for me when I try to make the edits.
Any suggestions?
www.viewingbooth.com (http://www.viewingbooth.com)
brandofamily
Mar-21-2006, 07:29 PM
Here's what I'm getting on the page....http://brandolinoimaging.smugmug.com/photos/60998908-M.jpg
If I click the right button the page reloads and nothing happens. If I click the left button the page reloads over and over and gives me the error that originals must be enabled. But they are. I even turned off the protection and removed the other protect layer in the head tag. No dice...
I have selected all and pasted the 3 pieces 3 different times... each tiem making sure to put it in the correct palce and making sure to copy ALL the code.
Does it matter if the code is put in the java box 1st last or in the middle? How about the other code placement in relation to other code?
Here's what I'm getting on the page....
anthony, seriously. chill out.
we all see your posts. posting the same thing over and over again is not going to make someone get back to you any faster. I know you're trying to provide information, but you're repeating yourself. If one of us needs clarification, we'll ask.
Dev doesnt look like he's around and honestly, i just dont feel like looking into it tonight. I've got other things that I need to work on.
relax, go have a pint or something. we'll get you fixed up, no worries.
brandofamily
Mar-22-2006, 03:48 AM
anthony, seriously. chill out.
we all see your posts. posting the same thing over and over again is not going to make someone get back to you any faster. I know you're trying to provide information, but you're repeating yourself. If one of us needs clarification, we'll ask.
Dev doesnt look like he's around and honestly, i just dont feel like looking into it tonight. I've got other things that I need to work on.
relax, go have a pint or something. we'll get you fixed up, no worries.
Talk about a "bee in the bonet." I know I must wait my turn. I also know I can be annoying. I was only trying to provide full info on the issue. Maybe I should have just editted my 1st post. I did not think of that at the time. Sorry. I'll go back to my corner and wait now.:cry
Thanks for all the help you all provide.
Talk about a "bee in the bonet." I know I must wait my turn. I also know I can be annoying. I was only trying to provide full info on the issue. Maybe I should have just editted my 1st post. I did not think of that at the time. Sorry. I'll go back to my corner and wait now.:cry
Thanks for all the help you all provide.
anthony, it looks like there is a SM bug that is the culprit...
i posted info in this thread (http://dgrin.com/showthread.php?p=273338#post273338)
hopefully when they get that fixed you'll be fixed too.
brandofamily
Mar-22-2006, 07:42 AM
anthony, it looks like there is a SM bug that is the culprit...
i posted info in this thread (http://dgrin.com/showthread.php?p=273338#post273338)
hopefully when they get that fixed you'll be fixed too.
2 questions...
1. Anytimeline on the fix from SM?
2. Is my issue due to the bug combined with other code that I am using? It seems like others (Andy included) have gotten there BZ working, that's why I ask. Seems the bug does not effect us all...
I'd like to add one more thought...if I could, for Andy, your BZ works right? And it seems I have many of the code item hacks you do...did you have issues getting it (the BZ) to work? Are are you currently having any issues due to the SM upgrades?
I'm just trying to figure out if MY code hacks are causing the issue while I await some resolution from SM which I'm not sure will cure the issue and which I'm not sure will come anytime soon...
devbobo
Mar-23-2006, 01:59 AM
Hi All,
Sorry I haven't been online....got put on a project for work at last minute.
I won't have time to look into things until the weekend.
If people want to solve the duplicate checkbox issue temporarily, they can move this line of code....
addEvent(window, "load", addBulkThumbnail);
from the javascript block into the footer enclosed in a script block.
Cheers,
David
brandofamily
Mar-23-2006, 04:27 AM
Hi All,
Sorry I haven't been online....got put on a project for work at last minute.
I won't have time to look into things until the weekend.
If people want to solve the duplicate checkbox issue temporarily, they can move this line of code....
addEvent(window, "load", addBulkThumbnail);
from the javascript block into the footer enclosed in a script block.
Cheers,
David
Thanks David, That got rid of the double loading of the function. I guess I can hold out until the weekend to figure out how to make this work.
I'm still getting the error that originals have to be enabled. But mine are....:dunno
Mike Lane
Mar-23-2006, 06:04 AM
Of course while the guys are working out the kinks you could simply be using the standard method of squaring up your thumbs.
brandofamily
Mar-23-2006, 07:14 AM
Of course while the guys are working out the kinks you could simply be using the standard method of squaring up your thumbs.
Yes I could. But there are SOOOOOOOOOOOOO many to do.
Mike Lane
Mar-23-2006, 07:16 AM
Yes I could. But there are SOOOOOOOOOOOOO many to do.
Well it'll keep your hands busy for a while so you don't alienate your helpers :wink
brandofamily
Mar-23-2006, 07:59 AM
Well it'll keep your hands busy for a while so you don't alienate your helpers :wink
I never claimed that you were aliens? Did I?:dunno
I crack myself up:rofl :rofl :1drink
DoctorIt
Mar-23-2006, 08:55 AM
dev et al, great code here - you hackers really come up with cool stuff!
In case it is of any debugging help, I also had the problem with originals. The code worked great (off page 1) in one gallery, but in the next I had forgotten originals weren't allowed, so it borked. The error box said "unable to access originals" and had an OK button. I clicked ok many, many times and it went away. I changed my gallery settings and tried again. It borked again, same error message, but this time, I couldn't OK it away. After about a thousand clicks on OK, i gave up. But FF(winxp) was totally disabled by it, so I had to have task manager do a hard end task.
It now seems to work, but I haven't tested out another gallery where I forgot originals yet. :dunno
I'm staying tuned, great suff here - thanks!
brandofamily
Mar-23-2006, 11:43 AM
Well it'll keep your hands busy for a while so you don't alienate your helpers :wink
I think I figured out my problem....maybe....could it be that the files I'm trying to use the BZ on are too small? I cropped them before uploading them. I know it was mentioned earlier in this thread, but It never seemed to get a yes or no answer as to if this would be an issue.
I tried another, uncropped, set and the BZ seems to work. I'll have to investigate more later....
Mike Lane
Mar-23-2006, 12:11 PM
I think I figured out my problem....maybe....could it be that the files I'm trying to use the BZ on are too small? I cropped them before uploading them. I know it was mentioned earlier in this thread, but It never seemed to get a yes or no answer as to if this would be an issue.
I tried another, uncropped, set and the BZ seems to work. I'll have to investigate more later....
:dunno Try cropping them without using the BZT to see if it works.
brandofamily
Mar-23-2006, 07:16 PM
:dunno Try cropping them without using the BZT to see if it works. I took your advice. Here's the funny thing. All the galleries in "My Portfolio" would zoom using the SM version (one at a time) But get an error w/ the BZT. The other galleries, ALL of them, worked w/ the BZT. Go figure...:dunno
pat.kane
Mar-23-2006, 09:48 PM
Wow! Cool hack. This is a feature I've been wanting for a while. Just gave it a try and it is a LOT easier than the single zoom method. Thanks for sharing!
devbobo
Mar-24-2006, 04:20 AM
ok...i got around to looking at the code.
I made some minor modifications to the javascript file. Can someone who was having trouble please try this....and report back.
Thanks,
David
brandofamily
Mar-24-2006, 04:32 AM
ok...i got around to looking at the code.
I made some minor modifications to the javascript file. Can someone who was having trouble please try this....and report back.
Thanks,
David
Is the updated code on page 1 of this thread? Do I need to replace all 3 parts of the code?
I can try it out later.
devbobo
Mar-24-2006, 04:35 AM
Is the updated code on page 1 of this thread?
yes
Do I need to replace all 3 parts of the code?
I can try it out later.
No, just javascript block
DoctorIt
Mar-24-2006, 05:58 AM
sorry dev, I can't help. I just tried to make the change and I think I majorly screwed something. for some reason my account won't accept any customization changes at the moment. it keeps telling me in big red letters: "there was a problem in updating your customization settings"
maybe cuz I left my control panel up and logged in at home?
:scratch
i'm sure someone can test it out before I get home to figure out what the heck I did. but thanks for the update!
sorry dev, I can't help. I just tried to make the change and I think I majorly screwed something. for some reason my account won't accept any customization changes at the moment. it keeps telling me in big red letters: "there was a problem in updating your customization settings"
maybe cuz I left my control panel up and logged in at home?
:scratch
i'm sure someone can test it out before I get home to figure out what the heck I did. but thanks for the update!
smugmug is jacked UP! at the moment. try again when things settle down.
DoctorIt
Mar-24-2006, 06:02 AM
smugmug is jacked UP! at the moment. try again when things settle down.a ha. i always figure it's me :lol3
brandofamily
Mar-24-2006, 06:32 AM
yes
No, just javascript block
Should I remove the script tagged piece from the footer....the temp. fix code?
brandofamily
Mar-24-2006, 01:53 PM
yes
No, just javascript block
The event is still loading twice. But once I moved...
addEvent(window, "load", addBulkThumbnail);
to the footer again the BZT worked fine even on the galleries that it caused an error on last night. So...much better....
Oakley
Mar-24-2006, 02:53 PM
Hi All,
Sorry I haven't been online....got put on a project for work at last minute.
I won't have time to look into things until the weekend.
If people want to solve the duplicate checkbox issue temporarily, they can move this line of code....
addEvent(window, "load", addBulkThumbnail);
from the javascript block into the footer enclosed in a script block.
Cheers,
David
Hey David - I added your new javascript code and I'm getting the 2 boxes - so I'm trying to follow your instructions here to fix that problem.
I am not too sure what "enclosed in a script block" means or what I need to do.
Thanks for your help.
Ryan
brandofamily
Mar-24-2006, 02:59 PM
Hey David - I added your new javascript code and I'm getting the 2 boxes - so I'm trying to follow your instructions here to fix that problem.
I am not too sure what "enclosed in a script block" means or what I need to do.
Thanks for your help.
Ryan
remove this line from the java script....
addEvent(window, "load", addBulkThumbnail);
add it to the footer box
put code in like this...<*script> addEvent(window, "load", addBulkThumbnail);<*/script>
with out the *'s
devbobo
Mar-24-2006, 03:05 PM
Anthony or Ryan,
Can you confirm whether this hack is working for you now ?
Actually zooming thumbnails
Thanks,
David
brandofamily
Mar-24-2006, 03:12 PM
Anthony or Ryan,
Can you confirm whether this hack is working for you now ?
Actually zooming thumbnails
Thanks,
David
After moving the addEvent(window, "load", addBulkThumbnail); code back to the footer the BZT seems to be working in all galleries. Funny...it was working in some last night. But in others I got the "originals" error. But the settings in all gallaries were that same....
But it seems to be working now. Worked in galleries previously zoomed w/ old code too.....
Oakley
Mar-24-2006, 03:16 PM
Anthony or Ryan,
Can you confirm whether this hack is working for you now ?
Actually zooming thumbnails
Thanks,
David
I'm getting the "requires access to originals" error. But the hack is getting farther then it was before this latest round of changes. If that's of any help. :dunno
Ryan
brandofamily
Mar-24-2006, 03:17 PM
I'm getting the "requires access to originals" error. But the hack is getting farther then it was before this latest round of changes. If that's of any help. :dunno
Ryan
Is the protection off?
Oakley
Mar-24-2006, 03:21 PM
Is the protection off?
Yes
devbobo
Mar-24-2006, 03:31 PM
Yes
Ryan,
Can you please post extra info on the "requires access to originals" error message, ie the stuff in the quotes.
Thanks,
David
Oakley
Mar-24-2006, 04:04 PM
Ryan,
Can you please post extra info on the "requires access to originals" error message, ie the stuff in the quotes.
Thanks,
David
A pop-up for each photo comes up and says:
"Error: bulk zoom thumbnail requires access to originals"
Don't know what else to tell ya...
devbobo
Mar-24-2006, 04:13 PM
Don't know what else to tell ya...
http://introversion.smugmug.com/photos/61344466-S.jpg
They may be empty quotes, ie "" "" "" ""
Oakley
Mar-24-2006, 04:19 PM
http://introversion.smugmug.com/photos/61344466-S.jpg
They may be empty quotes, ie "" "" "" ""
Oh yeah...I didn't see that before. But now is see the empty qoutes...
brandofamily
Mar-24-2006, 07:30 PM
Ryan,
Can you please post extra info on the "requires access to originals" error message, ie the stuff in the quotes.
Thanks,
David
I found an issue for you....
If I put the gallery in traditional view, not all the images show up when bulk zoom is clicked. Therefore not all are zoomed. But also, only those that were zoomed show up in the gallery thumbs after the BZT finishes.
I have to set gallery to all thumbs unless there are say 12 or less pics.
devbobo
Mar-24-2006, 07:34 PM
Anthony,
what browser are you using ?
brandofamily
Mar-24-2006, 07:37 PM
Anthony,
what browser are you using ?
fire fox....I could try it in IE6 if you like....
devbobo
Mar-24-2006, 07:39 PM
fire fox....I could try it in IE6 if you like....
no that's ok.
There are some optimisation settings that can be changed in FF to improve the time to load and process with the BZT. I can't seem to find them right now, I will get in touch with bwg when he comes online.
Cheers,
David
I found an issue for you....
If I put the gallery in traditional view, not all the images show up when bulk zoom is clicked. Therefore not all are zoomed. But also, only those that were zoomed show up in the gallery thumbs after the BZT finishes.
I have to set gallery to all thumbs unless there are say 12 or less pics.
anthony, are you saying that not all the photos on the screen show up in traditional view, or not all the photos in the gallery show up in traditional view?
brandofamily
Mar-25-2006, 04:11 AM
anthony, are you saying that not all the photos on the screen show up in traditional view, or not all the photos in the gallery show up in traditional view?
I'll try to be more clear this time....
If I put the gallery in traditional view, then slect BZT, only a portion of the gallery shows up for me to zoom on. After zooming them and saving them, then only the portion that was zoomed shows up on the screen. If I then switch to all thumbs all pics show up on the screen. But or course not all have been zoomed. I hope this makes sense.
I'll try to be more clear this time....
If I put the gallery in traditional view, then slect BZT, only a portion of the gallery shows up for me to zoom on. After zooming them and saving them, then only the portion that was zoomed shows up on the screen. If I then switch to all thumbs all pics show up on the screen. But or course not all have been zoomed. I hope this makes sense.
it makes sense in that it's working correctly.
the BZT will only zoom the thumbs that are currently displayed on the screen.
in smugmug small view it will only zoom the 9 thumbs displayed, 15 for smugmug large, 16 in traditional etc...
you were thinking that in traditional view it would zoom thumbnails for the entire gallery?
brandofamily
Mar-25-2006, 06:51 AM
it makes sense in that it's working correctly.
the BZT will only zoom the thumbs that are currently displayed on the screen.
in smugmug small view it will only zoom the 9 thumbs displayed, 15 for smugmug large, 16 in traditional etc...
you were thinking that in traditional view it would zoom thumbnails for the entire gallery?
Yes I did. I was not familiar enough w/ the display format....I guess it is ALL good now...Thanks
sthig
Mar-26-2006, 01:39 PM
okay...I've done everything needed to implement this however I'm doing something wrong.
I put the java in the java,
the css in the css
and put the header/footer in the header, then the footer and now both...but I am not having success.
Could someone please be as so kind to tell me what I've done wrong as so I can fix this?
thank you so much!
-Scott
http://scojobo.smugmug.com
ivar
Mar-26-2006, 10:23 PM
okay...I've done everything needed to implement this however I'm doing something wrong.
I put the java in the java,
the css in the css
and put the header/footer in the header, then the footer and now both...but I am not having success.
Could someone please be as so kind to tell me what I've done wrong as so I can fix this?
thank you so much!
-Scott
http://scojobo.smugmug.comDid you replace a previous version of the zoomhack? the javascript code seems to be there twice... remove the second one, and see what happens.:thumb
devbobo
Mar-27-2006, 01:08 AM
Scott,
As Ivar said, it looks like you have two copies of the BZT code in your javascript section.
Delete the second bit of code.
Cheers,
David
devbobo
Mar-27-2006, 03:38 AM
Update, new version 2.3
Fixed the problem experienced by several users, getting the "requires access to originals" error when galleries had image protection enabled.
sthig
Mar-27-2006, 04:37 AM
Update, new version 2.3
Fixed the problem experienced by several users, getting the "requires access to originals" error when galleries had image protection enabled.
Hi Devbobo,
I can't thank you enough for providing this valuable tool freely to us. That is awfully kind of you. I think I'm close however for some reason I've got "two" bulk zooms coming up but I have triple checked that I do not have duplicates in my code.
Could you be as so kind to help me out at this juncture?
thanks!
scott
http://scojobo.smugmug.com
Andy
Mar-27-2006, 04:46 AM
Hi Devbobo,
I can't thank you enough for providing this valuable tool freely to us. That is awfully kind of you. I think I'm close however for some reason I've got "two" bulk zooms coming up but I have triple checked that I do not have duplicates in my code.
Could you be as so kind to help me out at this juncture?
thanks!
scott
http://scojobo.smugmug.com
Don't worry about that - it's unrelated to Dev's code. That should be fixed at some point soon, we hope :D
sthig
Mar-27-2006, 05:44 AM
Don't worry about that - it's unrelated to Dev's code. That should be fixed at some point soon, we hope :D
yeah but when I click one, it just cycles through and then unchecks itself (the second) and the first one just brings up a hundred windows of errors (in FF).
Is there something I did wrong?
Andy
Mar-27-2006, 05:45 AM
yeah but when I click one, it just cycles through and then unchecks itself (the second) and the first one just brings up a hundred windows of errors (in FF).
Is there something I did wrong?
OK wait for Dev :deal
yeah but when I click one, it just cycles through and then unchecks itself (the second) and the first one just brings up a hundred windows of errors (in FF).
Is there something I did wrong?
it depends, what do the errors say?
sthig
Mar-27-2006, 06:33 AM
it says in a pop up window
"error: bulk zoom thumbnail requires access to originals '61692042' 'M' '600' '439'" but it cycles through a bunch of numbers however it ends on that one
scojobo.smugmug.com
it says in a pop up window
"error: bulk zoom thumbnail requires access to originals '61692042' 'M' '600' '439'" but it cycles through a bunch of numbers however it ends on that one
scojobo.smugmug.com
mmkay, i'm assuming that you have originals turned on and have the latest version of the code as of this morning (http://www.dgrin.com/showthread.php?p=276561#post276561)?
sthig
Mar-27-2006, 06:43 AM
mmkay, i'm assuming that you have originals turned on and have the latest version of the code as of this morning (http://www.dgrin.com/showthread.php?p=276561#post276561)?
:uhoh
oops...I think I have the originals turned off!
let. me. just. go. fix. that...
sthig
Mar-27-2006, 06:45 AM
yep...that got it
much
much
much
much
THANKS!
DoctorIt
Mar-27-2006, 10:09 AM
updated the code - works great! Even if you forget to allow access to originals (I tested it), it doesn't kill it completely, just clicked away the error box, fixed my gallery settings, and then re-ran it!
:clap
thanks again! great stuff!!
Oakley
Mar-27-2006, 10:27 AM
Update, new version 2.3
Fixed the problem experienced by several users, getting the "requires access to originals" error when galleries had image protection enabled.
OK, I think I might be the only one remaining who's not able to get the BTZ to work.
Just a question - is everyone only updating the Javascript code, correct? The CSS and footer code is the same....
Thanks
ivar
Mar-27-2006, 10:33 AM
OK, I think I might be the only one remaining who's not able to get the BTZ to work.
Just a question - is everyone only updating the Javascript code, correct? The CSS and footer code is the same....
Thanks
start by removing
function isClass(sClass) {
sClassName = document.body.className;
re = new RegExp(sClass + "( |$)")
if (!sClassName)
return false;
return re.test(sClassName);
} from your javascript. You have it in there twice, one above the BZT code, and one time at the end. The first time probably remaining from a previous copy. Remove the first one, and see what happens.
And yeah, only the JAVAscript was updated.
Oakley
Mar-27-2006, 11:17 AM
start by removing
function isClass(sClass) {
sClassName = document.body.className;
re = new RegExp(sClass + "( |$)")
if (!sClassName)
return false;
return re.test(sClassName);
} from your javascript. You have it in there twice, one above the BZT code, and one time at the end. The first time probably remaining from a previous copy. Remove the first one, and see what happens.
And yeah, only the JAVAscript was updated.
Thanks ivar. Made those changes, but I'm still having problems.
ivar
Mar-27-2006, 11:42 AM
Thanks ivar. Made those changes, but I'm still having problems.What problems? what is or isn't it doing?
Oakley
Mar-27-2006, 11:49 AM
What problems? what is or isn't it doing?
Well - in my "Public" gallery the BTZ is loading up, but the tool box is hiding behind one of my photos - so I can't use it.
In my "Private" galleries - the specific gallery I've been working on is "Home Reno's" which I've turned off my password protection...
I'm still getting the "Access to Originals Error". With this error, I'm getting qoutation marks like "" "" "" with no numbers in them.
And yes, I have access to Originals turned on.
If you can think of anything that might help, I would be very grateful.
Thanks,
brandofamily
Mar-27-2006, 07:16 PM
What problems? what is or isn't it doing? I get the same error as Oakley in the galleries that HAD a private setting and a password. Even after making them public and removing the password and protection.
Also had to move this code:
<script>addEvent(window, "load", addBulkThumbnail);</script>addEvent(window, "load", addBulkThumbnail);
<script>addEvent(window, "load", addBulkThumbnail);</script>
to footer again or I get two BZT check boxes....
Now today niether the new OR old version of BZT will work. I tried the newest version, then reverted back to the old and still get the "originals" error with "" "" "" ""
if you look at my galleries you can see it worked over this past weekend...Now NO GO.
devbobo
Mar-28-2006, 01:32 AM
The following Gallery customisation combinations have been tested and are working correctly (for me) under both IE6 and FF on WinXP...
- Private
- Private and Image-Protected
- Private and Password-Protected
- Private and Watermarking
- Private, Image-Protected and Password-Protected
- Public
- Public and Image-Protected
- Public and Password-Protected
- Public and Watermarking
- Public, Image-Protected and Password-Protected
please post any combinations that might not be working and I will test.
brandofamily
Mar-28-2006, 04:31 AM
The following Gallery customisation combinations have been tested and are working correctly (for me) under both IE6 and FF on WinXP...
- Private
- Private and Image-Protected
- Private and Password-Protected
- Private and Watermarking
- Private, Image-Protected and Password-Protected
- Public
- Public and Image-Protected
- Public and Password-Protected
- Public and Watermarking
- Public, Image-Protected and Password-Protected
please post any combinations that might not be working and I will test.
First I had trouble w/ all galleries. Then over the weekend most worked fine. Yesturday none worked.
I tried public, no password and No protection. I figured these should be the least "offensive" as with the old code. Tried new code, not dice. Reverted back to old code(that woked over the weekend). No Dice.
I must have a conflict w/ my other code.
Do you know of any of the other hacks that cause a conflict?
I seem to have many of the the same hacks as Andy and his site works fine.
First I had trouble w/ all galleries. Then over the weekend most worked fine. Yesturday none worked.
I tried public, no password and No protection. I figured these should be the least "offensive" as with the old code. Tried new code, not dice. Reverted back to old code(that woked over the weekend). No Dice.
I must have a conflict w/ my other code.
Do you know of any of the other hacks that cause a conflict?
I seem to have many of the the same hacks as Andy and his site works fine.
anthony, do you have multiple instances of the isClass function in your javascript?
ivar
Mar-28-2006, 05:20 AM
anthony, do you have multiple instances of the isClass function in your javascript?Both the bulkzoomhack and the "Journal inline size control script" have that function. Brando's got both.
brandofamily
Mar-28-2006, 07:09 AM
Both the bulkzoomhack and the "Journal inline size control script" have that function. Brando's got both.
I planned on removing the "journal Size" (that's the one that controls the thumb size in the jornal galleries right) control to see if it helped. But doesn't Andy have both on his site? And his works. Right?
brandofamily
Mar-28-2006, 07:18 AM
Both the bulkzoomhack and the "Journal inline size control script" have that function. Brando's got both.
I think the isclass function is used in the slide show also...:dunno
brandofamily
Mar-28-2006, 05:42 PM
anthony, do you have multiple instances of the isClass function in your javascript?
OK, I removed "Journal inline size control script."
And some extra not needed code.
That got me back to square one.
Here's the situation then...
1. BZT works in some galleries and not in others.
2. ALL the galleries in MY Portfolio Category WILL NOT work w/ BZT but will zoom individually.
3. Galleries in the OBD locked and private gallery were unlocked and made public, also made protection was turned off (as it was in all galleries when I tried the BZT)...no go
4. The "load" shows up in the upper left corner, then I get the "originals" error w/ "" "" "" ""
Hope someone can help when they have a minute. I can only assume that there is other code that is conflicting...
devbobo
Mar-28-2006, 11:56 PM
2. ALL the galleries in MY Portfolio Category WILL NOT work w/ BZT but will zoom individually.
3. Galleries in the OBD locked and private gallery were unlocked and made public, also made protection was turned off (as it was in all galleries when I tried the BZT)...no go
Anthony,
Can you please give me the details of which customisation settings you have for the galleries in #2 and #3.
David
OK, I removed "Journal inline size control script."
And some extra not needed code... Hope someone can help when they have a minute. I can only assume that there is other code that is conflicting...
3 posts and you never once answered my question. :rolleyes
brandofamily
Mar-29-2006, 02:51 AM
anthony, do you have multiple instances of the isClass function in your javascript?
function addBulkThumbnail()
{
if (isClass("galleryPage"))
{
if ((isClass("traditional")) || (isClass("allthumbs")) || (isClass("smugmug_small")) || (isClass("smugmug")))
{
if (isClass("loggedIn"))
{
if (isClass("loggedIn"))
document.getElementById("bulkSave").disabled = false;
function isClass(sClass) {
sClassName = document.body.className;
These are where "isClass" shows up in my java.
I think this is all part of the BZT
This is in the footer for the slide show code:
if (isClass("homepage"))
{ /*== slideshow parms specific to homepage slideshow ==*/
slideshowAlbumId = "1139728"; //album to use for slideshow photos
FirstSlideUrl = "http://brandolinoimaging.smugmug.com/photos/53112687-L.jpg";
slideHeight = "333"; //visible height of slide
slideWidth = "400"; //visible width of slide
photoHeight = "333"; //actual photo height
photoWidth = "400"; //actual photo width
}
else if (isClass("gallery_1091885") && isClass("galleryPage"))
I removed the code of the "Journal inline size control script".
brandofamily
Mar-29-2006, 03:19 AM
http://brandolinoimaging.smugmug.com/photos/62061808-L.jpg
that one is from a portfolio gallery.
the next is from a passworded gallery. ( removed the password and tried too. No good.
http://brandolinoimaging.smugmug.com/photos/62061837-L.jpg
DavidTO
Mar-29-2006, 09:56 AM
Does anyone else have problems with thumbs that are messed up (http://davidrosenthal.smugmug.com/gallery/308761/1/12278993)? Or images that you just can't zoom at all (http://davidrosenthal.smugmug.com/gallery/125762/31/10212334)?
EDIT: I have two thumbs so far that are corrupted. Both types of problems I've gone back in and zoomed the thumb through the regular smug menu, not using the hack. No good. Even tried making a second copy and zooming that one. I guess next I'll reupload or somethin'.
jrglass
Mar-30-2006, 11:55 AM
I have used several custom jobs from this site and they have been great. Today I tried to install the bulk zoom by copying:
CSS code from link in 1st post into my CSS
Java code from link in 1st post into my Java
Header/footer code from post #40. I got a blank page when I clicked on the link in the 1st post.
After installing the code I went to my galleries to do some resizing with the new tool and - No Tool. It is like I did not install the code at all. I see no changes, especially no bulkzoom tool. Any suggestions?
My site is: www.jrglassphotography.com (http://www.jrglassphotography.com)
Thanks for looking!:):
devbobo
Mar-30-2006, 01:49 PM
Hi jr,
sorry I'm at work now...and will be away for the weekend. I will have a look when I get back.
Cheers,
David
jrglass
Mar-30-2006, 01:54 PM
Hi jr,
sorry I'm at work now...and will be away for the weekend. I will have a look when I get back.
Cheers,
David
When you get time. Thanks David!
dogwood
Mar-31-2006, 07:00 AM
Okay, I'm the first to admit I don't understand much of this customizing-- but the BZT confuses me even more than usual.
What does it do? I've read this thread, looked at examples, and still scratch my head in confusion.
Is BZT what I want if I want the square thumbs that many of you have on your pages? Or is it for when someone clicks on a thumb?
Pardon my ignorance-- and thank you for sharing your knowledge.
DavidTO
Mar-31-2006, 07:02 AM
Okay, I'm the first to admit I don't understand much of this customizing-- but the BZT confuses me even more than usual.
What does it do? I've read this thread, looked at examples, and still scratch my head in confusion.
Is BZT what I want if I want the square thumbs that many of you have on your pages? Or is it for when someone clicks on a thumb?
Pardon my ignorance-- and thank you for sharing your knowledge.
It's only available to you when signed in, and it requires Originals to be on. Then you can zoom all the thumbs on a page. It's a huge timesaver.
dogwood
Mar-31-2006, 07:31 AM
So it's basically for editing/arranging images when you are logged in? And has nothing to do with how visitors see a smugmug site? In other words, what's the purpose? Sorry-- guess that's three questions. But I'm quite curious because there seems to be a lot of interest/appreciation here for BZT and I'm sure I'm missing something.
DavidTO
Mar-31-2006, 07:35 AM
So it's basically for editing/arranging images when you are logged in? And has nothing to do with how visitors see a smugmug site? In other words, what's the purpose? Sorry-- guess that's three questions. But I'm quite curious because there seems to be a lot of interest/appreciation here for BZT and I'm sure I'm missing something.
It allows you to zoom your thumbs. Your visitors will see your thumbs as you've saved them via BZT. It doesn't edit or arrange your images, only your thumbnails. The purpose is to not have to zoom thumbnails one by one by one by....
dogwood
Mar-31-2006, 08:22 AM
It allows you to zoom your thumbs. Your visitors will see your thumbs as you've saved them via BZT. It doesn't edit or arrange your images, only your thumbnails. The purpose is to not have to zoom thumbnails one by one by one by....
I appreciate your answers. I'm amazed at how much knowledge and how much code some of you folks are able to develop to compliment smugmug features. And how willing you are to lend a hand to a confused newbie like me. Thank you.
dogwood
Apr-02-2006, 11:46 AM
But it works fine in traditional view. So I can live with that.
In smugmug view, I get a "bulk zoom thumbnail" and check box, but when I check the box, nothing happens. In traditional view, I click the box, the ratio option comes up, etc, and it works great.
Just posting this in case you're curious. I'm using Mozilla 1.7.12.
Thank you for the code and thank you everyone for your patience in helping me figure this out. This is a VERY useful tool now that I understand it!
spider-t
Apr-02-2006, 10:27 PM
I'm a late-comer to this thread.
I spend too much time hitting the "New Stuff" button when I read. I forget this whole section doesn't come up with I do that.
This looks like a cool feature. Is there a way to force a square ratio to the bulk resizing? I only ever resize to make square thumbnails.
I pasted the code in to my site and tried it on this gallery. I can zoom the thumbnails, but I can't find the button to save them.
http://trishtunney.smugmug.com/gallery/63592
Also, I have 2 bulk zoom "thumbnail check boxes" under my image. It's a smugmug format gallery. Seems like the first checkbox is the only one that does anything.
Thanks!
Trish
devbobo
Apr-03-2006, 01:48 AM
for thoses having problems with smugmug view. Grab the latest CSS code from the first thread.
The problem you are experiencing is that the save box is behind the first image.
Cheers,
David
devbobo
Apr-03-2006, 02:27 AM
Header/footer code from post #40.
JR,
please use the header/footer code from the first post.
That will fix your problem.
Cheers,
David
jrglass
Apr-03-2006, 07:20 AM
David,
The box that opens when I click on the 1st page header/footer link appears to be empty. Is this because I am using IE as a browser?
Could someone copy/paste the latest header/footer code here so I can get access to it?
Thanks to all!:):
ivar
Apr-03-2006, 07:36 AM
David,
The box that opens when I click on the 1st page header/footer link appears to be empty. Is this because I am using IE as a browser?
Could someone copy/paste the latest header/footer code here so I can get access to it?
Thanks to all!:):FF rulez! make sure to remove all the stars<**table id="bulkzoom_toolbox" cellspacing="10" border="0" cellpadding="0" class="toolbox" style="display:none">
<**tr align="center" valign="middle">
<**td align="center" valign="middle"><**strong class="headmd black">bulk zoom<**br/>thumbnails<**/strong><**/td>
<**/tr>
<**tr align="center">
<**td align="center" valign="middle"><**input id="bulkSave" type="submit" value="save changes" class="buttons" onclick="zoomThumbnails();"/><**/td>
<**/tr>
<**tr align="center" valign="middle">
<**td align="center" valign="middle">
<**strong class="black">ratio:<**/strong><**br />
<**select name="ratio" onChange="changeRatioBulk(this.value);">
<**option value="0,0" selected="selected">none<**/option>
<**option value="1,1">1 x 1<**/option>
<**option value=".6,1.67">3 x 5<**/option>
<**option value=".67,1.5">4 x 6<**/option>
<**option value=".72,1.4">5 x 7<**/option>
<**option value=".8,1.25">8 x 10<**/option>
<**option value=".56,1.78">9 x 16<**/option>
<**/select>
<**div id="customRatio" style="display: none;">
<**input type="text" name="ratioH" value="1" maxlength="4" size="2" onblur="changeRatio('custom');" />h
<**strong class="black"> x <**/strong>
<**input type="text" name="ratioW" value="1" maxlength="4" size="2" onblur="changeRatio('custom');" />w
<**/div>
<**/td>
<**/tr>
<**tr align="center" valign="middle">
<**td align="center" valign="middle"><**input type="button" value="rotate crop" onclick="rotateBulk();" class="buttons" /><**/td>
<**/tr>
<**noscript>
<**tr align="center" valign="top">
<**td align="center" valign="middle">
<**strong class="red">You must enable javascript in order to use this tool.<**/strong>
<**/td>
<**/tr>
<**/noscript>
<**/table>
jrglass
Apr-03-2006, 07:53 AM
Thanks for the code!!!
I have loaded it in my footer and I now have the bulk zoom checkbox available. However, I seem to be having some of the issues I have read about from others. I now have 2 bulk zoom checkboxes showing up. I guess I will re-read some of the earlier post to see if I can figure that out. The gallery that I was trying to "bulk zoom" had originals checked as available and was unprotected. When I check the left "bulk zoom" checkbox, I got an error message that it had to have access to originals. When I check the right box, it seems to reset/refresh and then nothing.
Could the error I keep getting concerning "access to originals" be related to me using IE as my browser? Others without IE seem to have this working.
With the number of photos I have on my site, I NEED this feature.
I do appreciate everyone's time and help!
**Update**
I moved the necessary code from Java to the Footer in order to get the "bulk zoom" feature to only show up once. That worked fine and I now only get 1 bulk zoom checkbox. I am still getting the "access to originals" error ("" are empty in error) when I attempt to "bulk zoom." As stated above, the gallery is unprotected and originals are available.
spider-t
Apr-03-2006, 10:57 AM
for thoses having problems with smugmug view. Grab the latest CSS code from the first thread.
The problem you are experiencing is that the save box is behind the first image.
Cheers,
David
Hi David,
Thanks for all your efforts!!
I have the latest code from the first thread and I have these two issues:
- 2 bulk zoom thumbnail checkboxes (left one works, right one just causes screen to blink)
- save box hidden for smugmug view galleries (but traditional works fine, so I'm happy now)
I'm on Windows using Firefox v1.5.0.1.
cheers!
Trish
brandofamily
Apr-03-2006, 02:32 PM
JR,
please use the header/footer code from the first post.
That will fix your problem.
Cheers,
David
Dev, any chance that you have looked into my issues w/ the BZT? It's fine if you have not. I have a way to work around it for now...just checking back.
brandofamily
Apr-03-2006, 07:37 PM
Update...the work around...does not always work. More info for debugging, maybe. I was moving the files from one gallery (that would not BZT) to a brand new, never protected one, that was working with BZT.
In the process it seemed that the BZT would only work w/ a limted number of files at once. Then my work around stopped working. Seems that on some gallery files, no matter how many I moved, the BZT would not work. Same old error...:dunno
brandofamily
Apr-09-2006, 11:05 AM
anthony, do you have multiple instances of the isClass function in your javascript? Any chance someone could look at my customizations to see what's keeping the BZT from working. My last posts give info on what's been going on. Now the BZT seems to not be woking at all.
If you need more info let me know. Also I know Andy can get in to my site and could try things if needed....
This the gallery I tried using for upload and BZT since many of the others were not working (then this one stopped working???)
http://brandolinoimaging.smugmug.com/gallery/1265279
dogwood
Apr-10-2006, 10:54 AM
Last week, it worked just fine, and I BZTed all my galleries. Today, it's giving me the ol' "Needs access to the originals". Only problem is, the originals are available as you can see in this screen capture.
Also, just to trouble check, I updated everything to the code on the first page (deleting the old code, of course)-- still won't work. I love BZT so any help would be greatly appreciated (the zoom thumbnail individually method works still). I get the error messages in both smugmug and traditional view. And I've tried it on both a Mac - Camino and PC - Mozilla (it worked on these before too).
http://www.pbase.com/dogwood_digital/image/58466181.jpg
devbobo
Apr-10-2006, 02:59 PM
Last week, it worked just fine, and I BZTed all my galleries. Today, it's giving me the ol' "Needs access to the originals". Only problem is, the originals are available as you can see in this screen capture.
Also, just to trouble check, I updated everything to the code on the first page (deleting the old code, of course)-- still won't work. I love BZT so any help would be greatly appreciated (the zoom thumbnail individually method works still). I get the error messages in both smugmug and traditional view. And I've tried it on both a Mac - Camino and PC - Mozilla (it worked on these before too).
ok...here's the deal, I can't reproduce this problem. I have tried heaps of times, but can't. To fix this problem, I am going to need access to someone's smugmug account who is experiencing this problem.
If you are experiencing this problem and are happy to change your password for a few days to give me access, please PM me.
Thanks,
David
brandofamily
Apr-10-2006, 03:09 PM
Dogw...are you running a slide show too? I'm trying to figure out if that's my problem...
dogwood
Apr-10-2006, 03:12 PM
No slide show. I'll tell ya' though... it sure rocked my world when BZT worked! Luckily, I was able to get all my galleries done. Now it's just the new ones.
Dogw...are you running a slide show too? I'm trying to figure out if that's my problem...
DavidTO
Apr-10-2006, 03:15 PM
Mine has stopped working, not sure if it's the same problems...no BZT button in All Thumbs, in smugmug it starts to load, then just hangs...I have no idea if it's JS that I've added to do other things (I may have broken it), but if it helps, devbobo, you're welcome to nose around in my site. I haven't exhausted all the troubleshooting possibilities myself yet, though, I do have to say...
dogwood
Apr-10-2006, 03:21 PM
David:
Just PMed you. It's weird 'cause this all worked fine last week. And I don't have much JS at all.
devbobo
Apr-10-2006, 03:25 PM
Thanks for the quick reply guys, I have two accounts I will be testing.
Can Anthony and Pete,
please PM me the galleries which aren't working.
Thanks,
david
brandofamily
Apr-10-2006, 03:37 PM
Yo Andy...is your BZT working? Yours seemed to work when the others did not...experiencing issues?
DavidTO
Apr-10-2006, 04:37 PM
K, so I don't know what to do.
I have made changes to my CSS and JS (well, Ivar gave me the code, it's not like I just made some up!) since putting BZT in, and it's stopped working.
So I went back and re-copied/pasted all the code, to make sure that it's fresh and tasty, and it's still b0rked.
I no longer have the 2 BZT check boxes (you know, the bug-thing), and I've also noticed that in all-thumbs it looks like this:
http://davidrosenthal.smugmug.com/photos/63893574-L.jpg
and when I activate it in one of the other styles, it gets hung up here:
http://davidrosenthal.smugmug.com/photos/63893547-L.jpg
devbobo
Apr-11-2006, 04:33 AM
Updated version (grab the javascript from the first post)....should fix the problems that popped up after the latest SM release.
Anthony and Pete,
Thanks for your assistance, the scripts are up to date in both of your accounts. :thumb
Anthony,
I didn't have any problems using the BZT on your password protected galleries, the only problem was on one gallery originals wasn't enabled. Let me know if you are still having problems.
Ryan,
Are you still wathcing this thread ? If so, can you please give this version a go...and let me know if it works. :dunno
Cheers,
David
brandofamily
Apr-11-2006, 04:42 AM
Updated version (grab the javascript from the first post)....should fix the problems that popped up after the latest SM release.
Anthony and Pete,
Thanks for your assistance, the scripts are up to date in both of your accounts. :thumb
Anthony,
I didn't have any problems using the BZT on your password protected galleries, the only problem was on one gallery originals wasn't enabled. Let me know if you are still having problems.
Ryan,
Are you still wathcing this thread ? If so, can you please give this version a go...and let me know if it works. :dunno
Cheers,
David
Devo, are you saying you did not find an issue with my account or that you fixed it? If it's the former...oh crap....if the latter...Thanks tons...:D
devbobo
Apr-11-2006, 05:11 AM
Devo, are you saying you did not find an issue with my account or that you fixed it? If it's the former...oh crap....if the latter...Thanks tons...:D
:lol3:lol3 Fixed the problem, but couldn't reproduce the password-protected issue once I had fixed the other problem
DavidTO
Apr-11-2006, 05:47 AM
I copied/pasted the JS for 2.4 and it now works in smugmug style, but I still have the problem in all thumbs that I posted the screenshot of above.
brandofamily
Apr-11-2006, 05:57 AM
:lol3:lol3 Fixed the problem, but couldn't reproduce the password-protected issue once I had fixed the other problem
Thanks you. One more question then I'll stop. Was it a problem in MY code (customization) or just a tweek to your hack that was needed? I just want to know in case I made a goof that caused the issue.
Andy
Apr-11-2006, 05:58 AM
Works great, David. Thanks for the update.
http://williams.smugmug.com/photos/53333632-L.gif
Andy
Apr-11-2006, 05:59 AM
One more question then I'll stop.
:rofl :rofl :rofl :rofl :rofl :rofl :rofl
devbobo
Apr-11-2006, 05:59 AM
Thanks you. One more question then I'll stop. Was it a problem in MY code (customization) or just a tweek to your hack that was needed? I just want to know in case I made a goof that caused the issue.
No it was bug introduced by SM latest release
brandofamily
Apr-11-2006, 06:22 AM
:rofl :rofl :rofl :rofl :rofl :rofl :rofl
STOP, or I'll be forced to ask more questions.....:rofl
Andy
Apr-11-2006, 06:24 AM
No it was bug introduced by SM latest release
Sure, blame Onethumb and JT when your hack b0rks :lol3
ivar
Apr-11-2006, 06:36 AM
whatever you did to it, it is working fine on this side, thanks so much!
dogwood
Apr-11-2006, 06:52 AM
Updated version (grab the javascript from the first post)....should fix the problems that popped up after the latest SM release.
David
David:
Wow-- thank you very much. It's fantastic that you jumped in and helped out from half-way around the world. Glad to see the problem was tied to the SM update. Once I figured it out, BZT is really fantastic. Any chance smugmug will start supporting it? With all due respect, Andy and crew, BZT is a lot more useful to me than gradients or even popular photos!
Andy
Apr-11-2006, 07:11 AM
Glad to see the problem was tied to the SM update.
Pete, this is a HACK. Hacks have to be upgraded after any changes to systems.
Andy
Apr-11-2006, 07:13 AM
Pete, this is a HACK. Hacks have to be upgraded after any changes to systems.
With all due respect, Andy and crew, BZT is a lot more useful to me than gradients or even popular photos!
So, it's good you have this hack that Devbobo has put a lot of time and energy into making :D
JT wants to add this, and it's on the list but not at the top. We'll see - no promises on if/ when.
Oakley
Apr-11-2006, 08:44 AM
Updated version (grab the javascript from the first post)....should fix the problems that popped up after the latest SM release.
Anthony and Pete,
Thanks for your assistance, the scripts are up to date in both of your accounts. :thumb
Anthony,
I didn't have any problems using the BZT on your password protected galleries, the only problem was on one gallery originals wasn't enabled. Let me know if you are still having problems.
Ryan,
Are you still wathcing this thread ? If so, can you please give this version a go...and let me know if it works. :dunno
Cheers,
David
So far so good. It works on my public galleries as well as my password protected galleries.
I'm still getting the 2 BZT boxes, but I know how to get rid of that - and even with the 2 boxes the first box works just fine.
I appreciate all the hard work you have done for me and many others.
:thumb
dogwood
Apr-11-2006, 08:45 AM
JT wants to add this, and it's on the list but not at the top. We'll see - no promises on if/ when.
Andy:
Yeah, I know it's a hack-- but it's a darn good one! I understand hacks aren't supported in smugmug upgrades-- and I understand why. Not complaining here-- in fact I'm so happy David updated and kept this going that really-- I'm smiling ear to ear today. Thank you for even considering the idea of making BZT an official SM feature. I'm still a happy camper and appreciate all the official support you provide. The unofficial support is a HUGE bonus too.
:clap
So far so good. It works on my public galleries as well as my password protected galleries.
I'm still getting the 2 BZT boxes, but I know how to get rid of that - and even with the 2 boxes the first box works just fine.
I appreciate all the hard work you have done for me and many others.
:thumb
ryan, in your footer you have this line of code:
addEvent(window, "load", addBulkThumbnail);
take it out, it's already in the bulk zoom code. that's why you're getting 2 BZT boxes.
</pre>
Andy
Apr-11-2006, 09:10 AM
I'm still a happy camper and appreciate all the official support you provide. The unofficial support is a HUGE bonus too.
:clap
Yeah, 0ur h4ck3rs 4rt th3 r0xx0rs!!!!!!
Oakley
Apr-11-2006, 09:42 AM
ryan, in your footer you have this line of code:
addEvent(window, "load", addBulkThumbnail);
take it out, it's already in the bulk zoom code. that's why you're getting 2 BZT boxes.
</PRE>
Thanks BWG
devbobo
Apr-11-2006, 02:53 PM
Sure, blame Onethumb and JT when your hack b0rks :lol3
Hey, I was just stating a fact not trying to make an excuse :D
but I must say the change from absolute to relative pathing for thumbnails was IMO not a small change, not that anyone else would have noticed.
devbobo
Apr-11-2006, 02:57 PM
Andy:
Yeah, I know it's a hack-- but it's a darn good one! I understand hacks aren't supported in smugmug upgrades-- and I understand why. Not complaining here-- in fact I'm so happy David updated and kept this going that really-- I'm smiling ear to ear today. Thank you for even considering the idea of making BZT an official SM feature. I'm still a happy camper and appreciate all the official support you provide. The unofficial support is a HUGE bonus too.
:clap
Pete,
Glad to hear that things are up and running.
As Andy said these hacks are supported, unfortunately. I originally wrote this hack as a bit of fun and to show people what is possible with smugmug customisation if you free ur mind :thumb
Cheers,
David
devbobo
Apr-11-2006, 02:58 PM
So far so good. It works on my public galleries as well as my password protected galleries.
:thumb
:clap:clap finally :D
devbobo
Apr-11-2006, 02:59 PM
Yeah, 0ur h4ck3rs 4rt th3 r0xx0rs!!!!!!
i love when u speak geeky to me :lol3:lol3
brandofamily
Apr-11-2006, 05:47 PM
i love when u speak geeky to me :lol3:lol3
IT WORKS!!!!:clap:clap:clap:clap
Thanks. I just BZT'ed all my remaining galleries. Did not need to remove the protection at all...YESSSSSSSSSS....
devbobo
Apr-11-2006, 05:55 PM
IT WORKS!!!!:clap:clap:clap:clap
Thanks. I just BZT'ed all my remaining galleries. Did not need to remove the protection at all...YESSSSSSSSSS....
:lynnma B Z T :lynnma
ramdisk
Apr-24-2006, 05:57 PM
Sorry about this question, but I can't down load the header/Footer code from page 1.........
Is there some way of getting it.
Thanks
ramdisk
Apr-26-2006, 01:21 AM
anybody have the header/footer code?
anybody have the header/footer code?
try this
ramdisk
Apr-26-2006, 01:18 PM
try this
Thank you very much!
mk12345
May-02-2006, 05:36 AM
Hi.
This will be very nice once I get it to work. Thank you in advance!
I tried adding the following:
css.txt contents -> CSS block
javascript.txt contents -> Javascript block
header.txt contents -> Header or Footer block
as described, and did not see any difference. Am I missing something, or could it be that my existing css is conflicting with this?
Thank you,
Mark
sure Gary....
css.txt contents -> CSS block
javascript.txt contents -> Javascript block
header.txt contents -> Header or Footer block
The Javascript code has function that automatically loads ....
addEvent(window, "load", addBulkThumbnail);
addBulkThumbnail checks to see if you're loggedIn and on a Traditional gallery page, if not it does nothing.
So basically there is nothing to implement, apart from adding the code.
Hope this helps,
David
Andy
May-02-2006, 06:09 AM
Hi.
This will be very nice once I get it to work. Thank you in advance!
I tried adding the following:
css.txt contents -> CSS block
javascript.txt contents -> Javascript block
header.txt contents -> Header or Footer block
as described, and did not see any difference. Am I missing something, or could it be that my existing css is conflicting with this?
Thank you,
Mark
http://ourlife.smugmug.com it's hard for us to tell, you've not actually put any of the code on your site. Please do that, and then we can get you sorted :deal
mk12345
May-02-2006, 04:45 PM
http://ourlife.smugmug.com (http://ourlife.smugmug.com/)
I added the code and it seems to have no effect. I must be missing something obvious. My end goal is to have square thumbs on the homepage ((ike http://www.moonriverphotography.com), on the category pages, and in each gallery (like http://wellman.smugmug.com/gallery/1266553)
Thank you,
Mark
http://ourlife.smugmug.com it's hard for us to tell, you've not actually put any of the code on your site. Please do that, and then we can get you sorted :deal
Andy
May-02-2006, 05:00 PM
http://ourlife.smugmug.com (http://ourlife.smugmug.com/)
I added the code and it seems to have no effect. I must be missing something obvious. My end goal is to have square thumbs on the homepage ((ike http://www.moonriverphotography.com), on the category pages, and in each gallery (like http://wellman.smugmug.com/gallery/1266553)
Thank you,
Mark
You've got the BZT Javascript in your footer. I'm willing to bet my last bbq rib dinner that Devbobo's instructions say to put them in your Javascript block....
Move it, and then let us know :)
You've got the BZT Javascript in your footer. I'm willing to bet my last bbq rib dinner that Devbobo's instructions say to put them in your Javascript block....
Move it, and then let us know :)
how exactly would you pay that bet if you lost?
devbobo
May-02-2006, 05:42 PM
how exactly would you pay that bet if you lost?
gee i'm glad u brought that up :puke
:lol3:lol3:lol3
Mike Lane
May-02-2006, 05:45 PM
eeew
mk12345
May-03-2006, 04:48 AM
Yep.. My mistake. I moved it, but it still is not working. Any other bonehead thing that I missed?
You've got the BZT Javascript in your footer. I'm willing to bet my last bbq rib dinner that Devbobo's instructions say to put them in your Javascript block....
Move it, and then let us know :)
Yep.. My mistake. I moved it, but it still is not working. Any other bonehead thing that I missed?can you please PLEASE put a link to your smugmug site in your signature?! it's really frustrating to have to go back and wade through all your posts to try and find it.
mk12345
May-03-2006, 05:03 AM
http://ourlife.smugmug.com
can you please PLEASE put a link to your smugmug site in your signature?! it's really frustrating to have to go back and wade through all your posts to try and find it.
http://ourlife.smugmug.com
ok, everything looks fine at first glance.
what seems to be the problem?
better yet, what is the expected behavior that you are not seeing? are there any errors? screenshots are always helpful.
mk12345
May-03-2006, 05:20 AM
http://ourlife.smugmug.com
I was hoping to have all my thumbs be square. I had originally asked that, and was directed to use this code.
ok, everything looks fine at first glance.
what seems to be the problem?
better yet, what is the expected behavior that you are not seeing? are there any errors? screenshots are always helpful.
http://ourlife.smugmug.com
I was hoping to have all my thumbs be square. I had originally asked that, and was directed to use this code.yeah, ok. this code wont automagically make all your thumbs square. it's a tool that will help you bulk zoom your thumbnails instead of having to zoom thumbnail one by one.
you need to familiarize yourself with the zoom thumbnail option in the photoTools menu, once you understand what that does go back into your gallery and check the box that says "bulk zoom thumbnail". the rest should be self explanitory.
Andy
May-03-2006, 05:33 AM
http://ourlife.smugmug.com
I was hoping to have all my thumbs be square. I had originally asked that, and was directed to use this code.
Mark:
1) y our background is white, on a black based theme, which means all the helping text is going to be white on white. Change the color in your customization panel to be "white" in the chckbox at the top...
2) the thumbs aren't automagic - you actually have to do something to make them happen. Like tick the box, that says "bulk zoom thumbnail...."
mk12345
May-03-2006, 06:36 AM
http://ourlife.smugmug.com
So that is what is hiding my bulk zoom checkbox?
Not sure what setting in the customization panel to change. I don't see any checkboxes in the customization panel.
Mark:
1) y our background is white, on a black based theme, which means all the helping text is going to be white on white. Change the color in your customization panel to be "white" in the chckbox at the top...
2) the thumbs aren't automagic - you actually have to do something to make them happen. Like tick the box, that says "bulk zoom thumbnail...."
Andy
May-03-2006, 06:45 AM
http://ourlife.smugmug.com
So that is what is hiding my bulk zoom checkbox?
Not sure what setting in the customization panel to change. I don't see any checkboxes in the customization panel.
Mark, you've got a bunch of wild stuff going on.. pay attention to all the colors etc - when you are in FF Web Dev, edit the CSS and then delete all your CSS from the edit window, you can then see your page with just the smugmug css - and you can see what you're missing :D
in the meantime, this will allow you to see the tools you're missing:
#photoTools .foreground {
color: red;
}
mk12345
May-03-2006, 08:38 AM
Got the bulk thumbs working. Thank you!!
Now I have to figure out what is going wrong with my gallery pages backcolor - that is bizarre.
Mark, you've got a bunch of wild stuff going on.. pay attention to all the colors etc - when you are in FF Web Dev, edit the CSS and then delete all your CSS from the edit window, you can then see your page with just the smugmug css - and you can see what you're missing :D
in the meantime, this will allow you to see the tools you're missing:
#photoTools .foreground {
color: red;
}
mitchWright
May-04-2006, 06:32 AM
Where can I find this code? The links at the beginning of this thread all say "server down"
mitchwright.smugmug.com
Andy
May-04-2006, 06:54 AM
Where can I find this code? The links at the beginning of this thread all say "server down"
mitchwright.smugmug.com
Devbobo's in Australia, so he's snoozing right now. I'm sure he'll give his server a kickstart when he wakes up. Standby.
devbobo
May-04-2006, 03:56 PM
Where can I find this code? The links at the beginning of this thread all say "server down"
mitchwright.smugmug.com
Hey mitch,
Should be back online now. :D
David
mitchWright
May-04-2006, 04:06 PM
Hey mitch,
Should be back online now. :D
David
sweet thanks!
but im getting an error message "mus have access to originals"
whats that about?
DavidTO
May-04-2006, 04:56 PM
sweet thanks!
but im getting an error message "mus have access to originals"
whats that about?
You need to go into customize gallery and turn originals on for the BZT to work. When you're done you can switch them back off.
devbobo
May-04-2006, 05:49 PM
sweet thanks!
but im getting an error message "mus have access to originals"
whats that about?
Hey Mitch,
Since I am hooking into preexisting SM logic there are certain limitations that I am stuck with. When I call the function that smugmug uses for the bulk zoom functionality, I need to pass the dimensions of the crop relative to the original pixels dimensions. But the function call I use to get the pixel dimensions of each photo, returns the pixel dimensions for a large image if "Originals" is turned off...this would resulting in a cropped image that wasn't what you wanted.
Hope this makes sense.
David
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.