Jump to content

Wednesday 15th January 2025 - kick-off 8pm

Scottish Premiership - Rangers v Aberdeen

2 05:49:20

Recommended Posts

Posted

This is the error i'm getting

 

  Quote

XML Parsing Error: not well-formed

Location: http://www.donstalk.co.uk/messageboard/chat/

Line Number 228, Column 340:return text.replace(arguments.callee.regExp,this.decodeSpecialCharsCallback);},decodeSpecialCharsCallback:function(str){switch(str){case '&':return '&';case '<':return '<';case '>':return '>';case ''':return '\'';case '"':return '"';default:return str;}},inArray:function(haystack,needle){var i=haystack.length;while(i--){if(haystack===needle){return true;}}

--------------------------------------------------------------------------------------------------

 

I've only tried my laptop, shall check at uni tomorrow.

Posted
  On 01/12/2009 at 02:38, dave_min said:

This is the error i'm getting

 

I've only tried my laptop, shall check at uni tomorrow.

 

Looks like an encoding issue but I can't see that being the problem. Can't assume the XML is the problem if its working fine for everyone else, perhaps its the way your machine is translating the XML?

Posted
  On 01/12/2009 at 16:12, glasgowdon said:

Looks like an encoding issue but I can't see that being the problem. Can't assume the XML is the problem if its working fine for everyone else, perhaps its the way your machine is translating the XML?

 

Oooooh, get her.

 

I'll have fries wi that Johnny!

Posted
  On 01/12/2009 at 16:12, glasgowdon said:

Looks like an encoding issue but I can't see that being the problem. Can't assume the XML is the problem if its working fine for everyone else, perhaps its the way your machine is translating the XML?

 

Or, the way it's not translating it ;)

 

So, how do I fix it then?

Posted
  On 01/12/2009 at 02:38, dave_min said:

This is the error i'm getting

 

I've only tried my laptop, shall check at uni tomorrow.

 

You installed any Virtual Machines for Developing software? I remember you mentioning you were programming a while back.

 

Also, what browser you using? We may need to re-set something...

 

XML Parsing Error: not well-formed
Location: http://www.donstalk.co.uk/messageboard/chat/
LineNumber 228, Column 340:returntext.replace(arguments.callee.regExp,this.decodeSpecialCharsCallback);},decodeSpecialCharsCallback:function(str){switch(str){case'&':return '&';case '<':return '<';case'>':return '>';case ''':return '\'';case '"':return'"';default:return str;}},inArray:function(haystack,needle){vari=haystack.length;while(i--){if(haystack===needle){return true;}}

 

Also, Admin, delete the bold character in the code, might just be that dave_min's browser is bullet proof.

 

EDIT: That being said, it Validates perfectly. I can't even locate that code in any of the source. Maybe your config JavaScript files are being stored in cache and not being read again?

 

@admins, is there any more source files that I can't find apart from the ones below. You'd think I'd done enough debugging today *_*:

 

[pre]<script src="js/chat.js" type="text/javascript" charset="UTF-8"></script>

<script src="js/custom.js" type="text/javascript" charset="UTF-8"></script>

<script src="js/lang/en.js" type="text/javascript" charset="UTF-8"></script>

<script src="js/config.js" type="text/javascript" charset="UTF-8"></script>

<script src="js/FABridge.js" type="text/javascript" charset="UTF-8"></script>

<script type="text/javascript">

 

[/pre]

Posted
  On 01/12/2009 at 22:37, glasgowdon said:

You installed any Virtual Machines for Developing software? I remember you mentioning you were programming a while back.

 

Also, what browser you using? We may need to re-set something...

 

I re-installed XP at the Weekend, I updated it to the newest version, and i've got the newest version of Firefox running right now.

 

I tried it on same Laptop in IE and it worked first time  :-\

Posted
  On 02/12/2009 at 02:22, dave_min said:

I re-installed XP at the Weekend, I updated it to the newest version, and i've got the newest version of Firefox running right now.

 

I tried it on same Laptop in IE and it worked first time  :-\

 

It's still not working on Fx?

 

 

  • 4 months later...
  • 8 months later...
Posted
  On 11/04/2010 at 11:48, Slim said:

The chat keeps kicking me out and nae letting me back in on both IE and FF.

 

This is happening to me too.  Any ideas?

Posted
  On 29/12/2010 at 09:03, ally s said:

This is happening to me too.  Any ideas?

 

Anyone?

Posted
  On 29/12/2010 at 14:35, manc_don said:

It's not happened to me ???

 

Might just be the latest firefox/ie update isn't compatable with the chat function? I am only guessing here.

 

Its only just started working for me since I updated to the newest firefox. Before I had to use IE to get it to work.

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...