joliettech
01-30-2004, 03:02 PM
Hello,
We are using LiveHelp (PHP Live Chat application) on our site. We validate all our pages with the W3C Validator. Below is the results of the validation. I don't know php well enough to modify the string. Is there a way to modify this so it will validate and still perform the function it needs to?
Below are the results of attempting to parse this document with an SGML parser.
Line 957, column 97: cannot generate system identifier for general entity "department"
.../livehelp/livehelp_js.php?cmd=hidden&department=1" type=""></script>
Line 957, column 97: general entity "department" not defined and no default entity (explain...).
.../livehelp/livehelp_js.php?cmd=hidden&department=1" type=""></script>
Line 957, column 107: reference to entity "department" for which no system identifier could be generated
...livehelp_js.php?cmd=hidden&department=1" type=""></script>
Line 957, column 96: entity was defined here
...m/livehelp/livehelp_js.php?cmd=hidden&department=1" type=""></script>
Any help with this would be appreciated.
Thanks,
We are using LiveHelp (PHP Live Chat application) on our site. We validate all our pages with the W3C Validator. Below is the results of the validation. I don't know php well enough to modify the string. Is there a way to modify this so it will validate and still perform the function it needs to?
Below are the results of attempting to parse this document with an SGML parser.
Line 957, column 97: cannot generate system identifier for general entity "department"
.../livehelp/livehelp_js.php?cmd=hidden&department=1" type=""></script>
Line 957, column 97: general entity "department" not defined and no default entity (explain...).
.../livehelp/livehelp_js.php?cmd=hidden&department=1" type=""></script>
Line 957, column 107: reference to entity "department" for which no system identifier could be generated
...livehelp_js.php?cmd=hidden&department=1" type=""></script>
Line 957, column 96: entity was defined here
...m/livehelp/livehelp_js.php?cmd=hidden&department=1" type=""></script>
Any help with this would be appreciated.
Thanks,