PDA

View Full Version : Add photos, tools, themes and share buttons no worky


David Taylor
Nov-04-2008, 02:49 AM
I don't seem to have use of my add photos, tools, themes and share buttons when logged in and the share button doesn't work when not logged in. I've seen the other posts about what to change but I couldn't get it to work, so I've left things as is.

What did I miss?

steery1
Nov-04-2008, 10:44 AM
You're not the only one. Still looking for a solution to his problem myself........?

http://reflectionsby.smugmug.com/gallery/3175246

jfriend
Nov-04-2008, 02:16 PM
I don't seem to have use of my add photos, tools, themes and share buttons when logged in and the share button doesn't work when not logged in. I've seen the other posts about what to change but I couldn't get it to work, so I've left things as is.

What did I miss?
You have this piece of Javascript in your footer that is causing the buttons not to work:

<script type="text/javascript">
YE.onDOMReady(function() {
var searchMe = YD.get("breadcrumb");
searchMe.innerHTML = searchMe.innerHTML.replace('David Taylor', 'Home');
});
</script>
If you change the word "breadcrumb" to "breadCrumbTrail" in that script, it should fix your problem.

David Taylor
Nov-05-2008, 12:31 AM
Thanks, John. That made it work.

Andy
Nov-06-2008, 11:04 AM
You're not the only one. Still looking for a solution to his problem myself........?

http://reflectionsby.smugmug.com/gallery/3175246
Hi, your code is really complex - and has errors - I'm working on debugging this - it's taking a long time. We'll get it fixed for your, don't worry.

steery1
Nov-06-2008, 12:36 PM
Hi, your code is really complex - and has errors - I'm working on debugging this - it's taking a long time. We'll get it fixed for your, don't worry.

Thank you. All fixed now. Beautiful.
Excellent support. :thumb