Online manual error

Previous topic - Next topic

ampos

I get this error when accesing the online user manual:

QuoteWarning: simplexml_load_file() [function.simplexml-load-file]: /var/kunden/webs/glbasicabc/glbasic/help/glbasic_e.xml:56: parser error : xmlParseCharRef: invalid xmlChar value 28 in /var/kunden/webs/glbasicabc/glbasic/xmlhelp.php on line 128

Warning: simplexml_load_file() [function.simplexml-load-file]: 10;
<2>?ERROR</2> 

Generate an  in /var/kunden/webs/glbasicabc/glbasic/xmlhelp.php on line 128

Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /var/kunden/webs/glbasicabc/glbasic/xmlhelp.php on line 128

Warning: simplexml_load_file() [function.simplexml-load-file]: /var/kunden/webs/glbasicabc/glbasic/help/glbasic_e.xml:56: parser error : xmlParseCharRef: invalid xmlChar value 29 in /var/kunden/webs/glbasicabc/glbasic/xmlhelp.php on line 128

Warning: simplexml_load_file() [function.simplexml-load-file]: #60;/2> 

Generate an error : preprocessor error in /var/kunden/webs/glbasicabc/glbasic/xmlhelp.php on line 128

Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /var/kunden/webs/glbasicabc/glbasic/xmlhelp.php on line 128

Warning: simplexml_load_file() [function.simplexml-load-file]: /var/kunden/webs/glbasicabc/glbasic/help/glbasic_e.xml:56: parser error : xmlParseCharRef: invalid xmlChar value 28 in /var/kunden/webs/glbasicabc/glbasic/xmlhelp.php on line 128

Warning: simplexml_load_file() [function.simplexml-load-file]: 10;
<2>?WARNING</2>

Generate a  in /var/kunden/webs/glbasicabc/glbasic/xmlhelp.php on line 128

Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /var/kunden/webs/glbasicabc/glbasic/xmlhelp.php on line 128

Warning: simplexml_load_file() [function.simplexml-load-file]: /var/kunden/webs/glbasicabc/glbasic/help/glbasic_e.xml:56: parser error : xmlParseCharRef: invalid xmlChar value 29 in /var/kunden/webs/glbasicabc/glbasic/xmlhelp.php on line 128

Warning: simplexml_load_file() [function.simplexml-load-file]: /2>

Generate a warning : preprocessor warning : in /var/kunden/webs/glbasicabc/glbasic/xmlhelp.php on line 128

Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /var/kunden/webs/glbasicabc/glbasic/xmlhelp.php on line 128


MrTAToad

Yes indeedly dudley doodly

Kitty Hello

Fixed now. Somehow () was expressed as  - which is correct, but failed to load. Silly XML reader.