i don’t know if this causes other problems, but i commented out line 38 of slideshare.php and that has silenced the error. since there is no options_init function, it seems like it probably wasn’t doing anything anyway.
//add_action( 'admin_init', array( &$this, 'options_init' ) );