About Store Forum Documentation Contact



Post Reply 
more for your site
Author Message
faulty_design Offline
Member

Post: #1
more for your site
XML Parsing Error: not well-formed
Location: <!-- l --><a class="postlink-local" href="http://www.esenthel.com/forum/chat_en/index.php">chat_en/index.php</a><!-- l -->
Line Number 219, Column 340:return text.replace(arguments.callee.regExp,this.decodeSpecialCharsCallback);},decodeSp​ecialCharsCallback:function(str){switch(str){case '&amp;':return '&';case '&lt;':return '<';case '&gt;':return '>';case ''':return '\'';case '&quot;':return '"';default:return str;}},inArray:function(haystack,needle){var i=haystack.length;while(i--){if(haystack[i]===needle){return true;}}


is displayed when I try to view the chat thingy.

p.s. good job at suppressing the error messages, most people just let everything be displayed.
07-24-2009 03:28 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
Re: more for your site
ive tested it on IE7 and FireFox and I don't receive these errors.
maybe the server just had some problems when you experienced the error.
but im thinking about removing the chats since they're almost not used at all.
07-24-2009 10:45 AM
Find all posts by this user Quote this message in a reply
Post Reply