hi
I have a problem with 'quick reply'
I translated global.lang.php, newreply.lang.php from English into my languege.
and saved as "UTF-8".
it display right.
but quick reply ajax doesn't work.
gif of circle is endless. though post is registered on the server.
----------------------------------------------------------------------------------
VM12688:1 Uncaught SyntaxError: Unexpected token in JSON at position 0
m.parseJSON @ jquery.js?ver=1806:5
quickReplyDone @ thread.js?ver=1804:343
complete @ thread.js?ver=1804:329
j @ jquery.js?ver=1806:2
fireWith @ jquery.js?ver=1806:2
x @ jquery.js?ver=1806:5
[email protected] jquery.js?ver=1806:5
----------------------------------------------------------------------------------
i did try to save rest of file as UTF-8.
but same problem.
please help me.
----------------------------------------------------------------------------------
thx, I solved .
UTF without bom was answer.
I have a problem with 'quick reply'
I translated global.lang.php, newreply.lang.php from English into my languege.
and saved as "UTF-8".
it display right.
but quick reply ajax doesn't work.
gif of circle is endless. though post is registered on the server.
----------------------------------------------------------------------------------
VM12688:1 Uncaught SyntaxError: Unexpected token in JSON at position 0
m.parseJSON @ jquery.js?ver=1806:5
quickReplyDone @ thread.js?ver=1804:343
complete @ thread.js?ver=1804:329
j @ jquery.js?ver=1806:2
fireWith @ jquery.js?ver=1806:2
x @ jquery.js?ver=1806:5
[email protected] jquery.js?ver=1806:5
----------------------------------------------------------------------------------
i did try to save rest of file as UTF-8.
but same problem.
please help me.
----------------------------------------------------------------------------------
thx, I solved .
UTF without bom was answer.