• Resolved vancaula

    (@vancaula)


    I’ve noticed classes.php is missing in the 3.1 release and now I’m back to an old problem.

    ‘view all posts filed under’ when a user hovers over the categories link bar at the top of the page.

    http://www.randomriot.com

    Any help getting rid of that stupid info hover over would be awesome….and thanks in advance πŸ˜€

    Jeremy

Viewing 10 replies - 1 through 10 (of 10 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    What ‘classes.php’ file are you referring to?

    Thread Starter vancaula

    (@vancaula)

    wp-includes/classes.php

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    πŸ³οΈβ€πŸŒˆ Advisor and Activist

    Is the file there?

    You may have a partial upgrade and need to manually copy the files up.

    Thread Starter vancaula

    (@vancaula)

    yeah, it’s missing….I’m guessing it’s supposed to be there….I’ll d/l straight from the source.

    Thread Starter vancaula

    (@vancaula)

    It’s not in the official release….weird….

    Moderator Sergey Biryukov

    (@sergeybiryukov)

    WordPress Dev

    That file was removed in 3.1.

    You need to update the files in your root directory as well, in order to prevent wp-settings.php from trying to include the non-existent file.

    The β€œView all posts…” string is now in wp-includes/category-template.php.

    Thread Starter vancaula

    (@vancaula)

    awesome! thank you so much….I’m guessing by letting wp upgrade for me it upgraded all of the files in my root directory because that’s where it had gone missing.

    Another problem I have come across in the upgrade is that my footer isn’t working….the text is there…but nothing else…it’s not a huge loss but it looks pretty darn ugly. Any idea why this could have happened?

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    πŸ³οΈβ€πŸŒˆ Advisor and Activist

    I’m guessing by letting wp upgrade for me it upgraded all of the files in my root directory because that’s where it had gone missing.

    WordPress deletes the depreciated files only when it upgrades, so yeah, that’ll do it πŸ™‚

    Check your theme and make sure that a call to wp_footer() is in the footer file.

    Thread Starter vancaula

    (@vancaula)

    http://wordpress.org/support/topic/footer-gonzo?replies=2

    check it!

    it’s there….something fishy is going on here

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    πŸ³οΈβ€πŸŒˆ Advisor and Activist

    Okay, we’ll stick to the other topic then πŸ˜€

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘classes.php missing 3.1?’ is closed to new replies.