Is there any way to show the ban reason to members in 1.1? I have tried numerous permissions configurations but I always seem to get an 'ERROR 403 - Forbidden!' when I test it with a banned account...
This sounds more like an issue with the server configuration blocking the actual output from the page. (Though I'd note that 1.1 isn't really a version we could provide detailed support for any longer.)
Thanks @Mike I have since updated the forum to 1.4.10.
The error still occurs for basically anything a user doesn't have permission to see, rather than getting a forum message, they get a 403 forbidden message.
Looking through our configuration files, I seem to have identified the one with the problem.
However, switching the fastcgi_intercept_errors value to 'off' has failed to remedy the issue.
I have attached the file (hopefully editing out any sensitive information such as IPs/URLs). Is there another value that you can see that I need to change to remedy this problem?