XML Error in 4th hierarchy on listcontent page [solved]

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
tkeil69575

XML Error in 4th hierarchy on listcontent page [solved]

Post by tkeil69575 »

Hi all,
up to now everything has been working great. I just set up a new page in the 4th hierarchy and am now getting an XML error pop-up when trying to expand the list in the admin area (see image attachment). Its only happening on pages in the 4th hierarchy ... everything else is fine. apart from that, the page shows in the cms front. I am using IE7 ... CMS is 1.04 running on Linux Suse 10.1, with PHP5.1.2 and mysql 5

thanks for any help
tina

[gelöscht durch Administrator]
Last edited by tkeil69575 on Fri Feb 09, 2007 6:28 pm, edited 1 time in total.
tkeil69575

Re: XML Error in 4th hierarchy on listcontent page

Post by tkeil69575 »

well I fixed it myself ... I think its because I am not using utf-8 encoding in the frontend and admin area, but instead iso-8859-1

so I changed this line in the lib/xajax/xajax.inc.php

define ('XAJAX_DEFAULT_CHAR_ENCODING', 'iso-8859-1' );

and now its working fine  ;D

tina


btw. the error only shows in IE7, guess its trying to verify XML coding
Locked

Return to “CMSMS Core”