Page 1 of 1

[solved] Ajax problem in listcontent.php

Posted: Fri Aug 31, 2007 12:44 pm
by bterkuile
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:

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>-^
So the operations work, but the feedback/refresh of pages list does not.

ps. CMSMS 1.1.1 and system os x.

Re: [solved] Ajax problem in listcontent.php

Posted: Sat Sep 08, 2007 8:27 am
by bterkuile
After about a day guessing for the problem, it seemed that there was a space in front of the starting <?php in one of the modules. After doing some editing and updating of the system hard to track, but finally found. This is no thread in the existing module repository (as far as I checked).

Re: [solved] Ajax problem in listcontent.php

Posted: Fri Sep 21, 2007 10:22 pm
by bterkuile
Statistics 0.8.0b1 also breaks the ajax functions in CMSMS version 1.1.2