> Fatal error: Call to a member function get_results() on a non-object in > /srv/web/www.landofshadow.net/public_html/wp-content/plugins/eden/eden.php > on line 15 My guess: you forgot "global $wpdb;". Cheers, Andy