Fatal error: Call to a member function error() on null in /home/pixels9/public_html/dronetopolis.com/wp-content/plugins/newsletter-facebook/login.php on line 51
and the correspondent codes of line:
line 48: $response = file_get_contents($token_url);
line 51: $module->logger->error(error_get_last());