What does it mean and how to resolve this one?Error getting categories
XML Parsing Error: More than one root node found at character 11
What does this error mean?
What does this error mean?
I get follow error trying to get categories from my blog through BlogDesk
Ok, I got your file.
WordPress internally calls a file named class-IXR.php - but on your server this file is called class-ixr.php. If your server is case-sensitive it won't find the file (because ixr <> IXR). Solution: rename the file from ../wp-includes/class-IXR.php to ../wp-includes/class-ixr.php.
WordPress internally calls a file named class-IXR.php - but on your server this file is called class-ixr.php. If your server is case-sensitive it won't find the file (because ixr <> IXR). Solution: rename the file from ../wp-includes/class-IXR.php to ../wp-includes/class-ixr.php.