Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 2015-08-17 23:55:06

ParadoxInTheVoid
Member
From: ̺̺̺̺̺̺̺̺̺̺̺̺̺̺̺̺̺̺̺̺
Joined: 2015-02-18
Posts: 341

Ghost Woot

If you triple click the Woot button fast enough it will say UNWOOT but it won't show your name in the woots section.


signature.png

Offline

#2 2015-08-18 00:33:04

Xfrogman43
Member
From: need to find a new home
Joined: 2015-02-15
Posts: 4,174

Re: Ghost Woot

Look, I did it!
n6YZKsv.png


zsbu6Xm.png thanks zoey aaaaaaaaaaaand thanks latif for the avatar

Offline

Wooted by:

#3 2015-08-18 01:45:40

hummerz5
Member
From: wait I'm not a secret mod huh
Joined: 2015-08-10
Posts: 5,854

Re: Ghost Woot

On that note, someone really should stop dumping the page's html into the console log thx
Less seriously, damn jQuery actin' up again...

Offline

#4 2015-08-18 02:05:46, last edited by Different55 (2015-08-18 03:45:42)

Different55
Forum Admin
Joined: 2015-02-07
Posts: 16,575

Re: Ghost Woot

Sometimes I see these bug reports and I just wonder what even is going on when you guys find them.

hummerz5 wrote:

On that note, someone really should stop dumping the page's html into the console log thx
Less seriously, damn jQuery actin' up again...

@console log: wut EDIT: Finally home and I'm not seeing anything in the console log, and afaik none of the scripts that the forums use log anything to the console.
@jquery: you're going to have to be more specific than that. //forums.everybodyedits.com/img/smilies/tongue


"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto

Offline

Wooted by:

#5 2015-08-18 13:35:47

hummerz5
Member
From: wait I'm not a secret mod huh
Joined: 2015-08-10
Posts: 5,854

Re: Ghost Woot

      a.get(h, function (a) {
        if (a.indexOf('<html') === - 1) {
          alert(a);
        }
        console.log(a)
      });

When you hit the woot, it spits it out.
As per jQuery, I haven't the time right now. I'd suggest a Stop() somewhere. Probably when the wooted by bar is created? Not sure.

Offline

#6 2015-08-18 14:48:39

Different55
Forum Admin
Joined: 2015-02-07
Posts: 16,575

Re: Ghost Woot

hummerz5 wrote:
      a.get(h, function (a) {
        if (a.indexOf('<html') === - 1) {
          alert(a);
        }
        console.log(a)
      });

When you hit the woot, it spits it out.

Got it, fixed.

hummerz wrote:

As per jQuery, I haven't the time right now. I'd suggest a Stop() somewhere. Probably when the wooted by bar is created? Not sure.

Still lost here. What's the problem that a stop() is supposed to solve?


"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto

Offline

#7 2015-08-18 16:07:20

The Party Animal
Formerly TPA2
Joined: 2015-07-10
Posts: 484

Re: Ghost Woot

W4up7jv.png i did it

Offline

#8 2015-08-18 23:38:24, last edited by Anch (2015-08-18 23:40:12)

Anch
Member
Joined: 2015-02-16
Posts: 5,447

Re: Ghost Woot

If you have a seizure on the woot button, it will put a comma before your username!

Did it

Offline

Wooted by:

#9 2015-08-19 01:00:09

hummerz5
Member
From: wait I'm not a secret mod huh
Joined: 2015-08-10
Posts: 5,854

Re: Ghost Woot

        if (l.css("opacity") != 1){
           l.stop(true,true);
           k = k.replace(">, ", ">");
        }

This isn't a perfect answer. It's more like a treatment for the symptoms. If this is placed under line 30 (or under 'var l', wherever that is), you're good to go.
Basically, if you want to add a woot, but the woot box is currently being taken apart (unwooted), stop it!...
(And remove the comma for anch!)

thoughts?

Offline

Wooted by: (2)

#10 2015-08-19 22:13:10

skullz17
Member
Joined: 2015-02-15
Posts: 6,699

Re: Ghost Woot

It only works on a post that doesn't already have any woots.


m3gPDRb.png

thx for sig bobithan

Offline

#11 2015-08-19 22:33:54

Xfrogman43
Member
From: need to find a new home
Joined: 2015-02-15
Posts: 4,174

Re: Ghost Woot

skullz17 wrote:

It only works on a post that doesn't already have any woots.

Thanks captain obvious...
No woot = delets woot bar thing
Woot = keeps wooter names there


zsbu6Xm.png thanks zoey aaaaaaaaaaaand thanks latif for the avatar

Offline

#12 2015-08-20 01:16:19

hummerz5
Member
From: wait I'm not a secret mod huh
Joined: 2015-08-10
Posts: 5,854

Re: Ghost Woot

I figure you're talking about the current system, not my lil' ol' patch. I almost forgot about that possibility where there isn't a problem. That would've had some glitches. //forums.everybodyedits.com/img/smilies/smile
But it's all gud.

Offline

#13 2015-08-20 01:58:57

Different55
Forum Admin
Joined: 2015-02-07
Posts: 16,575

Re: Ghost Woot

hummerz5 wrote:
        if (l.css("opacity") != 1){
           l.stop(true,true);
           k = k.replace(">, ", ">");
        }

This isn't a perfect answer. It's more like a treatment for the symptoms. If this is placed under line 30 (or under 'var l', wherever that is), you're good to go.
Basically, if you want to add a woot, but the woot box is currently being taken apart (unwooted), stop it!...
(And remove the comma for anch!)

thoughts?

That did it, thanks.


"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto

Offline

#14 2015-08-20 02:35:22

Purge2202
Member
Joined: 2015-05-24
Posts: 84

Re: Ghost Woot

If you press tab until woot is highlighted blue, then hold enter, this happens:

5u0lNcw.png


I am new to the forums, i'll setup a sign later //forums.everybodyedits.com/img/smilies/tongue

Offline

Wooted by:

#15 2015-08-20 02:41:38

Different55
Forum Admin
Joined: 2015-02-07
Posts: 16,575

Re: Ghost Woot

I got this:

xRkbNfq.png


"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto

Offline

Wooted by:

#16 2015-08-20 03:27:27, last edited by hummerz5 (2015-08-20 03:28:03)

hummerz5
Member
From: wait I'm not a secret mod huh
Joined: 2015-08-10
Posts: 5,854

Re: Ghost Woot

Yeah, and I imagine there's a ton of other unconventional methods for wooting posts out there that would cause undesired effects.
We can't hunt them all down.

At this point, I'd just ignore all woot requests until the woot has been animated fully.
E.g., you can't spam it because it just waits.
but that's just me. Any other ideas floating

Edit: that's an unusual bug. I wasn't expecting the ability to warn users to stem from some simple javascript
jk

Offline

Wooted by: (2)

#17 2015-08-20 11:17:20

skullz17
Member
Joined: 2015-02-15
Posts: 6,699

Re: Ghost Woot

Xfrogman43 wrote:
skullz17 wrote:

It only works on a post that doesn't already have any woots.

Thanks captain obvious...
No woot = delets woot bar thing
Woot = keeps wooter names there

The first post doesn't say anything about the woot bar disappearing, it just says that your name isn't there.


m3gPDRb.png

thx for sig bobithan

Offline

skullz171440065840532386

Board footer

Powered by FluxBB

[ Started around 1738504569.3064 - Generated in 0.134 seconds, 12 queries executed - Memory usage: 1.68 MiB (Peak: 1.9 MiB) ]