• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ General Support (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

[FIX] html response 12152

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
23 posts • Page 2 of 2 • 1, 2

Postby Jeroen » Wed Mar 29, 2006 11:44 pm

Great!
So it wil be in next release then or is there a patch?
Jeroen
Member
 
Posts: 13
Joined: Mon Mar 20, 2006 2:38 pm
Top

Postby Eminos » Thu Mar 30, 2006 12:06 am

Yes baby, time to release that 0.91 ;)

/E
Eminos
Member
 
Posts: 61
Joined: Fri Mar 24, 2006 3:23 am
Top

Postby phpfreechat » Thu Mar 30, 2006 8:30 am

Here is the patch :

Code: Select all
Modified: trunk/lib/xajax_0.2.3/xajax_js/xajax_uncompressed.js
==============================================================================
--- trunk/lib/xajax_0.2.3/xajax_js/xajax_uncompressed.js (original)
+++ trunk/lib/xajax_0.2.3/xajax_js/xajax_uncompressed.js Wed Mar 29 20:41:25 2006
@@ -438,7 +438,8 @@
                       else {
                               var errorString = "Error: the server returned the following HTTP status: " + r.status;
                               errorString += "nReceived:n" + r.responseText;
-                               alert(errorString);
+// kerphi: I don't show this popup because it can occurs when the connection is bad!
+//                             alert(errorString);
                               document.body.style.cursor = 'default';
                               if (xajaxStatusMessages == true) window.status = 'Invalid XML response error';
                       }

Yes it will be available in next 0.9.1 release.
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby Eminos » Fri Mar 31, 2006 2:07 am

Patched, cleard IE cashe, restarted IE, but the problem is still there .. very weird ..

/E
Eminos
Member
 
Posts: 61
Joined: Fri Mar 24, 2006 3:23 am
Top

Postby Jeroen » Sun Apr 02, 2006 6:54 pm

yep its still pops up on my chat too... :-(
Jeroen
Member
 
Posts: 13
Joined: Mon Mar 20, 2006 2:38 pm
Top

Postby Eminos » Mon Apr 03, 2006 4:26 pm

Just out of curiosity I applied that same patch in to the xajax.js file also (deleted alert(errorString); ) .. and it might have fixed this bug for me .. I haven't got the error message for over 24 hours now .. looks promising ..

/E
Eminos
Member
 
Posts: 61
Joined: Fri Mar 24, 2006 3:23 am
Top

Postby Eminos » Tue Apr 18, 2006 10:11 pm

Please see my post above and fix this bug kerphi, just updated with 0.9.2 and had to manually patch this .. again ..

/E
Eminos
Member
 
Posts: 61
Joined: Fri Mar 24, 2006 3:23 am
Top

Postby phpfreechat » Wed Apr 19, 2006 8:29 am

Ok, thank you I fixed it it the 1.x and 0.x branches.
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Previous

Post a reply
23 posts • Page 2 of 2 • 1, 2

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 8 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub