You aren't signed in     Sign In    Help

Flickr Hacks / Discuss

Current Discussion

GM Script: Flickr Photo Favorers
Latest: 35 hours ago
Anyone else having issues with flickr buddy icon and adding comments?
Latest: 2 days ago
GM Script: Smilies and other tools
Latest: 2 days ago
Greasemonkey scripts on Opera?
Latest: 2 days ago
trying to delete this post....
Latest: 2 days ago
Knowing If You Are Reposting A Picture To A Group
Latest: 2 days ago
GM Script: Flickr More Sparkles
Latest: 3 days ago
Stats + Web scrape => Collage?
Latest: 4 days ago
comments scripts (management groups)
Latest: 4 days ago
Flickr sets (one pic from each set) on my blog
Latest: 5 days ago
GM Script: More EXIF info
Latest: 6 days ago
GM Script: Flickr Mail Manager
Latest: 6 days ago
More...

a number of GM scripts just broke as they were dependent on flickrs getElementsByClass library function

view profile

steeev is a group administrator steeev  Pro User  says:

flickr have recently replaced one of their library functions:
getElementsByClass(classname,tagname)
with
Y.U.Dom.getElementsByClassName(classname,tagname)

this means any GM scripts which rely on that library function will probably now have stopped working,

you can either wait for the authors of the scripts to update them, or if you cant wait and know a little coding, you can replace the aforementioned old function call in the scripts with the new one.

some of my scripts that are affected are:
group pool: warn + delete, flickrpm, groups organiser, contacts organiser, flickr quoter and flickr shades. Quas's group tracker script is also affected.

Update Ive fixed the scripts mentioned above, you can get the updated versions here:steeev.freehostia.com/flickr/ or from my mirror server here: http://steeev.cfdeveloper.co.uk/flickr/
Originally posted at 2:58PM, 20 June 2007 PDT ( permalink )
steeev edited this topic 25 months ago.

view photostream

Cooriander  Pro User  says:

thanks! I noticed - thanks for the fix (:
Originally posted 25 months ago. ( permalink )
Cooriander edited this topic 25 months ago.

view photostream

PSantaRosa  Pro User  says:

Hi, flickr PM does not work! Now I understand. Thanks a lot!
Posted 25 months ago. ( permalink )

view photostream

Cooriander  Pro User  says:

a simple replace didn't work for the getElementsByClass, the group organizer doesn't work and the highlight group threads )-:
Originally posted 25 months ago. ( permalink )
Cooriander edited this topic 25 months ago.

view photostream

steeev is a group administrator steeev  Pro User  says:

as i said, only try and replace it if you know some coding, otherwise wait...
Posted 25 months ago. ( permalink )

view photostream

Cooriander  Pro User  says:

thanks for the hint, mine is working now.
Originally posted 25 months ago. ( permalink )
Cooriander edited this topic 25 months ago.

view photostream

steeev is a group administrator steeev  Pro User  says:

the following scripts have now been updated:
group pool: warn + delete, flickrpm, groups organiser, contacts organiser, flickr quoter and group tracker
you can get the updated versions of the scripts here: steeev.freehostia.com/flickr/
Posted 25 months ago. ( permalink )

view photostream

PSantaRosa  Pro User  says:

One question why when i install your new script some others as quick comment disappear ???
Posted 25 months ago. ( permalink )

view photostream

steeev is a group administrator steeev  Pro User  says:

that script probably needs to be updated too, so you would need to contact that script's author.
Originally posted 25 months ago. ( permalink )
steeev edited this topic 25 months ago.

view photostream

Saynine  Pro User  says:

Thank you steeev. I would be lost without PM and all of your others also, but especially PM.
Posted 25 months ago. ( permalink )

view photostream

JanuaryLove says:

Thanks for the re-direct to this thread from userscripts.org, steeev, but the updated Quote script above still doesn't work for me. :-(
Posted 25 months ago. ( permalink )

view photostream

steeev is a group administrator steeev  Pro User  says:

thanks saynine, if you appreciate my scripts, donations are welcome, see steeev.freehostia.com/flickr/
picturemy3girls The script works fine for me. To double check if it works or not, i just created a new firefox profile, installed greasemonkey on it and then the quoter script, and it still works fine.
Originally posted 25 months ago. ( permalink )
steeev edited this topic 25 months ago.

view photostream

CORDAN  Pro User  says:

Is Group tracker working for everyone else? Is there any tips to get it re-installed?

Thank you.
Posted 25 months ago. ( permalink )

view photostream

steeev is a group administrator steeev  Pro User  says:

cordan, the updated group tracker script is working fine for me also.
Originally posted 25 months ago. ( permalink )
steeev edited this topic 25 months ago.

view photostream

Todd Baker << technowannabe says:

steeve, thanks for fixing that;) I was feeling so inefficient.
Posted 25 months ago. ( permalink )

view photostream

CORDAN  Pro User  says:

steeev, I uninstalled, installed a couple times with the updated script from your main site with no results.

I then dnld'd from the original author's site, still nothing. Then dnld'd from your mirror site and it's now working. Weird! but it's working, so I'm a happy camper.

I really can't imagine Flickr w/o your great scripts. Thank you everyone who has made these. I love them and this little brownout reminds me how much I depend on them.

Thanks!!!

Dan
Posted 25 months ago. ( permalink )

view photostream

CORDAN  Pro User  says:

FYI, it worked the first time with Flock.. Weird..
Posted 25 months ago. ( permalink )

view photostream

Paco CT  Pro User  says:

steeev contacts organiser, the new version, is it using the tags from the previous one? It does not seem to be doing so in my case.
Posted 25 months ago. ( permalink )

view photostream

steeev is a group administrator steeev  Pro User  says:

paco, yes it should be. you might need to check if you have somehow got 2 versions of the script installed at the same time, if so you need to uninstall the older version.
Originally posted 25 months ago. ( permalink )
steeev edited this topic 25 months ago.

view photostream

john w  Pro User  says:

steeev,
Thanks for dealing with this. All the scripts are back, but I've lost all the tags associated with my contacts. I did have two of them and uninstalled the older version. Is there anyway to get them back or do I have to retag everyone?
Posted 25 months ago. ( permalink )

view photostream

steeev is a group administrator steeev  Pro User  says:

john, see my previous reply to paco...
Posted 25 months ago. ( permalink )

view photostream

john w  Pro User  says:

I did have two and I uninstalled the old, but after installing the new one and now the script works but my old tags are gone.
Posted 25 months ago. ( permalink )

view photostream

john w  Pro User  says:

Unfortunately I just learned about your backup addition to the script. That will teach me to check this group more often.
Posted 25 months ago. ( permalink )

view photostream

steeev is a group administrator steeev  Pro User  says:

john, oh sorry, i misread your post. btw if you remember you sent me your contacts organiser datastore via flickrmail, when we were trying to diagnose another problem, if you can find that in your sent folder, you should be able to restore your contacts from that, using the "restore contacts organiser datastore by direct input" menu item and copying and pasting the contacts data into the dialog box.
Originally posted 25 months ago. ( permalink )
steeev edited this topic 25 months ago.

view photostream

john w  Pro User  says:

Ah memory. Can't find what I sent to you. If I just do a restore from the Flickrmail DataStore nothing happens. But it is time for me to redo my contact tag structure anyway and so I'll just get on with it and reenter them. This time I will make sure I use your backup command when I'm finished..
Posted 25 months ago. ( permalink )

view photostream

Paco CT  Pro User  says:

steeev Thanks for the prompt answer. I did uninstall the old version but the tags are all gone.I'll search the threads for this "Flickrmail DataStore" john w is mentioning.
Posted 25 months ago. ( permalink )

view photostream

decembre  Pro User  says:

Thanks............
Posted 25 months ago. ( permalink )

view photostream

:: erika verginelli :: says:

steeev, i'm having problems accessing the two links you provided...could not access any of them and my internet connections fine, working normal with sites...do you if anything is wrong or this is just me?

Thanks for all your hard work anyway!!! You are a genius!
Posted 25 months ago. ( permalink )

view photostream

.rein.  Pro User  says:

thanks! i thought someone deleted or disabled the scripts from my notebook!

thanks steev!
Originally posted 25 months ago. ( permalink )
.rein. edited this topic 25 months ago.

view photostream

ckaroli says:

now it's working again. Thanks, I like your scripts!
Originally posted 25 months ago. ( permalink )
ckaroli edited this topic 25 months ago.

view photostream

mattie_shoes  Pro User  says:

Awesome. I had used FlickrPM so much I had almost forgotten it was a greasemonkey script. I felt lost without those little icons!
Posted 25 months ago. ( permalink )

view photostream

paulhitz  Pro User  says:

thanks for flickr PM
Posted 18 months ago. ( permalink )

view photostream

mybluemuse aka PJ Taylor  Pro User  says:

I just reinstalled as I read the mail function had been fixed and NO GO!
What's the magic solution here?
Posted 15 months ago. ( permalink )

view photostream

rogeriomelo says:

won't work with ff 3.0b5 ?
my favorite gm scrip :(
Originally posted 14 months ago. ( permalink )
rogeriomelo edited this topic 14 months ago.

Would you like to comment?

Sign up for a free account, or sign in (if you're already a member).

RSS 2.0 feedSubscribe to a feed of stuff on this page...</!!> Feed – Subscribe to Flickr Hacks discussion threads
Add to My Yahoo!