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]
XML Error in 4th hierarchy on listcontent page [solved]
-
tkeil69575
XML Error in 4th hierarchy on listcontent page [solved]
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
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
tina
btw. the error only shows in IE7, guess its trying to verify XML coding
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
tina
btw. the error only shows in IE7, guess its trying to verify XML coding
