Page 1 of 1

[Solved] 'Pages' page AJAX controls don't work, error message: xml not well-form

Posted: Fri Oct 26, 2007 3:25 am
by spod_dmd
Hi

I'm running CMSMS 1.1.4.1 and the expand all, collapse all, move and other AJAX controls on the 'Pages' page don't refresh the page after having been clicked but if I manually refresh the page the actions have actually been executed. Firefox Error Console says:
Error: not well-formed

Source File: http://xxxxx.com/admin/listcontent.php? ... entupdated
Line: 1, Column: 2
Source Code:
 Add New Content    Reorder Pages
The little arrow in the error message points to the <?xml tag at the start of the source code.

An installation of 1.0.6 works just fine.

Does anyone have any ideas as to what the cause of the problem is and how it can be fixed?

Thanks.

Re: 'Pages' page AJAX controls don't work, error message: xml not well-formed

Posted: Fri Nov 09, 2007 10:49 pm
by mikemcvey
Hi,

I have had the same problem a coule of times now..
I have had to do a clean install of cmsms to fix it.

Mike

Re: 'Pages' page AJAX controls don't work, error message: xml not well-formed

Posted: Mon Mar 31, 2008 4:05 am
by spod_dmd
The TruetypeText 2.0.0 RC2 module seems to be the problem.

It's installed on every site that has the problem .

I uninstalled then removed the module from one site and the expand/collapse all sections links miraculously started working again.

Any idea what it is about this module that would cause it to affect the workings of listcontent.php?

Any help would be appreciated.

Cheers.

Re: 'Pages' page AJAX controls don't work, error message: xml not well-formed

Posted: Mon Mar 31, 2008 7:16 am
by alby
spod_dmd wrote: The TruetypeText 2.0.0 RC2 module seems to be the problem.

It's installed on every site that has the problem .

I uninstalled then removed the module from one site and the expand/collapse all sections links miraculously started working again.
Have you try a re-add the module for test?

Alby

Re: 'Pages' page AJAX controls don't work, error message: xml not well-formed

Posted: Mon Mar 31, 2008 8:45 pm
by spod_dmd
Re-installed TruetypeText 2.0.2 and it's all working again.

Now to do the same to the other sites.

Thanks.

Re: 'Pages' page AJAX controls don't work, error message: xml not well-formed

Posted: Mon Mar 31, 2008 8:49 pm
by Nullig
Don't forget to change the Subject of the first post to include [Solved}.

Nullig

Re: 'Pages' page AJAX controls don't work, error message: xml not well-formed

Posted: Wed Apr 02, 2008 4:07 pm
by Pierre M.
spod_dmd wrote: Re-installed TruetypeText 2.0.2 and it's all working again.

Now to do the same to the other sites.
Don't forget to backup and upgrade from your old unsupported 1.1.4.1 and 1.0.6 to latest official stable release (1.2.4 today).
And have fun with CMSms.

Pierre M.

Re: 'Pages' page AJAX controls don't work, error message: xml not well-formed

Posted: Wed May 07, 2008 11:50 am
by spod_dmd
Will do.

Thanks Pierre.