Closed (fixed)
Project:
Mandrill
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2012 at 18:48 UTC
Updated:
9 May 2014 at 17:50 UTC
Jump to comment: Most recent
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.