Bio page critical error

kanoswrxkanoswrx Registered Users Posts: 4 Beginner grinner
edited January 20, 2009 in SmugMug Support
I was trying to setup the slideshow on the bio page and now I am getting errors and can't see any bio information anymore and worst off I can't edit it anymore.

This is a very huge problem, is there anyway to reset the bio to defaults so I can edit it again. As of right now it broke my page.

The errors say its a syntax error on like 179, this is line 179 when I view the source code.

AlbumID: '7125776',

that is a section of the slideshow code as seen below

********>
var ssConfig = {
AlbumID: '7125776',
newWindow: 'false',
transparent: 'true',
randomStart: 'true',
showLogo: 'false',
showThumbs: 'false',
showButtons: 'false',
crossFadeSpeed: '600',
splashDelay: '1000'
};
SM.flash.insertSlideshow(800,400, ssConfig, "transparent");
</div>

Anyone have any ideas? This is pretty bad.

Comments

  • jfriendjfriend Registered Users Posts: 8,097 Major grins
    edited January 19, 2009
    Please post a link to your site. We can't see what you've done wrong if we can't see your site. When you lose the ability to use the Edit button, it is usually because you have mismatched <div> and </div> tags in your bio customization.

    FYI, you can fix your Bio by editing it here in the control panel:

    426370616_eojFX-O.jpg
    --John
    HomepagePopular
    JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
    Always include a link to your site when posting a question
  • kanoswrxkanoswrx Registered Users Posts: 4 Beginner grinner
    edited January 20, 2009
    That did it thanks!
    jfriend wrote:
    Please post a link to your site. We can't see what you've done wrong if we can't see your site. When you lose the ability to use the Edit button, it is usually because you have mismatched <div> and </div> tags in your bio customization.

    FYI, you can fix your Bio by editing it here in the control panel:

    426370616_eojFX-O.jpg
Sign In or Register to comment.