The MU forums have moved to WordPress.org

Error in Firefox (8 posts)

  1. roxer82
    Member
    Posted 17 years ago #

    I have got an error at the categories when I write a new post in firefox, you can see it at:
    http://www.runtoroxette.com/Fotos-Foro/categories.gif
    Do you know how can I fix it?
    Thanks in advanced!

  2. corourke
    Member
    Posted 17 years ago #

    Is that Firefox 1.5 or 2? It looks like there's either something wrong with the xhtml making the error or the css is broken. I'd run an xhtml validation test on the page nd see what happens.

  3. andrea_r
    Moderator
    Posted 17 years ago #

    It's one of the builds; I got the same box and wound up commenting it out until it gets fixed.

  4. skcsknathan001
    Member
    Posted 17 years ago #

    I do too...
    where did you comment it out Andrea?

  5. andrea_r
    Moderator
    Posted 17 years ago #

    Look in /wp-admin/edit-form-advanced.php.

    find this:
    if ( current_user_can('manage_categories')

    Comment out this:
    div id="searchresults" class="autocomplete" - the whole line with start and end div tags.

    Right before that, I added:
    Add categories <a href="categories.php">here</a>. So users can still find where to manually add categories.

  6. pumpkinslayer
    Member
    Posted 17 years ago #

    It comes as goes as I have found, I mean with different builds. After having it for a while, I upgraded and it went away, I upgraded again and its back.

    Hmmm...

  7. andrea_r
    Moderator
    Posted 17 years ago #

    Yeah, the same happened to me.

  8. roxer82
    Member
    Posted 17 years ago #

    Thanks Andrea :)

About this Topic