When trying to post new comment, pop-up says (on Croatian): "Zahtjev neuspio" (translation: "Request denied") but the comment is saved to database and when I refresh the page it shows the comment
in text field appear this code/message (I don't know what it is):
<?xml version="1.0" standalone="yes"?><post><id>10</id><published>1</published><noerror>1</noerror><debug></debug><body><![CDATA[
<table class='postcontainer' id='post10' width='100%' cellpadding='0' cellspacing='0' style='margin-left:0;'><!-- style='padding-left:0;'> -->
<tr>
<td><a name='josc10'></a>
<table class='post' width='100%' cellpadding='0' cellspacing='0'>
<tbody class='sectiontableentry'>
<tr>
<td><table class='postheader' width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td align='left'>
<span class='postusername'>Administrator</span>
- <span class='posttitle'>test</span>
</td>
<td align='right'>
<span class='postnotify0' title='nemoj me obavještavati o novom postu'> </span>
|<span class='createdate'>2008-09-22 09:38:21</span>
</td>
</tr>
</table></td>
</tr>
<tr>
<td colspan='2'><table class='postbody' width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td style='overflow: hidden;'>test</td>
</tr>
</table></td>
</tr>
<tr>
<td><table class='postfooter' width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td align='left'><a href='javascript:JOSC_editComment(10)'>Uredi</a> | <a href='javascript:JOSC_deleteComment(10)'>Briši</a></td>
<td align='right'><table cellspacing='0' cellpadding='0' border='0'><tr><td><a id='yes10' class='voting_yes' href='javascript:JOSC_voting(10,"yes")'>0</a></td><td> </td><td><a id='no10' class='voting_no' href='javascript:JOSC_voting(10,"no")'>0</a></td></tr></table></td>
</tr>
</table></td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
]]></body></post>
Why is this message?