View Single Post
  #1  
Old 24th October 2008, 04:56
Phi Phi is offline
Member
 
Join Date: Sep 2008
Posts: 2
Default [TS SE 4.3] problem with AJAX + IE
hi everyone

this is my problem
i have a fresh install TS SE 4.3 and when i want comment a torrent (i have AJAX functions activaded) with Internet Explorer i got an unknown error (when i press the submit button). it says something like "error on line 225 in preview.js". even with this error, the comment is posted but no display it in the same moment. i have to refresh (F5) the page to see the message.

this is the line 225 in previer.js

HTML Code:
document.getElementById('ajax_comment_preview').innerHTML = result;
well i would thank any help or suggest.

:)

pd: this happens in v5.1 too

Last edited by Phi; 24th October 2008 at 06:36.
Reply With Quote