|
The problem was that ...
A brilliant mind ...
Wonderful ...
Thank you ...
Posted 48 months ago.
(permalink)
|
|
cool, that wasn't that bad ;)
Posted 48 months ago.
(permalink)
|
|
Hello - I'm being a bit dumb here, but I can't work out how to erase the key. I've located it in about:config but can't find any way to erase it.
Posted 48 months ago.
(permalink)
|
|
kingstongal wrote Hello - I'm being a bit dumb here, but I can't work out how to erase the key. I've located it in about:config but can't find any way to erase it.
Yeah, same problem here!?!?
Posted 48 months ago.
(permalink)
|
|
LOL - I'm relieved I'm not alone in this!
Posted 48 months ago.
(permalink)
|
|
Right click on the specified key and select "Reset"
Posted 48 months ago.
(permalink)
|
|
YAY!!!! Thank you, thank you!
Posted 48 months ago.
(permalink)
|
|
Zoolcar9 wrote Right click on the specified key and select "Reset"
Thank you! Thank you!!!!!!!!!!
Posted 48 months ago.
(permalink)
|
|
Yoooooooo it's back! Thank you!!!
Posted 48 months ago.
(permalink)
|
|
@mortimer? & zoolcar9 & all
Thanks for taking the time to figure this out for us :o)
Posted 48 months ago.
(permalink)
|
|
DawnsShadow wrote @mortimer? & zoolcar9 & all
Thanks for taking the time to figure this out for us :o)
from me too, thanks
Posted 48 months ago.
(permalink)
|
|
yay
thankyou so much!!
:-)
Posted 48 months ago.
(permalink)
|
|
hello, can anybody explain why everytime i added a new comment it will overwrite the previous one? fyi, i can only add up to max 4 comments only.
Posted 48 months ago.
(permalink)
|
|
Hmm... Totally disappeared after I installed FF 3.0 and GM .08 tonight. Re-installed and it shows in my manage scripts, but is not even listed in script commands.
Posted 48 months ago.
(permalink)
|
|
Where are the actual comments stored? Is there anyway to back them up? Also editing the comments would be a VERY nice feature of this script :)
BTW Got both FireFox 2 and 3 running with new greasemonkey and quick comments no probs :)
I had a minor profile issue and also the new greasemonkey likes to make new folder for each script I think that may have been the problem :)
Posted 48 months ago.
(permalink)
|
|
@mortimer? & zoolcar9 & all
Thanks for taking the time to figure this out for us :o)
Thank You from me too :))
Posted 48 months ago.
(permalink)
|
|
I tried to do the following below because I cannot access the "User Scripts Command" -- it is not highlighted --
I found the tag "greasemonkey.scriptvals.http://6v8.gamboni.org//Flickr Quick Comment.quicktag"
BUT I cannot erase it. Now the delete command is not highlighted.
Still confused.
Could you please open in your address bar: 'about:config', it will tell you that you should be careful... in the search field, enter 'quicktag', you should find a key:
greasemonkey.scriptvals.http://6v8.gamboni.org//Flickr Quick Comment.quicktag
erase it.
Posted 47 months ago.
(permalink)
|
|
for the invite group dropdown list, why does it not list the groups that I'm member of . Where does the group list come from,is this statically stored?
Posted 47 months ago.
(permalink)
|
|
The group invite dropdown (the one "Invite this photo to..." under the message box) is provided by Flickr and only lists groups you admin... nothing to do with this script.
Posted 47 months ago.
(permalink)
|
|
Thank you sooooooooooo much!!!!!!!! Is working again!!!!!!!!!!!!!!!
Posted 47 months ago.
(permalink)
|
|
What's about the new update of firefox 3.0.1 ??
Posted 47 months ago.
(permalink)
|
|
I am having an "UNDEFINED" issue. When I select
Greasemonkey > User Script commands
There are two blank lines at the bottom of the popup.

Selecting the first blank line opens this window

Selecting the second blank line opens this window

For as long as I can remember what the blanks lines are and what they do, I can use the script to add tags but it is very difficult and takes a lot of trial and error.
How can I fix this so I can actually see the correct text?
Posted 47 months ago.
(permalink)
|
|
After the latest update of Greasemonkey the script: Flickr: Quick Comment is no more working. I use Flock Browser v1.2.3. I tried uninstalling, downloading the latest script and re-installing it...script is enabled..but cannot see the drop down list in the Photo page (list of URL is also valid). Can someone help. Would appreciate any advice/guidance on this through Flickrmail.
Regards,
Snap®
Posted 47 months ago.
(permalink)
|
|
Snap® you have to do what is described here: www.flickr.com/groups/flickrhacks/discuss/721575942202658...
Scooter Flix this is linked to the localisation bit I suppose, not sure why you have trouble. I have no time to investigate now :(
Professor Bop right click on it and erase.
Posted 47 months ago.
(permalink)
|
|
Need to reinstall this script and can't find it... Please Help.
Link leads to an error page.
thanks
Posted 44 months ago.
(permalink)
|
|
reno_fog - Here.
Posted 44 months ago.
(permalink)
|
|
mrpb27 Thanks very much
Posted 44 months ago.
(permalink)
|
|
I want to insert a quick comment in an edited post. Is there a way to move to the end of all of the previous characters and then comment? I am having to do this manually now.
Posted 41 months ago.
(permalink)
|
|
I wonder if Roberto Carboni used this script.
jajajaj congrats!!!!!!!!!!!!!!!!!! :)
Posted 41 months ago.
(permalink)
|
|
Is there any way to export-import the quick comments from one machine to another?
Posted 40 months ago.
(permalink)
|
|
Scooter Flix I'm having the same exact problem. Has this ever been fixed? Is there any hope? I really would love to have a usable script like this since I flickr a lot and have several groups to take care of.
Posted 40 months ago.
(permalink)
|
|
sandeepkbhat:
Firefox stores all its configuration information on a file named "prefs.js" stored somewhere in the "Documents and settings" folder. If you locate it, you can edit it and then look for the string "quick comment" to find a line where the information you are looking for is defined.
But there's an alternative (and easier in my opinion) way to do it. In the Firefox URL bar type "about:config". Then, on the filter box type "quick comment". You will see a preference named "greasemonkey.scriptvals.http://6v8.gamboni.org//Flickr Quick Comment.quicktag". To the right you will see a "Value" string. This string contains all you Quick Comments comments, using a particular syntax. Double click on it to access the info. This way you are accessing the info on "prefs.js" file (wherever it is), and if you modify the data it will be modified on that file too.
I imagine you can simply copy this string (or any part of it) from one of your computers and then paste it on the other one. I never have done this but I think it should work. Try it and let me know ;)
In fact, you can even edit this string by hand to add new comments or change the existing ones without having to go through the usual GM procedure. The syntax is easy: for each comment the string contains the title followed by "{#}" and then the text of the comment. If there's more than one comment they are stored one after the other separated by "@#@". Try this ;)
Originally posted 40 months ago.
(permalink)
ToniVC edited this topic 40 months ago.
|
|
Quick Comment is knocked out through the New Photo Page. Help!
Posted 23 months ago.
(permalink)
|
|
Please help us by fixing this most useful script Pierre :)
Posted 23 months ago.
(permalink)
|
|
A patched version is temporarily available at userscripts.org/scripts/show/80188
Known issue:
. on a photo page, you can not add new quick comments through the Greasemonkey menu; you can still manage your quick comments on other pages, though
[edit] mortimer? has provided an upgrade: www.flickr.com/services/apps/72157624303369969/
Originally posted 23 months ago.
(permalink)
Alesa Dam edited this topic 23 months ago.
|
|
Alesa - you're a wonder!
Posted 23 months ago.
(permalink)
|
|
Thanks -once more- Alesa Dam
Posted 23 months ago.
(permalink)
|
|
working on it
Posted 23 months ago.
(permalink)
|
|
thanks....i hope it's not pain to do.
Posted 23 months ago.
(permalink)
|
|
Hi, thanks Alesa Dan. I have now fully updated this script to put the drop box in the right place and for the editing menu to work. There is now an App in the garden, you can get it there:
www.flickr.com/services/apps/72157624303369969/
(fav if you like it :) )
Posted 23 months ago.
(permalink)
|
|
Yah! This is my most favorite app. Thanks a million mortimer?
Posted 23 months ago.
(permalink)
|
|
Beautiful.
Posted 23 months ago.
(permalink)
|
|
Thank you!!
Posted 23 months ago.
(permalink)
|
|
Thank you very much, mortimer?
Originally posted 23 months ago.
(permalink)
Paco CT edited this topic 23 months ago.
|
|
Seems to be broke in the tool drop down menu on the User photo page. But it's all here on in this forum page.
On a users photo page;
My QC box shows the quick comments I've made, but is now defaulting to -Undefined- at the top of comment box (I had removed it when I added my own comments).
The top- TOOLS / GM / User Script Commands -drop down menu is blank. No way to add or remove what is there.
Posted 22 months ago.
(permalink)
|
|
CORDAN wrote The top- TOOLS / GM / User Script Commands -drop down menu is blank. No way to add or remove what is there.
I had the same problem:
I delete all QC install, (with its Preferences)
And Reinstall it...
The menu is here now, but You need to define your new comments one more time...
And now...a new Tiny Design Request :
It's possible to have the buttons "Preview" + "Post" and the Box to selecte our Quick Comments on a Single Line ?
On this Forum it's good :
The Quick Comment box is on the top and the Buttons are on the bottom of the Comment Box , but onthe Photo Page all is under in 2 lines...
And put it more close with the Comment Box ?
i have hidden the "Want to format your reply?" line....
Originally posted 21 months ago.
(permalink)
decembre edited this topic 21 months ago.
|
|
Hi everyone...
Can some one explain to me why the Quick Flickr Comment script will only work in this thread...
Very strange love the feature but can someone Help me...
Installed the newest Greasemonkey and the Comment script, running firefox 3.6 and I see and can use the Quick here in this thread but when I go to anywhere else it says Undefined- at the top of comment box and will not allow me to use it more than once on the page...
I have to reload the page for it to work again
Originally posted 21 months ago.
(permalink)
@ Reta @ OFFLINE edited this topic 21 months ago.
|
|
Is anyone aware of an updated Quick Comments for Flickr's new format?
I miss them...
Posted 21 months ago.
(permalink)
|
|
@ Reta @ wrote Very strange
Yes , strange : For me it work with all page...
Maybe delete (with all preferences) and reinstall ?
☞Today's✿Addiction☜ wrote updated Quick Comments
• Flickr Quick Comment 1.0
by Mortimer Original Version 5106
► Compatible With The New Photo Page
▷ NOT Google Chrome Compatible ?
▷ Discussions from Flickr Hacks
(Adds a Select Box with Prewritten Comments over the Flickr Comment Box. You can create new comments and manage existing commands via the User Script Commands menu.)
▷ Work very well with Flickr - Move Comment Form Upby Alesa Dam
Posted 21 months ago.
(permalink)
|
|
same trouble than @ Reta @
don't work on photo pages, work well in group discussion but don't work on photo pages :-((
Posted 21 months ago.
(permalink)
|
|
Ok I got that and it is showing the Quick comment box in the right spot and is working outside of this thread....
But every time I use it..
The page loads again and No Quick Comment box anymore I then have to reload the page i order to use the Quick comment feature again...
Really appreciate the Help
Posted 21 months ago.
(permalink)
|
|
I've just updated to a new computer and have to build my Firefox tools set anew - having trouble with Quick Comment now. I was able to reactivate the Quick Comment script on the new photo page layout in summer with the comments that were already saved on the old computer but can't add any new comments in the updated version now: everything I seem to get is 'undefined', 'userscript commands' where 'add a quick comment' used to appear remains blank.
Anyone having the same trouble perhaps?
Posted 19 months ago.
(permalink)
|
|
No one can help?
Posted 19 months ago.
(permalink)
|
|
On what type of page are you trying to add a new comment? I find I don't get the 'add a quick comment' on a photopage, but I do get that option on a photostream page and a forum - here for instance.
Posted 19 months ago.
(permalink)
|
|
Uuuuuuuuuuuuuuuups - yes, I believe that was it! Couldn't probably remember exactly how it used to work and was too nervous with so many new things that needed to get started!
Thanks so many!
Posted 19 months ago.
(permalink)
|
|
I am having problems adding new comments all of a sudden. The "add new comment", and "edit quick comments" works on this page, but not when viewing photos. Anyone else with this problem?
Posted 19 months ago.
(permalink)
|
|
Paul_Wheeler
Hi you will probably find that you can add new quick comments when you are on the page where the new comment you wish to add is available to copy and paste ,group front pages or discusions ect !
Posted 19 months ago.
(permalink)
|
|
FF4 makes an issue - FQC doesn't work anymore.
Anyone making the same experience?
Any solutions?
Posted 13 months ago.
(permalink)
|
|
I have just upgraded to Firefox 4 and discovered that this (one of my favourite scripts) doesn't work any more. Hope there's a fix soon.
Posted 13 months ago.
(permalink)
|
|
I wish there was a fix too:((
Posted 12 months ago.
(permalink)
|
|
????
Like i said before : For me it work always....
Just one thing :
When i want to configure it (to add a comment), the box for that appear in a strange place .
But i need only to scroll and i find it.
That's good , i don't needs to edit it all the time. ;-)
Read it :
Solution Found : "Flickr Quick Comment" and "Move Comment Form Up"
Posted 12 months ago.
(permalink)
|
|
Haa , i found some link where that is something boken .
Here by example :
Normandia D Day
I think it's a Flickr server problem...
I am French and the link is charged from "farm1", if i have a goog view.
The page displaying has a the Side (at the right side) panel with all text Bolder and the Comment Box isn't at the right place.
Here "move comment box up" don't give the right result too.
For the other photo page : no problem.
Same results on a different Firefox profile.
Maybe it's why some of experiencing problem with these extension?
Posted 12 months ago.
(permalink)
|
|
It work always !
;-)
Have you the same result than me with this link that i post before:
Normandia D Day ?
And this one too:
From Brett Walker
It's very strange :
Not the same Typo and always not be able to give Quick Comments at the right place with "Flickr - Move comment form up" in use too.
For this page only , the comment box is at the end ...
Originally posted 11 months ago.
(permalink)
decembre edited this topic 11 months ago.
|
|
Good Morning, All... Since I upgraded to Firefox 5, I have not been able to use my Quick Comment... I see the info I want to post and can click on it but it doesn't transfer to the comment box... Can I get help here? Thanks in advance...
Posted 11 months ago.
(permalink)
|
|
Have you the most up to date GM? 0.9.5
Posted 11 months ago.
(permalink)
|
|
Didn't realize I needed to do that... Will try that... Thanks... That's what you meant in the other thread... I'm slow...
Posted 11 months ago.
(permalink)
|
|
I did that and still no comments transferring... That really baffles me...
Posted 11 months ago.
(permalink)
|
|
Hello world, I have gone to about:config and reset and have added one comment in quick comment and when I open the drop down and click on it, the info doesn't transfer to the comment box.. I am now working with FF5 and Quick Comments worked fine with FF3.. and have also updated GM.. Does anyone have any other suggestions.... Thanks in advance...
Posted 11 months ago.
(permalink)
|
|
Try to build an other (New) profile and reinstall your extensions one by one.
A good extension which help for that :
PROFILESWITCHER
And if they are some incompatible for FF5 :
Add-on Compatibility Reporter
Posted 11 months ago.
(permalink)
|
|
Thanks, for the link that fixed my Quick Comments.. It was much appreciated...
Posted 11 months ago.
(permalink)
|
|
▷ Google Chrome Compatible !
IF you use this great tool for better Compatibility and mangement of Greasemonkey Scripts:
► ► Tampermonkey (Google Chrome extension).
description :
Tampermonkey provides enhanced userscript support for Google Chrome and Chromium Browser (version 5.0.0.0 or greater). It’s API is fully compatible to Greasemonkey.
This means support of:
- full unsafeWindow access
- iframe support
- all GM_* functions including:
* GM_registerMenuCommand
* GM_xmlhttpRequest with cross domain support
* GM_getResourceText
* GM_getResourceURL
- the tags:
* @resource and
* @require
Originally posted 11 months ago.
(permalink)
decembre edited this topic 11 months ago.
|
|
It does not work in firefox 6.0.2 :(
Posted 9 months ago.
(permalink)
|
|
yes, it work for me....
Posted 8 months ago.
(permalink)
|
|
decembre : What did you do to make it work in FF 6? I cannot seem to get it to work.
Posted 8 months ago.
(permalink)
|
|
This still works for me in FF6.0.2 without doing anything
Posted 8 months ago.
(permalink)
|
|
Just updated my Firefox to version 8, from version 3.something. Wish I hadn't bothered! This script no longer works for me, and the link to the updated script is broken :(
Posted 6 months ago.
(permalink)
|
|
Maybe a solution for you....if you read here:
GM Script: comment "seen in foobar group" footer.
Posted 6 months ago.
(permalink)
|
|
Paul_Wheeler Same here. If you figure out how to revert back, let me know. I tried the update decembre posted, but it didn't fix it.
I don't know what FF did with ver 8, but many things are not right. And if you use the Google toolbar, it's now gone in ver 8. Ver 8 is no faster and still leaks memory. I see no improvements at all. I'm starting to understand why people are moving to Chrome.
Posted 5 months ago.
(permalink)
|
|
It seems you have a problem with you Firfox proflie, because many scripts don't work on your config....
Have you try to create a new Profle?
I had some problem like that before and a fresh profile had resolve all.
Posted 5 months ago.
(permalink)
|
|
I just updatet firefox from 3.somewhat to 9.0.1 and the quick comment script does not work any more. Very sad...
Posted 4 months ago.
(permalink)
|
|
Ahhh, ok, I just visited the thread decembre mentioned:
www.flickr.com/groups/flickrhacks/discuss/721575941598937...
There I found the solution in the answer of CORDAN and tried V. 1.1 vispillo.org/flickr_quick_comment.user.js of the script. Voila, it works! :-)
Thank you all! :-))
Posted 4 months ago.
(permalink)
|
|
:-)
Posted 4 months ago.
(permalink)
|
|
FF Quick comment is not working in FF 10???
Posted 4 months ago.
(permalink)
|
|
Brian E Kushner - I had the same problem and was starting to pull my hair out. Installed the script from the link above Natascha♫ mentioned:
Natascha♫ wrote There I found the solution in the answer of CORDAN and tried V. 1.1 vispillo.org/flickr_quick_comment.user.js of the script. Voila, it works! :-)
And voila, it works!
Posted 3 months ago.
(permalink)
|
|
I find after the last Flickr update my Quick Comments have a problem.. What I had before still works but I cannot keep anything that I add now.. It looks like it loads alright and is at the bottom of the list but when I close Flickr and come back, it has disappeared... I tried deleting and reinstalling like Natascha♫ mentioned but that didn't change anything...
Is there any help available?
Thanks !!
Originally posted 3 months ago.
(permalink)
KaCey97007 edited this topic 3 months ago.
|
|
Mine work perfectly..
Firefox 10.0.2 / win7
Try on a new profile....
Posted 3 months ago.
(permalink)
|
|
decembre I'm sorry, I don't know what you mean by "try on a new profile"... I have deleted it and reinstalled it and have the same result..
Posted 3 months ago.
(permalink)
|
|
It's create a new firefox with testing functions, like that you can test differents things without break your principal and clean profile.
Google is (sometime) our friend : Create a new Firefox profile
I use this Firefox addon to switch beetwen them and manage my profiles(remove/rename etc) :
Profile Switcher
And before it's a good idea to backup your clean profile with :
MozBackup
Posted 3 months ago.
(permalink)
|
|
Thanks.. Appreciate your help...
Cindy Mc
Posted 3 months ago.
(permalink)
|
Would you like to comment?
Sign up for a free account, or sign in (if you're already a member).
|