Disabled all plugins and did a manual update to 3.2.1 today. I loaded my website at http://totallymi.com and my page returned error:
Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in ..../wp-content/themes/arras/library/widgets.php on line 355
I found the resolution in:
http://wordpress.org/support/topic/troubleshooting-wordpress-32-master-list?replies=8 under Theme Issues, since I am running Arras AND updated my Arras theme to 1.5.1.1 to verify that all other files were up to date.
After doing so, I now get the error:
Fatal error: Call to undefined method WP_Widget_Factory::register() in /homepages/26/d318058896/htdocs/totallymi/wp-includes/widgets.php on line 431
This is what is displayed on that line:
431 $wp_widget_factory->register($widget_class);
432 }
To access my website:
I put up a maint. message on the homepage /index.php
To access WordPress http://totallymi.com/1index.php
I cannot access any part of my website and have done multiple manual updates in the past. Any and all assistance would be greatly appreciated. This is a business website.