[Plugin: WP MySQL Profiler] Almost works in 3.0
-
This plugin was very helpful to me, and essentially works in WP 3.0. Details:
You can use it to run/profile existing pages/posts (the main goal), but when you try to EDIT posts, you will get:
PHP Fatal error: Call to undefined method wpdb::get_blog_prefix() in /Users/dwertheimer/Zend/workspaces/eclipse_pdt_2010/ETC_WP/wp-admin/includes/user.php on line 260
That’s a function that exists in the new wp-db.php file but is not in the profiling file that you have to use to run the profiler. So, enable this plugin, and use the plugin’s wp-db.php file to VIEW existing pages, but then immediately move your wp-db.php file back into place!
The topic ‘[Plugin: WP MySQL Profiler] Almost works in 3.0’ is closed to new replies.