That was the error I got BEFORE I added this gm_functions user
script. Try disabling your other scripts which use GM_ functions.
Then, edit this one to throw an alert() in at the beginning & end of
the file. If this script is being loaded for every page, you should
see both those alerts on EVERY page.
Try it with a page on which you
want to use your other script. Are you getting both alerts from
gmfunctions? Now, what happens when you enable your other script?
Can you post your other script and the URL @ which you're trying to
use it?
Most GM scripts rely on pulling down external content through
GM_xmlhttpRequest, without this feature I imagine GK is going to
stagnate.
Best of luck on your adventure.
-justin