The Admin > Site Config > Modules page's HTML cuts off after the HR under the top blurb (no modules list, no left nav menu).
Removing the locale.module file seems to fix the problem, as does altering the db's system table so locale.module's status = 1
See also
http://lists.drupal.org/pipermail/drupal-support/2003-March/002268.html
Comments
Comment #1
ax commentedsee also [ [drupal-devel] [CRASH] locale module causes Drupal to crash | http://lists.drupal.org/pipermail/drupal-devel/2003-March/022751.html ]
Comment #2
(not verified) commentedQuick and dirty patch. This doesn't really solve the problem in a
perfect way, but at least it solves the problem. I think its more
critical to make sure things don't crash then take the time to fix the
real issue. To me it looks like some obscure bug in PHP as logically
there is nothing wrong with the code, its just one very special case
that causes the problem.
diff -u -r1.133.2.9 common.inc
Comment #3
al commentedThis has been patched in CVS. Marking this fixed.
Comment #4
al commentedTempted to CLOSE this. Is anyone having any more problems with it?
Comment #5
moshe weitzman commentedclosing.
Comment #6
ax commented