Facebook updates break auto-reload
![]() ![]() |
I've noticed recently that the TC changes have been absent from the top of the screen so that I couldn't get to my options any more, and the pages weren't reloading any more either. It looks as though facebook has changed the name of one of its elements so that the script isn't triggered any more. My fix: I edited the greasemonkey script, searched for swffbjsholderand replaced it with fb_swf_fbjs_holderand I was back in business. |
![]() ![]() |
Thank you so much. That worked perfectly. |
![]() ![]() |
There is a need to edit the script again thanks to more changes. Thanks to Jason Tobias who wrote on the facebook TA discussion page: The following replacement also works (these numbers are not randomized on page load...not sure which particular element name will change first :) replace:
NOTE: If you have not already made the replacement spelled out previously, you will be replacing
|


