Codes appearing while viewing some topics.

Auk

  • Can I get a Box?
  • Freshman
  • Posts: 22
Quote
$(".umme").mime({ 2367: ["pr", "we/http://innovatenotimitate.com/", "po"], 2813: ["pr", "we/http://www.tulsafinds.com/", "po"] }, { pr: ['Profile', 'View user profile', '', 'profile_button'], we: ['Website', 'Go to user\'s website', '%special%', 'www_button'], po: ['View posts', 'View user\'s latest contributions', '?area=showposts', 'post_button'] }, true);
This appears at bottom of some threads when viewing as guest.

http://wedge.org/pub/feats/7905/post-count-permissions/

It may not appear to you, this seems to appear while not logged in (viewing topic as guest.)


Posted: Today at 05:34 AM

Ah, right. This problem occurs regardless of browsers and skin used.
Posted: Today at 05:35 AM

Snooping around, this seems to have something to do with Arantor's profile. Go to the link above where I found the bug, then hover your mouse cursor over his name, you'll then see "Website" which goes to Arantor's website. Do the same for godboko71's name. So this appears to be javascript for that fancy effect. Note that on the bug pages, you don't get that fancy effect.

 Screenshot from 2013-02-10 bug.png (347.71 kB, 1920x1175 - viewed 4 times.)

Arantor

  • With a Box
  • Posts: 12,560
  • PMs are broken :/ Call to undefined function template_user_status() in the template.
Re: Codes appearing while viewing some topics.
« Reply #1 Today at 05:48 AM »
That's... interesting. Weird, but interesting.

Can you view the source for that page and post it here please? I can't reproduce it myself - but I'm suspecting that's because I have permissions for other things.
Quote
Snooping around, this seems to have something to do with Arantor's profile.
Nope.

What's happening is, the code that generates the mini menu over the profile (which includes a given user's website) is being output in a manner in which it should not be. Please provide a copy of the view-source when you see it so I can try and nail down why this code is being output when it shouldn't be.
  When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest.



$(".umme").mime({ 3107: ["pr", "po"], 2367: ["pr", "we/http://innovatenotimitate.com/", "po"] }, { pr: ['Profile', 'View user profile', '', 'profile_button'], we: ['Website', 'Go to user\'s website', '%special%', 'www_button'], po: ['View posts', 'View user\'s latest contributions', '?area=showposts', 'post_button'] }, true);