Forum Moderators: coopster
We have been using the WC3 validator to check all the pages, and it works fine on same pages, but not on others. The problem arises with the fact that our sit is a login based site (it has to be, its an online golf score tracker).
If you are not logged in and try to access a page that is based on being a logged in user (you would have to type in a URL, there are lo links when no logged in) you would trigger the die(Unable to connect...) command.
So, when I am logged in and I go to say, view my scores page, and try to validate that, the WC3 validator falls over becuase it is NOT logged in.
Has anyone got any ideas on how to resolve this?
I *could* go the page myself, save the source and C&P it into the validator text input box, but I'm hoping for a more user friendly solution.