Extra text | NextGen RPG

Extra text

6 replies [Last post]
Chairman
Chairman's picture
Offline
Joined: 12/24/2008

I'm seeing extra text at the top left of my screen, located underneath the burgandy and banner.  It reads 'xml:lang="en'.

I think this is fairly new, although, to be honest, I've been really absent of late.  Can someone point me in the right direction on how to fix it, or hop in and do it for me?   For the life of me I can't think of where I should check to correct so I haven't tried didly to remedy it.  Laughing out loud

Thanks!
China

Comments

rgordona
rgordona's picture
Offline
Joined: 03/12/2009
On mine it reads

On mine it reads "xml:lang="en">" [Outside quotations mine.] I would guess at a missing < somewhere in the source.

Of course I only see the text when the page is loading before the images arrive after that it is covered up so it doesn't bother me much.

 

Heatwave
Heatwave's picture
Offline
Joined: 12/29/2008
When I took out the line that

When I took out the line that was causing Dave to have problems with the spam blocker I must have removed a portion of what usually keeps that invisible. I'll try to hop in later today to fix it.

--
Imagination is the seed of intelligence. Nourish it and watch it grow.

Chairman
Chairman's picture
Offline
Joined: 12/24/2008
Sweet

No hurries.  I mean...it's barely noticeable.

Just something that I finally noticed and had zero clue as to where it came from or how to fix.

Thanks babe!

Admelior
Admelior's picture
Offline
Joined: 12/25/2008
Ooh!

What was it? I'm curious!

And thanks!

Chairman
Chairman's picture
Offline
Joined: 12/24/2008
Admelior wrote:What was it?

Admelior wrote:
What was it? I'm curious!

And thanks!

We don't know yet.  KL disabled our spam blocker since it was giving you a hard time, but hasn't had the chance to look into the details of it.  It sounds like a tedious task involved to sort out the exact issue.  ...and we don't know if it was shutting out anyone else that it shouldn't have been.

So right now, we're manually deleting spammers, we get about 4-7 a week, but can usually catch them and delete them before they post anything

Nimbus
Nimbus's picture
Offline
Joined: 06/19/2009
rgordona wrote:On mine it

rgordona wrote:
On mine it reads "xml:lang="en">" [Outside quotations mine.] I would guess at a missing < somewhere in the source.

Yeah, viewing the page source gives you this:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
xml:lang="en"> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

...etc

That xml:lang bit can probably be removed. Or stick a "<" just before it.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.