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

hunmonk’s picture

Status: Active » Closed (fixed)

Any ideas? I've had this happen with several modules now.

that 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...

qmaria’s picture

Component: Code » Documentation
Priority: Critical » Minor
Status: Closed (fixed) » Active

Hi 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.

hunmonk’s picture

Status: Active » Fixed

i 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 ;)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.