[wp-forums] For people having 3.1 Drama Llamas

Andrea Rennick andrea at ronandandrea.com
Thu Feb 24 02:06:46 UTC 2011


qtranslate seems to fail on 3.1 as well.

the admin bar - turning it off for the entire network, you can stuff that
code in mu-plugins instead of the functions.php file of a hundred themes.

also, any plugin using the Super Admin menu got their menu items reshuffled.

a.

On Wed, Feb 23, 2011 at 9:10 PM, Mika A Epstein <ipstenu at ipstenu.org> wrote:

> Though I'd kick start a list.  Please add 'em on :) I'm sure we'll need
> these handy for a while!
>
> ADMIN BAR
> If it's throwing your theme out of whack, make sure you have a call to
> wp_footer() in your theme's footer
>
>
> Wanna turn the admin menu ON for EVERYONE?
> http://blog.ftwr.co.uk/archives/2011/01/05/always-show-admin-bar/
>
>
> Like the bar but not the search?
> http://wordpress.org/extend/plugins/hide-admin-bar-search/
>
>
> Finally if you MUST turn it off...
>
> To disable it, you can add this to your functions.php
> `/* Disable the Admin Bar. */
> add_filter( 'show_admin_bar', '__return_false' );`
>
>
> LINKS GOING 404
> You may need to let WP regenerate your .htaccess.
> http://dre.im/if-pages-return-a-404-after-wordpress-3-1-upgrade
>
>
> KNOWN PLUGINS THAT WILL EFF YOU UP!
> Facebook integration plugin (don't know which one, working on that)
> Simple Tags
>
>
> MISSING OPTIONS IN POSTS
> 3.1 hides some screen options by default. Just turn on the ones you want.
> More info here: http://ottopress.com/2011/wp-quickie-metaboxes/
>
>
> FATAL ERRORS
> Fatal error in the output means either your theme doesn't like 3.1, you
> have a plugin that doesn't like 3.1, or you have an incomplete upgrade.
>
> Try:
> - switching to the Twenty Ten theme by renaming your current theme's folder
> in wp-content/themes using FTP or whatever file management application your
> host provides. You may need to access /wp-login.php to get this to kick in
> fully.
>
> - resetting the plugins folder by FTP or phpMyAdmin.
>
> - re-running the upgrade manually using /wp-admin/upgrade.php.
> _______________________________________________
> wp-forums mailing list
> wp-forums at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-forums
>



-- 
-- 
Andrea Rennick, writer of http://wpmututorials.com
Consulting at http://ronandandrea.com
now with Google Apps action. ;)
Phone: 1-506-276-4856 NA East Coast work hours, Mon-Fri only please


More information about the wp-forums mailing list