XML Parsing Error at 1:1544. Error 4: not well-formed (invalid token)
        Posted  
        
            by 
                Steve
            
        on Pro Webmasters
        
        See other posts from Pro Webmasters
        
            or by Steve
        
        
        
        Published on 2011-06-11T06:13:15Z
        Indexed on 
            2011/11/14
            18:13 UTC
        
        
        Read the original article
        Hit count: 238
        
I have installed Joomla 1.5.22 on a new hosting account, which doesn't have a domain yet, so it's public URL is http://cp-013.micron21.com/~annimac/
A message saying: XML Parsing Error at 1:1544. Error 4: not well-formed (invalid token). The source code for this message is:
<dl id="system-message">
<dt class="error">Error</dt>
<dd class="error message fade">
    <ul>
        <li>XML Parsing Error at 1:1544. Error 4: not well-formed (invalid token)</li>
    </ul>
</dd>
</dl>
There is nothing in /logs to indicate what the problem is.
I have uploaded the following folders from a freshly unzipped copy of Joomla 1.5.22:
- administrator
 - components
 - includes
 - language\en-GB
 - libraries
 - modules
 - plugins
 - templates\ja_purity
 - xmlrpc
 
and the issue remains. I have no custom or additional plugins, modules, or components installed.
If I change templates, the problem remains.
What is the problem?
© Pro Webmasters or respective owner