Tokens
Moderator: Moderators
- scottlittlefield17
- Site Supporter
- Posts: 493
- Joined: Thu Jul 02, 2009 7:55 pm
- Location: Maine USA
Tokens
Post #1I went to check my tokens and I can't see them. I also can't donate any, when I hit the donate button it links me to DC&R's home page???
“Life is really simple as far as I’m concerned. There is no luck, you work hard and study things intently. If you do that for long and hard enough you’re successful.�
"The more well versed in a skill that someone is the luckier they seem to be."
"The more well versed in a skill that someone is the luckier they seem to be."
- otseng
- Savant
- Posts: 20849
- Joined: Thu Jan 15, 2004 1:16 pm
- Location: Atlanta, GA
- Has thanked: 214 times
- Been thanked: 365 times
- Contact:
Re: A Site Bug?
Post #11I'll poke around in the code and see if anything looks suspicious.SailingCyclops wrote:I am having the same disappearing Token issue. Clearing the cache did not fix it. I see everyone else's tokens but not my own. However, if I log out, and look at one of my posts, I see them fine. I am only blinded to my own tokens when I am logged in. I repeated this test with Firefox, Chromium, and Opera with the same results. The Opera browser had never accessed DC before my test with it, so it's not a persistent cookie issue. It's also not a font/color issue, if I highlight the area where the tokens should appear, I still see nothing. Looks like a bug?otseng wrote: I see your token count too. Also, you only get tokens when you post in a debate subforum.
Bob
- SailingCyclops
- Site Supporter
- Posts: 1453
- Joined: Fri Jul 09, 2010 5:02 pm
- Location: New York City
- Been thanked: 1 time
Re: A Site Bug?
Post #12One more piece of information. I see my tokens on my old posts, but not on my new ones.otseng wrote: I'll poke around in the code and see if anything looks suspicious.
Bob
Religion flies you into buildings, Science flies you to the moon.
If we believe absurdities, we shall commit atrocities -- Voltaire
Bless us and save us, said Mrs. O'Davis
- Goat
- Site Supporter
- Posts: 24999
- Joined: Fri Jul 21, 2006 6:09 pm
- Has thanked: 25 times
- Been thanked: 207 times
Re: A Site Bug?
Post #13I've seen that happen a few times too.. so he is not alone.otseng wrote:I'll poke around in the code and see if anything looks suspicious.SailingCyclops wrote:I am having the same disappearing Token issue. Clearing the cache did not fix it. I see everyone else's tokens but not my own. However, if I log out, and look at one of my posts, I see them fine. I am only blinded to my own tokens when I am logged in. I repeated this test with Firefox, Chromium, and Opera with the same results. The Opera browser had never accessed DC before my test with it, so it's not a persistent cookie issue. It's also not a font/color issue, if I highlight the area where the tokens should appear, I still see nothing. Looks like a bug?otseng wrote: I see your token count too. Also, you only get tokens when you post in a debate subforum.
Bob
“What do you think science is? There is nothing magical about science. It is simply a systematic way for carefully and thoroughly observing nature and using consistent logic to evaluate results. So which part of that exactly do you disagree with? Do you disagree with being thorough? Using careful observation? Being systematic? Or using consistent logic?�
Steven Novella
Steven Novella
- otseng
- Savant
- Posts: 20849
- Joined: Thu Jan 15, 2004 1:16 pm
- Location: Atlanta, GA
- Has thanked: 214 times
- Been thanked: 365 times
- Contact:
Post #14
I've looked in the code. I also logged in as you on a local copy of the forum and tested it and I'm unable to replicate the problem. If anyone can show how to duplicate it, post it here.
- SailingCyclops
- Site Supporter
- Posts: 1453
- Joined: Fri Jul 09, 2010 5:02 pm
- Location: New York City
- Been thanked: 1 time
Post #15
OK:otseng wrote:I've looked in the code. I also logged in as you on a local copy of the forum and tested it and I'm unable to replicate the problem. If anyone can show how to duplicate it, post it here.
Log in as me via the Internet (not a local copy). I will PM you my password. Look at this very post, and verify that you do not see the tokens entry.
Then Log out as me, do not log in as anyone, and look at this post again.
If this replicates the issue, you will see the tokens while not loged in as me.
I snarfed the code of a previous post of mine while logged in and while logged out here is the difference:
Taking a diff of the entire generated page was unproductive because there is a vast amount of code differences between logged in and logged out.loged out generated code
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td width="100%" align="left"><span class="gensmall" style="font-size: 9px;"><b><a href="http://debatingchristianity.com/forum/g ... 345">Wants evidence</a></b>
</span></td></tr></tbody></table>
<br><br>
3985.55 tokens<br>
</span>
</td>
loged in generated code
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td width="100%" align="left"><span class="gensmall" style="font-size: 9px;"><b><a href="http://debatingchristianity.com/forum/g ... 345">Wants evidence</a></b>
</span></td></tr></tbody></table>
<br><br>
</span>
</td>
diff
Religion flies you into buildings, Science flies you to the moon.
If we believe absurdities, we shall commit atrocities -- Voltaire
Bless us and save us, said Mrs. O'Davis
- SailingCyclops
- Site Supporter
- Posts: 1453
- Joined: Fri Jul 09, 2010 5:02 pm
- Location: New York City
- Been thanked: 1 time
Post #17
Indeed! It's now fixed.otseng wrote: See if you see it now.
Thanks
Bob
Religion flies you into buildings, Science flies you to the moon.
If we believe absurdities, we shall commit atrocities -- Voltaire
Bless us and save us, said Mrs. O'Davis