I installed Acidfree before I had installed image.module and before I enabled taxonomy module and something went terribly wrong. If I try to enable Acidfree, or even leave Acidfree within modules all admin blocks (not even <body> is loaded ...).

Comments

nancydru’s picture

First, if you could do that, there is a bug in core Drupal. The "dependencies" listed in the .info file should have prevented that.

I would suggest removing AcidFree and then make sure taxonomy, Image, and Views are enabled. Then re-install AcidFree. It wouldn't hurt to go ahead and re-download it, as it changes almost daily. Make sure you run update.php after installing it. Then run acidfree/test just to see if it recognizes any serious problems.

vhmauery’s picture

Look in your webserver error logs to see if you are running out of memory or if there are other bad errors going on. PHP will normally spit out any bad errors, but if php segfaults or something like that, it may not show up at all.

Did you get any errors when installing it? As nancyw said, you shouldn't be able to go wrong installing it -- the .info files will keep the dependencies straight. Unless by chance there was a fatal error during the install, it may be confused.

blogfuse’s picture

I'm getting the same errors on the latest snapshot of 5.x. I just have to have the module in the directory and it messes everything up. You can't access acidfree/test or any other page for that matter, without seeing the whitescreen of death...

vhmauery’s picture

Please list the exact process to repeat this. List all of the modules installed, enabled, etc. Did you start from a new install or an upgraded install? Can you disable ALL modules except the ones required for Acidfree?

vhmauery’s picture

Status: Active » Postponed (maintainer needs more info)
mwheinz’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing. No activity in more than 2 years.