Results 1 to 3 of 3

Thread: Help with page validation: Admin control panel

  1. #1
    Join Date
    Dec 2007
    Posts
    31
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Help with page validation: Admin control panel

    Hello

    I am having a hard time getting my admin control panel to validate. Its got a lot of strange errors that i've never seen before and it also doesn't go into must detail about how to fix them.

    This part of my page is where I interact with my database so I don't want to make it public.

    If anyone is willing to have a loot at it I will be happy to pm you the temporary login information.

    Thanks so much for the help im stumped

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    You don't need to paste login information. Just run it through the validator and post whatever errors that you don't need to fix.

    We'll explain how to fix them.

    How is the admin panel showing across browsers? If it works fine, I wouldn't worry about validation.

  3. #3
    Join Date
    Dec 2007
    Posts
    31
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the reply but I figered it out.

    I had tot replace a few of the & symbols with &

    The & character has special meaning. It says "what comes next is a character entity". Since I had &id the browser/validator was expecting a character entity but there is none called &id.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •