ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > Living Room

Anti-Necrospamming

<< < (9/12) > >>

ewemoa:
Hmm...I wonder why it isn't working for you...

FWIW, what it looks like for me in FF3 with the latest GM script is:

Anti-Necrospamming

ewemoa:
I installed OperaUSB and did some testing.

I haven't gotten to the bottom of the issue, but one thing that seems like it could be it is mentioned at:

  http://my.opera.com/hallvors/blog/show.dml/12919

The limitation first: because we are worried about potential spyware abuse, User JavaScripts will not run on pages that are encrypted. This is a big and very annoying limitation, and we're thinking hard about what we can do about it.

--- End quote ---

fenixproductions, by any chance, does the script work when accessing DC via vanilla http and not when via https?

That seemed to make a difference during my testing.

fenixproductions:
fenixproductions, by any chance, does the script work when accessing DC via vanilla http and not when via https?-ewemoa (March 31, 2009, 09:47 PM)
--- End quote ---
Not working for https at all but that's not a problem because I use http mainly.

First I thought it's the problem of additional lines:

--- Code: Javascript ---opera.addEventListener('AfterEvent.load',function (e) {...},false);
so I changed it (according to your link) to:


--- Code: Javascript ---(function () {...})();
but it stopped working completely.

So I followed more links and changed to:


--- Code: Javascript ---opera.addEventListener('BeforeEvent.load',function (e) {...},false);
but it only gave first state back.

I have no more ideas.

tsaint:
Could someone give me simple reasons why posting to an "old" threat is inherently bad/of concern?
(Any thread can attract spam, so I can't see that's relevant)

If there are inherent problems to replying to old threads, my next obvious question is what is the number of weeks (or days or hours) when a thread in fact becomes "old"

I noted several comments/concerns that it might be ok to reply to such a thread if the reply contained additional useful information. Isn't that the expectation for all replies to posts, be they carefree, spritely young posts as well as feeble and doddery old ones?
My 2 (AU) cents

ewemoa:
Not working for https at all but that's not a problem because I use http mainly.
-fenixproductions (April 01, 2009, 04:54 AM)
--- End quote ---
Hmm.

FWIW, I tested with Opera without making any of the modifications you mentioned and the script seems to work for me.

Perhaps I should try those modifications to see what happens locally...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version