Closed (fixed)
Project:
User protect
Version:
6.x-1.2
Component:
Documentation
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2009 at 16:22 UTC
Updated:
11 Apr 2009 at 21:50 UTC
I enable user protect module
I get a server error message.
I've in general found that this error means there is a php error in the code.
I can no longer access the admin modules page
however, other than that, the module works.
Any ideas? I've had this happen with several modules now.
removing the user protect directory means I can access the admin modules page again.
Comments
Comment #1
hunmonk commentedthat indicates to me that it's more a problem with your general setup/configuration than this module.
please try #drupal-support or the forums. if you are able to find a specific problem with this module, please feel free to reopen this issue -- just make sure you include exact steps to reproduce, exact error messages received, etc...
Comment #2
qmaria commentedHi Hunmonk
Thanks for writing. I posted on the forums. coreyp_1 was kind enough to point me to the white screen of death WSOD page.
(http://drupal.org/node/158043) [note to other users: I had an error message, not a white screen (like I had on PHP4 previously), but WSOD applies any way]
I read the page and thought it was that output buffer needs to be on. I turned it on, and now userprotect is working and admin modules page is working. So my problem is solved.
Three questions.
1) Is it true that this module requires output buffering to be on?
2) Is this anywhere in the documentation?
3) Is there a way I can tell by looking at the code?
Thank you.
Comment #3
hunmonk commentedi don't use any output buffering functions in userprotect -- perhaps some other module in your installation does.
closing. please reopen under the other module if you find it ;)