Toolbar missing since today's maintenance

JerryBartonJerryBarton Registered Users Posts: 147 Major grins
edited August 23, 2009 in SmugMug Support
Since coming up with the "Nicenames" feature upgrade about an hour ago, the 'logged in toolbar' (I don't know its official name) now only appears on the Home Page and not for the individual galleries. So, for example, I cannot delete pictures from galleries. Please Fix.

It all worked as usual 18 hours ago.

[I have three duplicate pictures because the Java uploader reported a 'read timeout' error so I repeated the upload and they are now there twice]

Thanks
Jerry
www.jerrybarton.eu

Comments

  • AllenAllen Registered Users Posts: 10,014 Major grins
    edited August 22, 2009
    Since coming up with the "Nicenames" feature upgrade about an hour ago, the 'logged in toolbar' (I don't know its official name) now only appears on the Home Page and not for the individual galleries. So, for example, I cannot delete pictures from galleries. Please Fix.

    It all worked as usual 18 hours ago.

    [I have three duplicate pictures because the Java uploader reported a 'read timeout' error so I repeated the upload and they are now there twice]

    Thanks
    Jerry
    www.jerrybarton.eu
    They are in the breadcrumb div and you have this in your CSS.

    #breadcrumb {display:none;}
    .loggedIn #breadcrumb {display:block;}

    There is not a class name loggedIn to use currently, they are looking into
    it. Seems notLoggedIn is there both logged in and out.

    body class viewing with WebDEv
    body .smugmug smugmug_ajax galleryPage gallery_7988135 tempClass category_Landscapes notLoggedIn bodyColor_Black
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • AllenAllen Registered Users Posts: 10,014 Major grins
    edited August 22, 2009
    I just noticed my share button is missing when logged in. This is a result of
    the above class name snafu. Anyone that is missing things on their page when
    logged in don't panic, they are looking into fixen' it.

    So anywhere in your CSS that is using .loggedIn class name is not working correctly.
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • alexfalexf Registered Users Posts: 436 Major grins
    edited August 22, 2009
    Allen wrote:
    I just noticed my share button is missing when logged in. This is a result of
    the above class name snafu. Anyone that is missing things on their page when
    logged in don't panic, they are looking into fixen' it.

    So anywhere in your CSS that is using .loggedIn class name is not working correctly.

    I came in to report that my Share button was missing and see you have already commented on it. I checked all my galleries and it's gone. All of them still have the Share option checked. I guess I'll have to wait. I was about to post a bunch of links today but without it it's a pain.
    AlexFeldsteinPhotography.com
    Nikon D700, D300, D80 and assorted glass, old and new.
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited August 22, 2009
    alexf wrote:
    I came in to report that my Share button was missing and see you have already commented on it. I checked all my galleries and it's gone. All of them still have the Share option checked. I guess I'll have to wait. I was about to post a bunch of links today but without it it's a pain.
    Alex, look here when logged in, I see the share button fine:
    http://alexfeldsteinphotography.com/Travel/Toronto/Toronto/8277068_FWLT2#626844839_Dt6k5

    was broken, we fixed it. All better?
  • alexfalexf Registered Users Posts: 436 Major grins
    edited August 23, 2009
    Andy wrote:
    Alex, look here when logged in, I see the share button fine:
    http://alexfeldsteinphotography.com/Travel/Toronto/Toronto/8277068_FWLT2#626844839_Dt6k5

    was broken, we fixed it. All better?

    Yes indeed. It was fixed. Thanks!
    AlexFeldsteinPhotography.com
    Nikon D700, D300, D80 and assorted glass, old and new.
  • SamirDSamirD Registered Users Posts: 3,474 Major grins
    edited August 23, 2009
    Logging In Twice
    I think this may be related to the loggedin/notloggedin classes and the work to fix them, so I'll post this here.

    When I log in, it takes me back to the gallery as normal, but doesn't indicate as being loggedin. I have to click on login again. It doesn't ask for login information again, and goes back the gallery, this time being correctly logged in. It's similar to the issue how we all had to log in twice years ago.
    Pictures and Videos of the Huntsville Car Scene: www.huntsvillecarscene.com
    Want faster uploading? Vote for FTP!
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited August 23, 2009
    SamirD wrote:
    I think this may be related to the loggedin/notloggedin classes and the work to fix them, so I'll post this here.

    When I log in, it takes me back to the gallery as normal, but doesn't indicate as being loggedin. I have to click on login again. It doesn't ask for login information again, and goes back the gallery, this time being correctly logged in. It's similar to the issue how we all had to log in twice years ago.
    nope - your cookie just needs to be set for your custom domain, refresh does that. Or visiting another page on your site.
  • SamirDSamirD Registered Users Posts: 3,474 Major grins
    edited August 23, 2009
    Andy wrote:
    nope - your cookie just needs to be set for your custom domain, refresh does that. Or visiting another page on your site.
    Ahhh...didn't notice I was on the custom domain. Thank you Andy for pointing this out. Carry on! thumb.gif
    Pictures and Videos of the Huntsville Car Scene: www.huntsvillecarscene.com
    Want faster uploading? Vote for FTP!
Sign In or Register to comment.