Results 1 to 8 of 8

Got a bug.....

This is a discussion on Got a bug..... within the General Discussion forums, part of the vBSEO SEO Plugin category; But I'm not sure if it's vBSEO related or not but figured it was worth a shot. On my showthread ...

  1. #1
    Senior Member
    Join Date
    Nov 2005
    Posts
    139
    Liked
    0 times

    Got a bug.....

    But I'm not sure if it's vBSEO related or not but figured it was worth a shot.

    On my showthread page I have a post reply button at the top and the bottom of the thread with a quick reply box.

    In FF all of the buttons / quick reply box works.

    In IE the bottom button / quick reply box doesn't work. You can click it but nothing happens. I looked at it but can't really figure it out. Was hoping someone could take a look at it.

    Thanks,
    Rex

  2. #2
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,266
    Liked
    586 times
    Can you post (or PM me) a sample URL where you are experiencing this? I'll also need to know the IE version you are using..

  3. #3
    Senior Member
    Join Date
    Nov 2005
    Posts
    139
    Liked
    0 times
    Here you go:

    The New Night Owls Thread - Page 1501

    IE 6

    Temp User:
    Tony1/temp

  4. #4
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,266
    Liked
    586 times
    Ok, you have loose dtd defined in your custom style, while it works with transitional only (as defined in default vBulletin style).
    instead of:
    HTML Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
    you should have:
    HTML Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

  5. #5
    Senior Member
    Join Date
    Nov 2005
    Posts
    139
    Liked
    0 times
    And where would that be located?

  6. #6
    Senior Member
    Join Date
    Nov 2005
    Posts
    139
    Liked
    0 times
    I already have this in my all style options:

    Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

  7. #7
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,266
    Liked
    586 times
    hmm.. strange now it is shown as transitional and still doesn't work. Does it work with the stock vBulletin template? (and/or with vBSEO disabled)?

  8. #8
    Senior Member
    Join Date
    Nov 2005
    Posts
    139
    Liked
    0 times
    It does work in the stock template.. hmm

Similar Threads

  1. Replies: 4
    Last Post: 11-21-2005, 10:58 AM

Posting Permissions

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