Ad-minister plugin: Catchable fatal error

Ad-minister plugin: Catchable fatal error

Following the upgrade of WordPress to version 3.0 I noticed that there were some errors with the Ad-minister plugin, specifically on the main administration page (tools.php?page=ad-minister). The page was now displaying an error message: Catchable fatal error: Object of class WP_Error could not be converted to string in ***/***/***/wp-includes/functions.php on line 302 The error is

Live site development with Firebug

Live site development with Firebug

Live editing of website code and styles is a breeze with the Firebug plugin for Firefox. Right click any element on the page that you wish to inspect/edit and select the Inspect Element option. The Firebug panel opens with the HTML displayed, and the element you selected highlighted. In the right panel are the CSS