Home
> bug fixes, new features, release notes, SmugMug, Uncategorized > Buttons and Lots More – October 30, 2008
Buttons and Lots More – October 30, 2008
We had a big release tonight that was a long time in coming. We’re happy to announce brand-new buttons, great new products, shine-ups, and bug fixes. SmugMug is now easier to use, or at least a lot more fun.
Buttons
- Brand-new Tools button.
- On gallery pages it has gallery tools, site links, and photo tools (as appropriate, depending on your viewing style.)
- On pages like /date /keyword and /popular , it has photo tools as appropriate (yay!), and site links.
- On homepage, category, and subcategory pages for Professional subscribers, it has site links. (Power and Standard subscribers will still see just a Control Panel button.)
- New Buy button goodness:
- We added Collage Posters and Give the Gift of SmugMug to the gallery Buy button, as well as new items under Photo Books and Mounting & Framing.
- We also added Create a Card to /popular , /date, and /keyword pages.
- Buy buttons now live on your homepage, category and subcategory pages so you can easily order a backup disc for the level you’d like
- We updated the other buttons to match.
New Products
- Our Mounted Canvas prints are now wrapping on thicker, better stretcher bars.
- We added a new tab to our catalog page, chock full of goodies from our partners.
- The Goodies: Photo Books and Collage Posters through MyCanvas, and framed prints through Imagekind. Don’t miss the limited-time deals they’re offering to SmugMuggers! These same options are also loaded in the “Buy” button on your gallery pages when you’re logged in.
Shine-ups
- New PhotoRank page.
- New, more smug messages when you add or remove watermarks using the photo tool.
- New, more smug message when you’re logged in as an Assistant and try to view tabs in the Control Panel that are off-limits to Assistants.
- We supercharged the “make a copy” photo tool. No more twiddling your thumbs.
- We made watermark images always available for watermarking, even when hidden. Previously we’d use SmugMug’s default watermark if you had (likely inadvertently) hidden your custom watermark image.
- We sped up video processing significantly.
- Added “Replace Video Preview Image” tool so you can now tell us what your videos should look like before your fans click Play. Upload a jpeg that matches the resolution of your video (e.g. 1280×720).
- The “Buy: Photos in this Gallery” page now preserves the order of your images when you add them to your cart in bulk.
- We now put newest site messages at the top of the list, rather than the bottom.
- We renamed the “Guest Password” feature to be “Assistant Password”. It’s more clear as to the purpose and powers of an Assistant, we hope!
- We now prevent Professional subscribers from creating an Assistant password that is identical to their account password.
- Fixed a formatting issue in FF2 that caused our bullets to be displayed as ugly boxes.
- Changed Newfoundland (NF) to Newfoundland and Labrador (NL) in our country list. Apologies to all our Canuck friends to the north for the lag on that one!
- For customizers, there’s now a class=”notLoggedIn” on the body tag when you or your viewer are not logged in. This makes it much easier to hide things when you are not logged in. For example, you can now hide the share button for your visitors (such that it only shows when you are logged in) with this CSS: .notLoggedIn #shareButton {display:none;}
- Also for customizers, all breadcrumb information is now enclosed in <div id=”breadCrumbTrail”> so any modifications to the bread crumb (even in categories and sub-categories which wasn’t the case before today) can now use breadCrumbTrail instead of breadCrumb. This is important because modifying the HTML in the breadCrumb DIV will disable the other buttons (slideshow, tools, share, etc…) in that div. Those operations can now operate safely on the breadCrumbTrail div without harming the buttons. Questions? Ask on our Customizing Forum, we’ll be happy to help!
Bug Fixes
- We no longer accept nicknames that begin with a dash. (They break, so we’d prefer to head them off at the pass.)
- Fixed a bug where filenames with multiple periods could cause problems when adding them to your SmugVault.
- Fixed a bug with the wrapping preview for mounted canvas prints in the shopping cart.
- Fixed a bug where we’d lose site-wide customization and theme if a visitor entered an incorrect gallery viewing password. We now keep your look and feel and prompt the visitor to try again.
- Fixed a bug with commas in your address book for share emails. You can now add “Kent, Clark” without a hitch.
- Fixed a long-standing, very obscure, but surprisingly common bug that prevented a Quick Setting on the Customize Gallery page from saving properly if you had an apostrophe in your password, password hint, or backprinting.
Categories: bug fixes, new features, release notes, SmugMug, Uncategorized



Once again no fixes for the geotagging bugs. Pathetic. It really is time to find a new host.
@Robert, yeah we know there are some Mapping issues. We’ll get to ‘em, we’re very sorry that it’s taking longer than you want and than we had hoped.
Wonderful to see the improvements. Was truly hoping to see coupon functionality added to shopping cart. Are we much closer to making this Generally Available then we were a year ago?
@Robert: Just to be clear, you’re referring to the bug where you create a quicksetting with geography turned off, then you add photos containing geodata, and then you turn geography back on manually and the photos don’t automatically show up on the map?
Of course we’d like to fix this bug (and all bugs), but just by way of an update, you are still the only person we’ve heard from about that particular bug and just changing the quicksetting so that geography is on to begin with avoids the problem entirely.
@Ted: We are closer.
(Sorry I don’t have a more detailed answer for you at this point.)
I think I have this issue!
The map on my homepage is working, but the “Map This” icon never shows any photos on the map. I didn’t investigate more yet, I’m a new customer. So maybe I’m wrong (my albums weren’t in “Hello Smugglers” mode at first, now they are!)
I don’t have much geodata in my photos yet, but soon I’ll add at least one per album.
Always happy to see some new features and bug fixes!
On that note, I could swear this blog posting originally mentioned a new feature where owners could buy prints even if they set a gallery to not be printable. Am I crazy or did that get removed? Just curious.
@Cedric: That doesn’t sound like the same issue to me. Please let us know if you’re still having trouble now, as we’ve since hidden the Map This button when it shouldn’t show up in a few corner cases.
@Matt: That feature got lost in the shuffle, it seems. I’ll bring it up with the Sorcerer and make sure it gets in the next release. Thanks for pointing it out!
GRRR,
I have left my site unattended for several months.(my bad) and now i come back and find a whole slew of problems. To make matters worse my coding skills have gotten rusty. I think I will be able to correct most of the issues but, the one which is bothering me most is my inability to bring the tools back when logged in. I have read and followed the instructions from several posts on correcting this issue however none have proven effective. I tried various codes for making the breadcrumb and or breadcrumb trail visible while logged in and even resorted to removing all reference to the breadcrumb completely. Nothing seems to work. Wish I could enjoy the the features included in this update but, I can’t even manage my site properly at the moment.
Scott
Okay,
i broke out the old web dev add on and went through the likely stuff until i found this block of code.
Once i changed it to this
I was up and running again.
Yay, i can use my tools again =]
Scott