Closed (cannot reproduce)
Project:
Acidfree Albums
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2007 at 05:27 UTC
Updated:
1 Jan 2011 at 01:09 UTC
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
Comment #1
nancydruFirst, 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.
Comment #2
vhmauery commentedLook 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.
Comment #3
blogfuse commentedI'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...
Comment #4
vhmauery commentedPlease 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?
Comment #5
vhmauery commentedComment #6
mwheinz commentedClosing. No activity in more than 2 years.