Re: Re: Userlist is not displaying
My first guess would be checking if your php memory_limit
is not too low (assuming you have many users) as WSODs are the most common side-effect of that.
Second check if your PHP version is compatible and if there is something suspicious in the server or php error logs...