[solved] Ajax problem in listcontent.php
Posted: Fri Aug 31, 2007 12:44 pm
I have problems with ajax operations in the listcontent.php situations. These apply when moving pages and when deleting (only tested these ones). At one computer (Firefox 2.0.6) I got a xajax whitespace error. At another computer (Firefox 2.0.5) a javascript error was generated:
So the operations work, but the feedback/refresh of pages list does not.
ps. CMSMS 1.1.1 and system os x.
Code: Select all
Error: xml declaration not at start of external entity
Source File: http://host/admin/editcontent.php?content_id=57&page=
Line: 1, Column: 2
Source Code:
<?xml version="1.0" encoding="UTF-8"?><EditContent><Response>Success</Response><Details><![CDATA[The content was successfully updated.]]></Details></EditContent>-^
ps. CMSMS 1.1.1 and system os x.