Upon clicking the password reset link in the email when you reset your password I'm getting a
NetworkError: 500 Internal Server Error
nginx/error.log shows this (I entered newlines for readability.)
2015/08/27 17:38:57 [error] 31932#0: *2721 FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to
undefined function Flarum\Forum\Actions\view() in /var/www/testforum/flarum/vendor/flarum/core/src/Forum
/Actions/ResetPasswordAction.php on line 36" while reading response header from upstream, client:
108.61.xxx.xxx, server: www.singularidea.org, request: "GET /reset
/6biUFlbcCb25PtoACw299jIlDKtzne1oHyCXQFRG HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-
fpm.testflarum.sock:", host: "www.singularidea.org"
There is no response however in the headers - they're blank.