GLBasic forum

Main forum => Bug Reports => Topic started by: ampos on 2011-Oct-29

Title: Online manual error
Post by: ampos on 2011-Oct-29
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

Title: Re: Online manual error
Post by: MrTAToad on 2011-Oct-29
Yes indeedly dudley doodly
Title: Re: Online manual error
Post by: Kitty Hello on 2011-Oct-31
Fixed now. Somehow () was expressed as  - which is correct, but failed to load. Silly XML reader.