Favorite button disappears when logged in
Something weird has been happening to my account for the last couple of months. When I'm logged in, I can't see the button to mark an 'ible as "Favorite" at the top of the page, but when I'm logged out, it appears! Does anyone have a clue why this happens? I'm using Google Chrome with Adblock Plus.
See attached screenshot. Logged out is on the left, logged in is on the right.
See attached screenshot. Logged out is on the left, logged in is on the right.


















New Instructables Books for 2013
Souped Up: Projects to Make Everything Better [Book]
Backyard Rockets Book on Sale Now
Awesome Discounts for Pro Members
JUNE 2013 Build Night - 3D Printing with 123D & Tinkercad
Instructables Build Night w/ Bare Conductive @ Noisebridge
Embed a 3D viewer in your Instructable
Maker Faire 2013 Slide Show!
Fried Contest Launches 5/13, HQ Celebrates with Fried Day Friday
MEH! :D A Build Night at Montana Ethical Hackerspace!


Visit Our Store »
Go Pro Today »




If anyone has a script that we can run in our browsers to re install this poorly coded feature into our browsers so that we can go back to enjoying the website and possibly continue contributing by favoriting ibles that we like please post it.
I'm using a dev build of chromium browser but its reproducable across all of my machines.
It might have something to do with the anti-facebook crapware plugin that I've got also but I wont be enabling facebook's tracking crapware just so that I can have permission to re-enable my ability to contribute favorites to the site.
The favorites button is a script that runs as one of the very last things on the page. If you stop any of the other scripts from running, everything after that script doesn't run.
Since Favorites is basically the last thing to load, if you block anything else on the page, it will not work.
There are a ton of reasons not related to "I want this to load first and this to load second" to change the placement of something in the code, and they've spent years refining where everything is. I've chatted with them about this issue before and they've assured me that it's where it is for a host of reasons that don't include irritating people with script blocking software.
I apologize for your difficulties, but this is something that's probably going to stay the way it is for a while longer. I will bring this point up to them again, but I'll probably get the same response.
And no, no script blocking, ad blocking, greasemonkey junk.... just Firebug.
- Allowing googleadservices.com in NoScript will make the star rating appear.
- Then, allowing facebook.net in NoScript will make the Favourite button appear.
I have to allow googleadservices.com first, otherwise facebook.net is not in the list, so I can't allow that on its own.
Hope this helps someone. It took me a while to figure out.
Let us know if it solves the problem or not.
I also checked my Javascript settings and it's on "Allow all sites to run JavaScript (recommended)".
Go to settings > Options > Under the hood > content settings --- Select the box for "clear cookies and other site data when I close my browser" and then save and close Chrome. Then open Chrome again, and go to content settings again, and then uncheck the box. Then log back into Instructables.
For some reason, the normal 'clear cookies' method doesn't fully work in Chrome, but for the other member I helped, the above steps took care of the issue.
I would suggest that you leave your OS info and the version number for Chrome so that a developer can look into the problem further.