Happy Swinger Chick
Member
Posted 1 year ago #
I tried to install a plug in and when I clicked "activate" This is now what I get.... Regardless of how I attempt to get to my blog.
Fatal error: Call to undefined function is_admin_bar_showing() in /home6/happyswi/public_html/wp-content/plugins/admin-bar-minimiser/admin-bar-minimiser.php on line 47
ClaytonJames
Member
Posted 1 year ago #
Use your ftp client or the file manager in your hosts control panel to rename the "admin-bar-minimiser" plugin directory/folder. If the plugin is the only issue, that should restore control.
Happy Swinger Chick
Member
Posted 1 year ago #
YAY!!!! Clayton James You are super fabulous. You just made my day. And it is my birthday... so that is pretty frick'n awsome. :)
~Happy
That plugin will only work on WordPress 3.1 by the way :)
ClaytonJames
Member
Posted 1 year ago #
Easy fix... You're the one who had to do all the work.
Happy B-Day!
:-)
patdundee
Member
Posted 1 year ago #
Just to let you guys know you do not need to do anything with the plugins or its folder if this error occurs in admin-header.php you just need to comment out these lines that are around line 87
if ( is_admin_bar_showing() )
$admin_body_class .= ' admin-bar';
I suspect this will be the same in the page you are referring to also.
Hope this helps one or two of you