Upon installing Mandrill and visiting admin/reports/mandrill I get a white screen with this error message:
Fatal error: Call to a member function users_info() on a non-object in /srv/www/pixelscrapper.com/public_html/sites/all/modules/mandrill/mandrill_reports/mandrill_reports.module on line 44
Comments
Comment #1
bleedev commentedThis error can occur if the Mandrill API key is not set before visiting the report pages. Commit ab68b8e redirects to the API key admin page if the key is not set.