Posted by Stan Shevchuk on August 15, 2011 at 8:06am
2 followers
Jump to:
| Project: | W3C Validator |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Running the validator produces a lot of these:
"warning: DOMDocument::loadXML(): Entity 'copy' not defined in Entity, line: 484 in /var/www/html/sites/all/modules/w3c_validator/w3c_validator.module on line 231.
warning: DOMDocument::loadXML(): Entity 'reg' not defined in Entity, line: 485 in /var/www/html/sites/all/modules/w3c_validator/w3c_validator.module on line 231."
and results in "Result: Not valid Errors: 0 Warnings: 0" for every page
Comments
#1
Also running cron produces:
"user warning: Table 'wexdon.validator_access_tokens' doesn't exist query: DELETE FROM validator_access_tokens WHERE timestamp < 1313395737 in /var/www/html/sites/all/modules/w3c_validator/w3c_validator.module on line 135."
#2
same problem..
getting more warnings like
warning: file_get_contents(http://validator.w3.org/check?uri=http%3A%2F%2Fxeplion.it%2Fnode%2F2&out...) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 401 Unauthorized in C:\wamp\www\test\sites\all\modules\w3c_validator\w3c_validator.module on line 230.
Can anyone help me in this?